Find the derivative of f(x)=x^3 sin(x)

Find the derivative of f(x)=xsin(x).

To do this calculation we need to use the product rule of differentiation: if f(x)=u(x)v(x), then the derivative is f'(x)=u'(x)v(x)+u(x)v'(x). In our case, u(x)=xand v(x)=sin(x).

First we calculate the derivatives of u and v in the usual way:

u'(x)=3x2
v'(x)=cos(x)

Then we put together our answer using the product rule:

f'(x)= u'(x)v(x)+u(x)v'(x)
     = 3xsin(x) + xcos(x)
     = x2(3 sin(x) + x cos(x))

In the final step we simplified our answer by identifying the common factor x2. This step is not essential, but it is generally a good idea to simplify your answer as far as possible.

MM

Related Maths A Level answers

All answers ▸

How could I sketch a graph of y=2x^3-3x^2?


Find the set of values of x for which x(x-4) > 12


A curve C has equation y = x^2 − 2x − 24sqrt x, x > 0. Prove that it has a stationary point at x=4.


Sketch the curve y = (x^2 - 9)(x - 2)