I'm was browsing this question, where it is proven the quotient field of $\mathbb{Q}[X,Y]/(X^2+Y^2-1)$ is isomorphic to the rational function field $\mathbb{Q}(t)$ under the isomorphism $$ (x,y) \mapsto \left( \frac{2t}{t^2+1}, \frac{t^2-1}{t^2+1} \right). $$ How can this isomorphism be used to show $\mathbb{Q}[X,Y]/(X^2+Y^2-1)$ is normal in its quotient field?
I identified $\mathbb{Q}[X,Y]/(X^2+Y^2-1)$ with $\mathbb{Q}\left[\frac{2t}{t^2+1}, \frac{t^2-1}{t^2+1} \right]$, and was trying to show this is integrally closed in $\mathbb{Q}(t)$.
If $f/g\in\mathbb{Q}(t)$, with $f,g$ coprime, is integral over $\mathbb{Q}[2t/(t^2+1),(t^2-1)/(t^2+1)]$, then $$ (f/g)^n+h_{n-1}(f/g)^{n-1}+\cdots+h_1(f/g)+h_0=0,\qquad h_i\in \mathbb{Q}[2t/(t^2+1),(t^2-1)/(t^2+1)]. $$ Multiplying through by $g^n$, I found the relation $$ f^n=g(-h_{n-1}f^{n-1}-\cdots-h_0g^{n-1}) $$ so any prime dividing $g$ divides $f$, so $g$ is constant, and in fact $f/g\in\mathbb{Q}[t]$. I was hoping to see that is is in fact in $\mathbb{Q}[2t/(t^2+1),(t^2-1)/(t^2+1)]$, but I think I've made a mistake somewhere.