The diagram shows a triangle $ABC$ where $$AB = AC,\, BC = AD \text{ and } \angle BAC = 20°.$$ Find $\angle ADB$.
I used the Sine Law; We know that $\sin(C)/\sin(BDC) = \sin(A)/\sin(ABD)$ If we let $\sin BDC = a$, then the equation will be equal to $\sin 80/\sin a = \sin20/\sin(a-20)$, I could not find any correlation with the the angle a and the other angles, is there a way to solve this using the sine law or is it a bad approach in general (or is the implementation of the sine law wrong?). What other approach would be a lot more useful in this kind of problem?


Ok, let start with your equation $$\frac{\sin 80}{\sin a}=\frac{\sin 20}{\sin(a-20)}. $$ Using twice equation $\sin(2x)=2\sin x\cos x $, we reach $$\frac{4\sin 20\cos 20\cos 40 }{\sin a}=\frac{\sin 20}{\sin(a-20)} $$ or $$\frac{4\cos 20\cos 40}{\sin a}=\frac{1}{\sin(a-20)}. $$ We know that $2\cos20\cos40=\cos60+\cos20 $, thus $$\frac{1+2\cos 20}{\sin a}=\frac{1}{\sin(a-20)}. $$ Simplifying, $$\sin a=\sin(a-20)+2\cos20\sin(a-20)=\sin(a-20)+\sin a+\sin(a-40) $$ which turns to $$\sin(a-20)+\sin(a-40)=0. $$ This equation has $a=30$ as a solution, thus $\sphericalangle BDA=150 $.