In the Right Triangle Trigonometry section, we defined a trigonometric identity as an trigonometric equation that is true for all values of every variable in the equation for which the equation is defined. In this section, we will see that there are many other useful trigonometric identities.
From the unit circle, you have already seen that \(\sin ^2{x} + \cos^2 {x} = 1\text{.}\) This is one of the most fundamental and most used trigonometric identities, but by the definition above, there are many more identities. Some of these can be seen easily using functions.
There are many other useful trigonometric identities. See http://www.pleacher.com/mp/mlessons/trig/ident2.html for a more complete list.In addition to using function graphs to show that trigonometric identities are true, we can also use previously proved identities and algebra.
Prove that \(\tan{x} \sin{x} + \cos{x} = \sec{x}\text{.}\) Choose one side of the equation and transform it into the other side using algebra and previously used identities. NOTE: You may be tempted to perform operations (addition, subtraction, multiplication or division) to both sides of the equation. If you do this, you are using properties of equality. You are using the fact that the equation is true before you have proved that it is!
\begin{equation*}
\begin{aligned}
\tan x \sin x + \cos x
&= \left(\frac{\sin x}{\cos x}\right)\sin x + \cos x \\
&= \frac{\sin^2 x}{\cos x} + \cos x \\
&= \frac{\sin^2 x}{\cos x} + \frac{\cos^2 x}{\cos x} \\
&= \frac{\sin^2 x + \cos^2 x}{\cos x} \\
&= \frac{1}{\cos x} \\
&= \sec x
\end{aligned}
\end{equation*}