If and are non-negative integers satisfying , find all the solutions of .
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.
We rewrote it to ( x − 1 ) ( y + 1 ) = 7 To which the answer would be ( x , y ) = ( 8 , 0 ) , ( 2 , 6 ) , ( 0 , − 8 ) , ( − 6 , − 2 ) in integers. Since we need natural number, we pick only the first two as answer.