Verifying the trigonometric identity $\cos{x} - \frac{\cos{x}}{1 - \tan{x}} = \frac{\sin{x} \cos{x}}{\sin{x} - \cos{x}}$

172 Views Asked by At

I have the following trigonometric identity

$$\cos{x} - \frac{\cos{x}}{1 - \tan{x}} = \frac{\sin{x} \cos{x}}{\sin{x} - \cos{x}}$$

I've been trying to verify it for almost 20 minutes but coming up with nothing

Thank you

2

There are 2 best solutions below

6
On BEST ANSWER

Observe that we need to eliminate $\tan x$

So, using $\tan x=\frac{\sin x}{\cos x},$

$$\cos x-\frac{\cos x}{1-\tan x}$$

$$=\cos x\left(1-\frac{1}{1-\frac{\sin x}{\cos x}}\right)$$

$$=\cos x\left(1-\frac{\cos x}{\cos x-\sin x}\right) (\text{ multiplying numerator & denominator by }\cos x)$$

$$=\cos x\left(1+\frac{\cos x}{\sin x-\cos x}\right)$$

$$=\cos x\left(\frac{\sin x}{\sin x-\cos x}\right)$$

0
On

$$ \frac{\cos}{1-\tan x}\cdot\frac{\cos x}{\cos x} = \frac{\cos^2 x}{\cos x-\sin x} $$

$$ \cos x\cdot\frac{\cos x-\sin x}{\cos x-\sin x} - \frac{\cos^2 x}{\cos x-\sin x} = \frac{-\sin x\cos x}{\cos x-\sin x} $$