So the exercise says to show
$\cos(a+b)=\cos(a)\cos(b)-\sin(a)\sin(b)$
and
$\sin(a+b)=\sin(a)\cos(b)+\cos(a)\sin(b)$
By using the following identity:
$e^{i(a+b)}=e^{ia}e^{ib}$
How do I show it? I suspect it should be fairly trivial since the exercise gives only 1 point.
Do you know that $$e^{xi}=\cos x +i\sin x?$$
Notice that $e^{i(a+b)}= \cos(a+b) + i \cdot \sin(a+b)$ and
$e^{ia} \cdot e^{ib} = \left(\cos{a}+i\cdot \sin(a)\right) \times \left(\cos{b}+i\cdot \sin(b)\right)=(\cos a \cos b-\sin a\sin b)+i(\sin a\cos b+\cos a\sin b)$
So $$\cos(a+b)=\cos a\cos b-\sin a\sin b$$ and $$\sin(a+b)=\sin a\cos b+\cos a\sin b$$