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 ▸

Find the equation of the tangent to the curve y = exp(x) at the point ( a, exp(a) ). Deduce the equation of the tangent to the curve which passes through the point (0,1) .


How would you show the equation f(x) = 2x – 10 sin x – 2 has a root between 2 and 3 (where x is measured in radians)


What is the complex conjugate?


How to approximate the Binomial distribution to the Normal Distribution