Differentiate the function f(x) = x*sin(x)

This function is the product of the two functions 'x' and 'sin(x)'. Therefore we use the product rule, which says that the differential of a product of two functions is the differential of the first multiplied by the second, plus the differential of the second multiplied by the first:

d/dx(x*sin(x)) = (d/dx(x))sin(x) + x(d/dx(sin(x)))

                     = 1sin(x) + xcos(x)

                     = sin(x) + x*cos(x)

DB

Related Maths A Level answers

All answers ▸

What is integration?


Expand and simplify (3 + 4*root5)(3 - 2*root5)


The number of bacteria present in a culture at time t hours is modeled by the continuous variable N and the relationship N = 2000e^kt, where k is a constant. Given that when t = 3, N = 18 000, find (a) the value of k to 3 significant figures


Differentiate y= exp(cos^2(x)+sin^2(x)) by using the chain rule.