Exercise
Which of the following ideals in R[X,Y] is prime?
(X2 - Y2)
({X2,Y2})
({X2 + 1,Y})
"Modding out Y", we see the ideal (X2 + 1) in R[X], which is prime as the polynomial involved is irreducible.
In the next section, the modding out procedure will be made more precise.