Question 236044: The product of two positive consecutive integers is 41 more than their sum Found 2 solutions by nyc_function, Alan3354:Answer by nyc_function(2741) (Show Source):
You can put this solution on YOUR website! The product of two positive consecutive integers is 41 more than their sum
-------
x*(x+1) = x + (x+1) + 41
(x-7)*(x+6) = 0
x = 7 --> 7 and 8
------
x = -6 --> -6 and -5