1

I have been trying to think of a clear and concise way of explaining why if angles $a$ and $b$ add up to $180$ degrees, $\cos(a) = -\cos(b)$. I came up with a way where I sketch $a$ and $b$ on the $x$ axis of the cosine curve, and observe the inversion symmetry about $90$ degrees. However there must be a more obvious and complete way.

Em.
  • 15,981

4 Answers4

6

$\cos(b)=\cos(180-a)=\sin(90-180+a)=\sin(a-90)=-\sin(90-a)=-\cos(a)$

2

The angles $\alpha$ and $\beta$ satisfy $\alpha+\beta=180^\circ$

enter image description here

egreg
  • 238,574
1

Hint: $\cos(x-y)=\cos(x)\cos(y)+\sin(x)\sin(y)$

Use $a=\overbrace{180^\circ}^x-\overbrace{b}^y$.

robjohn
  • 345,667
1

If angles $a+b = 180$ then $ a = 180-b$. Now, using the identity $\cos(x+180) = -\cos(x)$ and substituting with $a$ and $b$ we have $\cos(a +180) = -\cos(a) $ and remembering that $a=180-b$, then $\cos(180-b+180) = -\cos(a)$ so $\cos(b) = -cos(a)$ when angles $a+b =180$.