A skateboarder with a mass of $75$ kg rolls down a parabolic halfpipe (with shape described by the function $y = 0.2 x^2$). When the skateboarder is at a point $h_1 = 3$m above the ground, their velocity $v_1 = 3.0$ m/s. Neglecting friction, determine the velocity $v_2$ of the skater when they reach the point at the bottom of the halfpipe
My working out: $$mgh = mv^2/2$$ \begin{align} v & = \sqrt{2gh}\\ & = \sqrt{9.8 \times 3 \times 2} \\ & = 7.67 \text{m/s}\\ \end{align}
Is my working out and answer correct?
Your answer would be correct if the skateboarder started out stationary when they are 3m from the ground. But they aren't stationary - they have an initial speed of 3 m/s.
So your energy equation should be:
$\frac{1}{2}mv_1^2 + mgh = \frac{1}{2}mv_2^2$
You know $v_1=3$ and $h=3$ so you can solve to find the value of $v_2$.