Find the gradient of the curve y=2sinx/x^3 at the point x=

  1. To find the gradient of the curve we must differentiate the function. The function is in the form of a quotient, y=u/v, where u and v are functions of x. Therefore, we can use the quotient rule, dy/dx = (v (du/dx) – u (dv/dx))/ v^2. 2) We can write u = 2sinx and differentiating this we obtain du/dx = 2cosx. 3) We then take v= x^3 and differentiating this we obtain dv/dx = 3x^2 by multiplying by the power then taking one off the power (the general rule for differentiation being y=ax^n, dy/dx = anx^(n-1). 4) The quotient rule then gives, dy/dx = (v (du/dx) – u (dv/dx))/ v^2 = ( 2x^3cosx – 6x^2sinx) / x^6 = 2x^2 (xcosx – 3sinx) / x^6 = 2(xcosx – 3sinx)/x^4. 5) To find the gradient at the point Q where x=1 we substitute x=1 into dy/dx. We obtain, dy/dx = 2(cos1 – 3sin1).
HM

Related Maths A Level answers

All answers ▸

Find the tangent to the curve y = x^3 - 2x at the point (2, 4). Give your answer in the form ax + by + c = 0, where a, b and c are integers.


Differentiate a^x


write the vector equation of a line passing through (1,-1,2) and (2,2,2).


Express 2x^2 +8x +7 in the form A(x+B)^2 + C, where A, B and C are constants