I am trying to show that the polynomials :
1) $X^2+Y^2-1$
2) $XT-YZ$
are irreducible in $\mathbb Q[X,Y]$ and $\mathbb Q[X,Y,Z,T]$ respectively.
For 1) I know that $\mathbb Q[X,Y]=(\mathbb Q[X])[Y]$ and $X^2+Y^2-1=(X-1)(X+1)+Y^2$ but this didn't help me, I would appreciate any hints or suggestions for both polynomials. Thanks in advance.
I think this should work for #1: Look at $f(X,Y) = X^{2}+Y^{2}-1$ as a polynomial in $(\mathbb{Q}[X])[Y]$. Then as you noted, $f(X,Y) = Y^{2} + (X-1)(X+1)$. Applying Eisenstein's criterion to the prime ideal $(X-1)$ shows $f(X,Y)$ is irreducible in $(\mathbb{Q}[X])[Y]$, hence is irreducible $\mathbb{Q}[X,Y]$.
As observed in the comments by the OP, one can view $f(X,Y, Z,T) = XT-YZ$ as a polynomial in $(\mathbb{Q}[X, Y, Z])[T]$, whence we apply Eisenstein's criterion to the prime ideal $(Z)$ in $\mathbb{Q}[X, Y, Z]$, which shows the desired conclusion.