I am doing a line integral where the path $C$ is defined as the arc of the parabola $y=2x^2$ from the points $(-1,2)$ to $(2,8)$.
Is there a "catch all" approach or method that can be applied here? Or is the only way to parametrize this is to think of an expression in terms of $t$ that works for a particular interval of $t$?
Let $x=t$. Then, if $y=f(x)$, we have the following parametrization: $$x=t;\quad y=f(t)$$ I think that this is a "catch all" approach!