I'm trying to do the following:
Let $R = K[X,Y,Z]$ and $\mathfrak{p}$ = $(X+Y,Z^{2}-X)$. Show that $\mathfrak{p}$ is prime and find the transcendence degree of $R/\mathfrak{p}$.
If I prove that $\mathfrak{p}$ is prime the question is over just using the fact that the quotient is integral over $K[y]$. But my problem is to show that $\mathfrak{p}$ is prime. I know so far that $\mathfrak{p}$ is generated by a regular sequence in $R$, i.e., $X+Y$ is regular in $R$ and $Z^{2}-X$ is regular in $R/(X+Y)$, and thus every minimal prime of $\mathfrak{p}$ has height $2$. I tried do it by contradction but I get nothing.
Thank you for any help.