You can put this solution on YOUR website! Consecutive integers.
The product of two consecutive
integers is 5 more than their sum. Find the integers.
-------------
x*(x+1) = x + (x+1) + 5
Can you solve that?
There are 2 solutions.
--------------
How about now?