Given a $\triangle ABC$ with sides $AB=BC$ and $\angle B=100^\circ $, prove that $$a^3 + b^3 = 3a^2b$$ where $a=AB=BC$ and $b=AC$,
I have tried to use simultaneously the sine and cosine rules as well as the Pythagorean Theorem with all my attempts failing to prove that $LHS =RHS$. I would greatly appreciate a hint on how to prove the proposition.
A straight forward application of cosine rule should tell you that $$ b = 2a\sin(50) $$
Consider
$$ \begin{equation} \begin{split} a^3 + b^3 - 3a^2b & = a^3(1+8\sin^350-6\sin50) \\ & = a^3(1+8\frac{(3\sin50 - \sin 30)}{4}-6\sin50) \\ & = a^3(1+6\sin50-2\sin30-6\sin50) \\ & = 0 \end{split} \end{equation} $$