This is probably a very trivial question, so I apologize in advance.
Let $K$ be an algebraically closed field and $R=K[X,Y]$ the polynomial ring in two variables. I want to show that every ideal $(X-a,Y-b)$ where $a,b\in K$ with $ab=1$ contains the ideal $(XY-1)$.
Fix $a,b\in K$ with $ab=1$. I must show $XY-1\in (X-a,Y-b)$. Multiplying $X-a$ and $Y-b$ gives $XY+1-(aY+bX)$ but I don't come any further.
Just keep going with using $X-a$ and $Y-b$ to translate stuff.
$(X-a)(Y-b)+b(X-a)+a(Y-b)=XY-aY-bX+1+bX-1+aY-1=XY-1$