Given that z=sin(x)/cos(x), show that dz/dx = sec^2(x).

We have a "fraction" which we wish to differentiate, so we use the quotient rule with u=sin(x) and v=cos(x).

This means that d/dx of u/v = (vdu/dx - udv/dx)/(v^2).

We have u=sin(x) so du/dx= cos(x).

We have v=cos(x) so dv/dx=-sin(x).

Substitutiong these into the quotient rule formula, we get:

dz/dx = (cos(x)*cos(x) - sin(x)(-sin(x)))/(cos^2(x)).

Double negative in the numerator gives a positive, i.e.

(cos(x)*cos(x) + sin(x)sin(x))/(cos^2(x)).

(cos^2(x) + sin^2(x))/(cos^2(x)).

Now we use the trig identity cos^2(x) + sin^2(x) = 1 to get

dz/dx = 1/cos^2(x)

which we know is the same as sec^2(x) since 1/cos(x) = sec(x).

Therefore dz/dx = sec^2(x).

GG

Related Maths A Level answers

All answers ▸

A curve with equation y=f(x) passes through point P at (4,8). Given that f'(x)=9x^(1/2)/4+5/2x^(1/2)-4 find f(X).


Consider the function f(x) = 2/3 x^3 + bx^2 + 2x + 3, where b is some undetermined coefficient:


integrate 1+ln(x) with respect to x


How do I show that (cos^4x - sin^4x) / cos^2x = 1 - tan^2x