Let $k$ be an algebraically closed field and let $\ Y\subset \mathbb{A}^n(k)$ be the curve given parametrically by $x=t^3, y=t^4,z=t^5$
I want to show
(i) $I(Y)$ is a prime ideal of height 2
(ii) $I(Y)$ cannot be generated by 2 elements
Since $I(Y)$ is kernel of the homomorphism sending $x\mapsto t^3,y\mapsto t^4,z\mapsto t^5$ into the integral domain $k[t]$, $I(Y)$ must be prime. And since we can consider $k\subset k[x,y,z]/I(Y)\subset k[t]$, by considering transcendence degree we have $\dim(k[x,y]/I(Y))=1$ and hence the height of $I(Y)$ equals 2.
Now I want to prove the second statement. I guess $I(Y)=\left<x^4-y^3,x^5-z^3,y^5-z^4\right>$, but I don't know how to prove it (although one inclusion is obvious), and I don't know how to use this "result" to prove (ii).
Any help or hints are appreciated, thank you!