Michael J. answered 04/28/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Before proving the identities, we need to know the basic identities.
sec(x) = 1 / cos(x)
cot(x) = cos(x) / sin(x)
tan(x) = sin(x) / cos(x)
Next is that we want to simplify the left side so that we can obtain the term on the right side. If the left side equals to right side, then we have proven the identity.
(1 / cos(x)) / [(cos(x) / sin(x)) + (sin(x) / cos(x))] =
(1 / cos(x)) / [(cos2(x) + sin2(x)) / sin(x)cos(x)]
sin2(x) + cos2(x) = 1
(1 / cos(x)) / [1 / sin(x)cos(x)] =
(1 / cos(x)) * (sin(x)cos(x)) =
sin(x)
This side equals the right side.