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 ▸

Use the geometric series e^(ix) - (1/2)e^(3ix) + (1/4)e^(5ix) - ... to find the exact value sin1 -(1/2)sin3 + (1/4)sin5 - ...


3 points lie in a plane; P1=i+2j+3k, P2=-3i+5j+2k, P3=i+2j+k. Find the Cartesian equation of the plane


solve the 1st order differential equation 2y+(x*dy/dx)=x^3


Find the eigenvalues and eigenvectors of A = ([2, 0 , 0], [0, 1, 1], [0, 3, 3])