For f(x) = (3x+4)^(-2), find f'(x) and f''(x) and hence write down the Maclaurin series up to and including the term in x^2.

f'(x)=-2(3x+4)^(-3) * 3 = -6(3x+4)^(-3);
f''(x)= 18(3x+4)^(-4) * 3 = 54(3x+4)^(-4);
both found by using the chain rule for differentiation.

Then Maclaurin series up to x^2 is: f(x)=f(0)+f'(0)x+1/2 f''(0)x^2;
Which here gives f(x)=4^(-2) - 6*(4)^(-3) x + 27*(4)^(-4) x^2.

JM

Related Further Mathematics A Level answers

All answers ▸

Given that α= 1+3i is a root of the equation z^3 - pz^2 + 18z - q = 0 where p and q are real, find the other roots, then p and q.


What are Taylor series used for?


How do I sketch accurate graphs for rational functions in a short amount of time? (I.e. A step by step guide of sketching graphs)


Determine if these two vectors are perpendicular. a=[1,4,8], b=[0,6,-3]