need to simplify a trigonometric expression

250 Views Asked by At

need to simplify this. $$\tan20^{\circ}\cos50^{\circ}+\cos40^{\circ}.$$

I have tried to express $\cos40^{\circ}$ in terms of $\sin20^{\circ}$ and $\cos 20^{\circ}$ but that does not help.

3

There are 3 best solutions below

0
On BEST ANSWER

Even easier: start with $\cos50^\circ=\sin40^\circ$ as suggested by Sabayasachi, then $$\tan20^\circ\cos50^\circ+\cos40^\circ=\frac{\sin20^\circ}{\cos20^\circ}2\sin20^\circ\cos20^\circ+1-2\sin^220^\circ$$ etc.

0
On

Hint:Write $\cos(50^{\circ})$ as $\sin(40^{\circ})$ and $\tan(20^{\circ})$ as $\tan\left(\frac{40^{\circ}}2\right)$ using the formula:

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

0
On

$$\tan x\cos(90^\circ-2x)+\cos2x=\tan x\sin2x+\cos2x$$

Using Double angle formula,

this becomes $$t\cdot\frac{2t}{1+t^2}+\frac{1-t^2}{1+t^2}$$ where $t=\tan x$