How to differentiate y=(x^2+4x)^5

To differentiate y=(x2+4x)5 you need to use the chain rule. The chain rule uses the fact that dy/dx = dy/dt * dt/dx. 

Here we create a new variable t, where t = x2+4x. Substituting this in the original equation gives y=t5

Differentiating t=x2+4x with respect to x; dt/dx = 2x+4

Differentiating y=t5 with respect to t; dy/dt = 5t4

We can combine these two equations to find dy/dx, as the chain rule states dy/dx = dy/dt * dt/dx.

This gives dy/dx = 5t4*(2x+4)

Substituting in our value of t, gives the final answer dy/dx = 5(x2+4x)4(2x+4)

AM

Related Maths A Level answers

All answers ▸

Find the general solution to the differential equation '' (x^2 + 3x - 1) dy/dx = (2x + 3)y ''


Demonstrate that (2^n)-1 is not a perfect square for any n>2, n ∈ N.


Find the exact value of the gradient of the curve y = e^(2- x)ln(3x- 2). at the point on the curve where x = 2.


g(x) = x/(x+3) + 3(2x+1)/(x^2 +x - 6) a)Show that g(x) =(x+1)/(x-2), x>3 b)Find the range of g c)Find the exact value of a for which g(a)=g^(-1)(a).