Given that z = sin(x)/cos(x), use the quoitent rule to show that dZ/dx = sec^2(x)

let u = sin(x) and v = cos(x) => z = u/v. The quoitent rule is (u'v - v'u)/v^2, where u' = du/dx, v' = dv/dx. In this case du/dx = cos(x) and dv/dx = -sin(x) => u'v = cos^2(x) and v'u = -sin^2(x) => u'v - v'u = cos^2(x) + sin^2(x) = 1.v^2 = cos^2(x) => dz/dx = 1/v^2 = 1/cos^2(x) = sec^2(x)

KH

Related Maths A Level answers

All answers ▸

What is the gradient of the curve y = 2x^3 at the point (2,2)?


d/dx ( sin x) ^3


Solve the simultaneous equations: x^2 + y^2 = 10 and x + 2y = 5


A curve is defined by the parametric equations x=t^2/2 +1 and y=4/t -1. Find the gradient of the curve at t=2 and an equation for the curve in terms of just x and y.