Trig Identity Proofs

90 Views Asked by At

I'm having a really hard time understanding how to do these. The directions are to verify that each of the following is an identity:

$$\dfrac{\csc x}{\cot x+\tan x}=\cos x$$

I have to get the left side to equal the right.

2

There are 2 best solutions below

2
On

$$ \frac{ \csc x }{ \cot x + \tan x} = \frac{\frac{1}{\sin x}}{\frac{\cos x}{\sin x} + \frac{ \sin x}{ \cos x}} = \frac{\frac{1}{\sin x}}{\frac{ \cos^2 x + \sin^2 x}{\sin x \cos x}} = \frac{ \frac{1}{\sin x}}{\frac{1}{\cos x \sin x}} = \frac{ \cos x \sin x}{\sin x} = \cos x$$

I have used the identiy $\sin^2 x + \cos^2 x = 1 $

0
On

$$\dfrac{\csc x}{\cot x+\tan x}=\dfrac{1}{\sin x\dfrac{\cos^2 x+\sin^2 x}{\sin x\cos x}}=\dfrac{1}{\dfrac{1}{\cos x}}=\cos x,\text{ since $\cos^2+\sin^2 x=1$.}$$