Find the number of ordered pairs of integers satisfying the equation
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Expanding the whole expression and collecting terms, we get
x 2 y 2 − 2 x 2 y + x 2 + 2 x y 2 − 4 x y + 2 x + y 2 − 2 y − 3 = 0
This factorises! We get ( x + 1 ) 2 ( y − 1 ) 2 = 4 .
So we either have ( x + 1 ) 2 = 4 and ( y − 1 ) 2 = 1 , with a total of 4 solutions, or ( x + 1 ) 2 = 1 and ( y − 1 ) 2 = 4 , again with a total of 4 solutions. So overall there are 8 solutions in integers.