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 ▸

a) Find the general solution to the differential equation: f(x)=y''-12y'-13y=8. b) Given that when x=0, y=0 and y'=1, find the particular solution to f(x).


How do I find the asymptotes of a curve?


Find the Cartesian equation of a plane containing the points A(1, 7, -2) B(4, -3, 2) and C(7, 8, 9).


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