Find a parametric equation of the given curve.

30 Views Asked by At

The intersection of the paraboloid $z=x^2+y^2$ and the parabolic cylinder $y=x^2$ in $\mathbb{R}^3$

1

There are 1 best solutions below

0
On

$z=x^2+y^2$ Substitute $y=x^2$

$z=x^2 + x^4$

$\begin{cases}z=t^4 + t^2\\y=t^2 \\x=t\end{cases}$