What is the value of the line integral of $f(x,y)$?
The formula that I was taught was line integral = integral (from a to b) f(r(t)||r'(t)||dt
where r is the parameterization of the curve $C$ and ||r'(t)|| is the norm of r'(t).
I've done examples where the curve $C$ is usually a circular curve, in which we can parameterize r by applying $x=rcost$ and $y=rsint$, but im not sure how to parameterize in this case, so that I can apply the formula stated above.
If the curve $C$ is $y=2x^2$ where $0 \leq x \leq 1$, then a parametrization would be
$$x=t, y = 2t^2$$
where $t \in [0,1]$.
Now you can apply the formula that is given to you and solve the problem.