M BUZZ CRAZE NEWS
// news

How do we prove the trigonometric identity $(1 - \cos x)\left(1 + \frac{1}{\cos x}\right) = \tan x\sin x$?

By Joseph Russell
$\begingroup$

Please show me the steps to completing this: $$(1-\cos x)\left(1+\frac{1}{\cos x}\right) = \tan x\sin x$$

Thanks.

$\endgroup$ 0

3 Answers

$\begingroup$

$(1-\cos x)(1+\frac{1}{\cos x})$

$=1+\frac{1}{\cos x}-\cos x-1$

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

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

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

$=\sin x\tan x$

$\endgroup$ 2 $\begingroup$

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

That's all.

$\endgroup$ 10 $\begingroup$

Notice, $$(1-\cos x)\left(1+\frac{1}{\cos x}\right)$$ $$=(1-\cos x)\left(1+\sec x\right)$$ $$=1+\sec x-\cos x-1$$ $$=\frac{1}{\cos x}-\cos x$$ $$=\frac{1-\cos^2 x}{\cos x}$$ $$=\frac{\sin^2 x}{\cos x}=\sin x\tan x$$

$\endgroup$ 6

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy