I was asked to find a formula for $\sin(5x)$ in terms of $\sin(x)$ and $\cos(x)$.
I thought about using euler formula which gives:
$$\sin(5x) = e^{i\sin(5x)} = \cos(\sin(5x))+i\cdot sin(\sin(5x))$$
Do you think that's was the intention of this excerise?
Another solution might be:
$$\sin(5x) = \sin(4x + x) = \sin(4x)\cos(x) + \cos(4x)\sin(x)$$
$\cos 5x + i\sin 5x = e^{5ix} = (e^{ix})^5 = (\cos x + i\sin x)^5$
Now just expand the right-hand-side, and equate real and imaginary parts.