(Using the Quotient Rule) -> Show that the derivative of (cosx)/(sinx) is (-1)/(sinx).

This question is a typical example aimed to test the student's understanding of the quotient rule, a technique which is used very often in calculus problems. Answer: For a function f(x) = cosx/sinx = u/v, let u = cosx and v =sinx Now, du/dx = -sinx and dv/dx = cosx d/dx (f(x)) = ( v du/dx - u dv\dx ) \ v^2 <- Quotient rule Applying the quotient rule: d/dx (cosx/sinx) = sinx(-sinx) - cosx(cosx) / sin^2(x) = -sin^2(x) - cos^2(x) / sin^2(x) = -1(sin^2(x) + cos^2(x)) / sin^2(x) (Using the fact: sin^2(x) + cos^2(x) = 1) = -1 / sin^2(x) as required. Method: > First assign values to u and v. > Then differentiate u and v. > Apply the quotient rule. > Simplify expression using trigonometric identity.

MH

Related Maths A Level answers

All answers ▸

x^3 + 3x^2 + 2x + 12


What is a Probability Mass Function (PMF)?


A curve has an equation y=3x-2x^2-x^3. Find the x-coordinate(s) of the stationary point(s) of the curve.


Let N be an integer not divisible by 3. Prove N^2 = 3a + 1, where a is an integer