1
$\begingroup$

Let $A,B,C$ satisfy $0

i don't know how to begin

Thanks

  • 0
    See also: http://math.stackexchange.com/questions/1397066/clarification-regarding-a-question and http://math.stackexchange.com/questions/2132148/if-cosa-bcosb-ccosc-a-frac-32-prove-that-cosacosbcosc-sinas2017-02-07

1 Answers 1

2

We have that $$\cos (x+A) + \cos (x+B) + \cos (x + C)=0$$ $$\Rightarrow \cos x (\cos A + \cos B + \cos C) - \sin x (\sin A + \sin B + \sin C)=0$$

We can conclude thus $$\cos A + \cos B + \cos C =0 \tag {1}$$ $$\sin A + \sin B + \sin C =0 \tag {2}$$

Using $(1)$ and $(2)$, we get, $$(\cos A + \cos C)^2 +(\sin A + \sin C)^2 =(-\cos B)^2 +(-\cos C)^2$$ $$\Rightarrow 2 + 2\cos (A-C)=1$$ $$\Rightarrow \cos (C-A) = -\frac {1}{2} $$

Hope you can take it from here.

  • 0
    Could you please explain, how can one conclude equations $(1)$ and $(2)$?2017-02-07
  • 0
    @ShreyAryan If both $(1) $ and $(2) $ are true then the equation equals zero for all $x \in \mathbb R $. Otherwise $\cdots $ ?2017-02-07
  • 0
    Alright got it!2017-02-07