-1

I need help about a triangle angle question.

  • Yes, but I could not figure out. – blackcat52 May 03 '16 at 14:52
  • 2
    Hi, welcome to Math.SE. Please indicate what you have tried and where you are stuck. This will help people better tailor their answer to your background and situation. It will also demonstrate that you are interested in your question and not just looking for someone to do your homework for you - Math.SE is not a homework site. – Ian Miller May 03 '16 at 15:30

2 Answers2

3

Flip the whole image through the symmetry median of the $20-80-80$ triangle. The outer part forms a large equilateral triangle.

Construct a smaller equilateral triangle outside the $80-80$ edge.

construction

Find the reflective and rotational symmetry, and check that $\alpha$ is half of $20^\circ$.


Edit: changed diagram to name points

peterwhy
  • 22,256
0

There is typically a clever trick to solving these problems, but if you do not know the trick you can always just throw coordinates at them.

Let $x$ be the length of the three equal-sized lines, and let the point at the bottom left be at ($0$,$0$).

The point at the top is then at ($x\cos(40^{\circ})$,$x\sin(40^{\circ})$).

The point at the bottom right is at ($2x\cos(20^{\circ})$,$0$)

so

$$\tan(20^{\circ}+\alpha) = \frac{x\sin(40^{\circ})}{2x\cos(20^{\circ}) - x\cos(40^{\circ})}$$

$$\tan(20^{\circ}+\alpha) = \frac{\sin(40^{\circ})}{2\cos(20^{\circ}) - \cos(40^{\circ})}$$

$$20^{\circ}+\alpha = \arctan\left( \frac{\sin(40^{\circ})}{2\cos(20^{\circ}) - \cos(40^{\circ})} \right)$$

The r.h.s. is $30^{\circ}$

$$20^{\circ}+\alpha = 30^{\circ}$$

$$\alpha = 10^{\circ}$$

Wouter
  • 7,673