Problem: Triangle $\triangle ABC$ has $AC=BC$ and $\angle ACB=96^{\text{o}}$. $D$ is a point in $\triangle ABC$ such that $\angle DAB=18^{\text{o}}$ and $\angle DBA=30^{\text{o}}$. Compute $\angle ACD.$
Drawing the problem first:
From the law of cosine we have that $b^2=2a^2-2a^2\cos{96}=2a^2(1-\cos{96})$ which leads to $b=|a|\sqrt{2(1-\cos{96})}.$
Since $\angle CAB=\angle ABC=(180-96)/2=42$, it follows that $\angle CAD=42-18=24$ and $\angle CBD = 42-30=12$. This information allows us to express $f$ in two ways by the law of cosine: \begin{array}{lcl} f^2 & = & e^2+a^2+2ea\cos{12} \ \ \ \ \ \ \ \ \ \quad \ \quad (1)\\ f^2 & = & d^2+a^2+2da\cos{24} \ \ \ \ \ \ \ \ \ \quad \ \quad (2)\\ \end{array} Subtracting (1)-(2) we get $e^2-d^2+2a(e\cos{12}-d\cos{24})=0$.
Here I'm stuck. Any suggestion on how to proceed?
