I have a quotient polynomial ring $ R = k[X,Y,Z]/ \langle X^2 - Y^3-1, XZ-1 \rangle$ where $k$ is a field and $X,Y,Z$ are variables.
Let $x, y, z $ be the images of $X,Y,Z$ respectively. Fixing $a, b \in k$ and writing $ t = x +ay +bz$, I need to show that $x, y $ are integral over $P = k[t]$.
So I think $x = X + A(X^2-Y^3-1) + B(XZ-1) $ where $A, B \in k[X,Y,Z]$ with similar expressions for $y, z$. But I am not sure about anything else. I am sorry I do not have more to show for my work. Thanks.