If y = (1+3x)^2, what is dy/dx?

A good approach to solve this is to use the chain rule of differentiation. The chain rule states: dy/dx= (dy/du)*(du/dx).

In this case let u = 1+3x, so y = u^2.

Then dy/du = 2u and du/dx = 3,

so dy/dx = (2u)*3 = (2(1+3x))*3 = 6+18x

NB

Related Maths A Level answers

All answers ▸

How do I show that (cos^4x - sin^4x) / cos^2x = 1 - tan^2x


Solve the equation 3 sin^2 theta = 4 cos theta − 1 for 0 ≤ theta ≤ 360


Integrate e^x sinx


Integrate 1 / x(2sqrt(x)-1) on [1,9] using x = u^2 (u > 0).