In this diagram $AB=BC=CD=DE=1$meter,
Prove that $\angle AEB+\angle ADB = \angle ACB$
The method I used involved simple calculations using the sine rule and the pythagorean theorem, but I used a calculator, which isn't the most intuitive means of proving the statement, especially since the answer at the back of the book gave the following as a proof:
By the sine rule: $$\sin(180-\angle ADB - \angle AEB)=\frac{5\left(\frac{1}{\sqrt5}\right)}{\sqrt{10}}=\frac{1}{\sqrt2}$$ $$180-\angle ADB - \angle AEB = 135^{\circ}$$ $$\implies\angle ADB + \angle AEB = 45^{\circ}$$ and $$\sin(\angle ACB)=\frac{1}{\sqrt2}$$ $$\angle ACB = 45^{\circ}$$
I feel like there is something very obvious that I'm overlooking, but I have yet to find it. My main area of confusion is how does $\displaystyle \sin(180-\angle ADB - \angle AEB)=\frac{5\left(\frac{1}{\sqrt5}\right)}{\sqrt{10}}$.
Any help is appreciated, thank you.