I have the following problem. I need to compute the length of the curve given by
$z^2=2x,3y=xz$ between $(0,0,0)$ and $(\frac{1}{2},\frac{1}{6},1)$
I first want to find my curve, so geometrically I could draw it with geogebra but I can't see how to find my curve. Could maybe someone give me a hint?
Thanks a lot
Hint: Use the fact that $x=\frac{z^2}2$ and that $y=\frac{xz}3=\frac{z^3}6$.