$$\sin(3a)=2 \sin(a)$$
What if I first did was split $\sin(3a)$ using the addition formula, thus giving me:
$\sin(2a)\cos(a)+\cos(2a)\sin(a)$ $\Rightarrow$
Then I split the double angles using the double angle formulas.
$2\sin(a)\cos^2(a)+(1-2\sin^2(a))\sin(a)=2\sin(a)$
Then I simplified that and got:
$2\sin(a)(\cos^2(a)-\sin^2(a))=\sin(a) \Rightarrow \cos(2a)=1/2$
This is only one answer, and I don't know if it is correct. Any hints?
Your solution is correct except for a small problem.
Note that when you cancelled $\sin (\alpha)$ from both sides you have to make sure to add the solutions of $\sin (\alpha)=0$ as well.
Also, you could have used the identity, $$2\cos ^2 (\alpha ) = 1+ \cos (2\alpha)$$ to have a shorter proof, but what you did in just fine.