Given the function f(x) = (x^2)sin(x), find f'(x).

The function f(x) is a product of 2 functions of x, so when we differentiate it, we need to use the product rule.

The product rule states that for a function f(x) = g(x)*h(x), f'(x) is given by g(x)*h'(x) + h(x)*g'(x).

If we break f(x) up into two parts and let g(x) = x2 and h(x) = sin(x) then we can find g'(x) and h'(x).

We find that g'(x) = 2x and h'(x) = cos(x). Substituting these values into the product rule, we get:

f'(x) = x2cos(x) + 2xsin(x).

JS

Related Maths A Level answers

All answers ▸

Solve the equation 3x^2/3 + x^1/3 − 2 = 0


How do you simplify something of the form Acos(x) + Bsin(x) ?


Where do the graphs of y=3x-2 and y=x^2+4x-8 meet?


How to differentiate y=2x(x-2)^5 to find dy/dx?