Question 236044
The product of two positive consecutive integers is 41 more than their sum
-------
x*(x+1) = x + (x+1) + 41
{{{x^2 + x = 2x + 42}}}
{{{x^2 - x - 42 = 0}}}
(x-7)*(x+6) = 0
x = 7 --> 7 and 8
------
x = -6 --> -6 and -5