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
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)