What is the gradient of y = xcos(x) at x=0?

First we want to calculate the derivative of y. To do this we use the product rule:If we rewrite y as y = uv, then dy/dx = vdu/dx + udv/dx.Here, we have u = x and v = cos(x).That means du/dx = 1 and dv/dx = -sin(x).Therfore dy/dx = cos(x)1 + x(-sin(x)) = cos(x) - xsin(x).To evaluate the gradient of y at x=0 we substitute x=0 into the derivative we have just calculated:gradient = cos(0) - 0*sin(0) = 1

FF

Related Maths A Level answers

All answers ▸

What is mathematical induction and how does it work?


The region below the curve y = e^x + e^(-x) and the lines x = 0, x = ln4 is rotated 2π radians about the x-axis. Find the volume of the resulting solid.


Why does integration by parts work?


How do you differentiate using the chain rule?