How can I find the derivative of y = tan(x)?

Let's first recall the definition of tan(x) = sin(x)/cos(x). Hence, y' = d/dx( sin(x)/cos(x) ). Recall quotient rule for differentiation: ( f(x)/g(x) )' = ( f '(x)^2*g(x) - f(x)*g'(x)^2 ) / g(x)^2 and that d/dx( sin(x) ) = cos(x), and d/dx( cos(x) ) = - sin(x). Then, y' = ( cos(x)cos(x) - sin(x)(-sin(x)) )/cos^2(x) => y' = ( cos^2(x) + sin^2(x) ) /cos^2(x). Recalling that cos^2(x) + sin^2(x) = 1 by the Pythagorean trigonometric identity, then y' = 1 / cos^2(x). Since sec(x) = 1/cos(x), we can state our result as: y' = d/dx( tan(x) ) = sec^2(x).

RB

Related Maths A Level answers

All answers ▸

Fnd ∫x^2e^x


How do I find the nature of a stationary point


A small stone is projected vertically upwards from a point O with a speed of 19.6m/s. Modelling the stone as a particle moving freely under gravity, find the length of time for which the stone is more than 14.7 m above O


The quadratic equation (k+1)x^2+12x+(k-4)=0 has real roots. (a) Show that k^2-3k-40<=0. (b) Hence find the possible values of k.