How do I differentiate: (3x + 7)^2?

We can see that (3x + 7)2 is a 'composite function'. We can rewrite this as g(f(x)), where f(x) = 3x + 7 and g(x) = x2. As you will have learnt, you will need to use the chain rule for this type of differentiation. The chain rule is as follows: d/dx(g(f(x))) = d/d(f(x))(g(f(x)) * d/dx(f(x)). This problem can be broken down into 2 calculations. Let's work out each term individually:d/d(f(x))(g(f(x)):d/dx(g(x)) is simply 2x (bring the power down, reduce the power by one). Therefore we can substitute f(x) in as x in this equation which gives us d/d(f(x))(g(f(x)) = 2f(x) = 2*(3x + 7).d/dx(f(x)): We can see that this is 3 (from 3x, the constant 7 term disappears). Putting this all together gives our answer of:d/dx(g(f(x))) = d/d(f(x))(g(f(x)) * d/dx(f(x)) = (2*(3x + 7)) * 3 = 6*(3x + 7) = 18x + 42.

LK

Related Maths A Level answers

All answers ▸

How do I solve an integration by substitution problem?


Using partial fractions, find f(x) if f'(x)=5/(2x-1)(x-3)


Prove that, if 1 + 3x^2 + x^3 < (1+x)^3, then x>0


The equation: x^3 - 12x + 6 has two turning points. Use calculus to find the positions and natures of these turning points.