Differentiate with respect to x: y = ln(x^2+4*x+2).

Let u = x2+4x+2 so y = ln(u).

Then dy/du = 1/u and du/dx = 2x+4.

Using the chain rule we have:

dy/dx = (dy/du)*(du/dx)

= (1/u)*(2x+4)

= (2x+4)/(x2+4x+2).

OL

Related Maths A Level answers

All answers ▸

What is differentiation and how do I do it?


if f(x) = 7x-1 and g(x) = 4/(x-2), solve fg(x) = x


What is the 'chain rule'?


Derive the following with respect to x1: y=(x1*x2)/(x1+x2).