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 ▸

y(x) = x^2(1-x)e^-2x , find y'(x) in the form of g(x)e^-2x where g(x) is a cubic function to be found


The equation of a curve is x(y^2)=x^2 +1 . Using the differential, find the coordinates of the stationary point of the curve.


Why does ln(x) differentiate to 1/x ?


Differentiate x^2 + xy + y^2 =1 implicitly.