Hi I’m supposed to find the parametric formulas to make a sine wave follow a semicircle of radius $1.5$.The curve has to make $10$ periodic oscillations (cycles) moving counterclockwise around the semicircle with the oscillations amplitude of $±0.5$ as shown in the picture: 
My answer is that $x(u)= (1.5 + 0.5\sin(20πu))\cos(π)$ and $y(u)= (1.5 + 0.5\sin 20πu))\sin(π)$ but I’m unsure if my approach is correct. Can anyone enlighten me if my answers are correct and if not, how do I go about to solve it?

Your approach is correct. However :
$\cos(\pi), \sin(\pi)$ should be $\cos(u), \sin(u)$.
The oscillation radius should be $1.5+0.5\sin(20u)$