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 k is a real number and that A = ((1+k k)(k 1-k)) find the exact values of k for which A is a singular matrix.


How to determine the modulus of a complex number?


how do I do proofs by induction?


Understanding differentiation from first principle.