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 ▸

The first term of an infinite geometric series is 48. The ratio of the series is 0.6. (a) Find the third term of the series. (b) Find the sum to infinity. (c) The nth term of the series is u_n. Find the value of the sum from n=4 to infinity of u_n.


A curve is defined for x>0 as y = 9 - 6x^2 - 12x^4 . a) Find dy/dx. b) Hence find the coordinates of any stationary points on the curve and classify them.


Use implicit differentiation to find dy/dx of the equation 3y^2 + 2^x + 9xy = sin(y).


A curve has the equation y = (x^2 - 5)e^(x^2). Find the x-coordinates of the stationary points of the curve.