Question 327238
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.
--------------
{{{x^2 + x = 2x + 6}}}
{{{x^2 - x - 6 = 0}}}
How about now?