0

If $x$ satisfies the equation $$\tan x = \dfrac{\sin 10^\circ + \sin 40^\circ}{ \cos 10^\circ + \cos 40^\circ}$$ and $x$ is between $0^\circ$ and $90^\circ$, then $x$ is equal to what?

Is there an identity I can use here?

Blue
  • 75,673

2 Answers2

4

Try this in the numerator:

$$\sin a + \sin b = 2 \sin \frac{a+b}2 \;\cos \frac{a-b}2$$

And this in the denominator:

$$\cos a + \cos b = 2 \cos \frac{a+b}2\;\cos\frac{a-b}2$$

Divide the numerator by the denominator after applying these sum-product relations, cancel out common factors, and see what you get.

Blue
  • 75,673
Oscar Lanzi
  • 39,403
1

Proof Without Words

enter image description here

$$ \large\color{#8060A0}{\frac{\sin(a)+\sin(b)}{\cos(a)+\cos(b)}=\tan\left(\frac{a+b}2\right)} $$

robjohn
  • 345,667