If f(x) = sin(2x)/(x^2) find f'(x)

As f(x) is in the form of u(x)/v(x) we can apply the rule that f'(x) = (u'(x)*v(x) - v'(x)*u(x))/(v(x)2), pulled from the C3 formula booklet.
If u(x) = sin(2x) then u'(x) = 2cos(2x).
If v(x) = x2 then v'(x) = 2x.
Hence, f'(x) = ((2cos(2x)*x2) - (sin(2x)*2x))/(x4)
(Will be easier to explain on a whiteboard w/ standard visualisation of functions)

LR

Related Maths A Level answers

All answers ▸

How do you solve 3sin2AtanA=2 for 0<A<180?


Why is the derivative of inverse tan(x) 1/(1+x^2)?


Find the first three terms of the binomial expansion of (3 + 6x)^(1/2).


Write down three linear factors of f(x) such that the curve of f(x) crosses the x axis at x=0.5,3,4. Hence find the equation of the curve in the form y = 2(x^3) + a(x^2) + bx + c.