I was practicing some integration when I came across a problem that required the trig identity $\tan^2(x) = \sec^2(x)-1$. However, I have never come across this identity and would like to know how it's derived.
2026-04-13 03:14:02.1776050042
On
On
How is the trig identity $\tan^2(x) = \sec^2(x) -1$ derived?
70 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
$$ \tan^2 x = \frac{\sin^2 x}{\cos^2 x} = \frac{\sin^2 x + \cos^2 x - \cos^2x}{\cos^2x} = \frac{1-\cos^2x}{\cos^2x} = \frac{1}{\cos^2x} - 1 = \sec^2x -1 $$
0
On
By Pythagoras' theorem, we have
$$(AB)^2+(BC)^2=(AC)^2$$
Divide the above equation by $(AB)^2$ to see $$\frac{(AB)^2}{(AB)^2}+\frac{(BC)^2}{(AB)^2}=\frac{(AC)^2}{(AB)^2} \Longrightarrow1+\Bigg(\frac{BC}{AB}\Bigg)^2=\Bigg(\frac{AC}{AB}\Bigg)^2$$ so $$1+\tan ^2 \theta=\sec^2 \theta$$ where $\theta=\angle CAB$

Divide the identity $\sin ^2x + \cos^2 x = 1$ by $\cos^2 x$.
$$\frac{\sin ^2x + \cos^2 x }{\cos^2 x}= \frac{1}{\cos^2 x}$$
$$\frac{\sin ^2x}{\cos^2x}+ \frac{\cos^2 x }{\cos^2 x}= \frac{1}{\cos^2 x}$$
$$\tan ^2x + 1 = \sec^2 x$$