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 ▸

Find the integral I of e^(2x)*cos*(x), with respect to x


Integrate (x-5)/(x+1)(x-2) using partial fractions


Use integration to find I = ∫ xsin3x dx


Find the turning value of the following function, stating whether the value is min or max, y = x^2 -6x + 5