Consider the function y = x.sin(x); differentiate the function with respect to x

Using the product rule :u = x, so du/dx = 1
v = sin(x), so dv/dx = cos(x)
Therefore dy/dx = v(du/dx) + u(dv/dx) So dy/dx = sin(x) + x.cos(x)

BR

Related Maths A Level answers

All answers ▸

Find the partial fraction decomposition of the expression: (4x^2 + x -64)/((x+2)(x-3)(x-4)).


Integrate xsin2x


Find the values of k for which the equation (2k-3)x^2 - kx + (k-1) = 0


How do I do implicit differentiation?