In the polynomial ring $\mathbb{C}[x,y,z]$, I should prove that the ideal $$I=(\underbrace{x^4-y^3}_{=:\,p_1},\underbrace{x^5-z^3}_{=:\,p_2},\underbrace{y^5-z^4}_{=:\,p_3})$$ can not be generated by two elements.
I showed that $I\neq (p_1,p_2)$, $I\neq (p_1,p_3)$, $I\neq (p_2,p_3)$. Is it enough to conclude? If I was working with linear subspaces it would be, but I don't know if things works in the same way with ideals.