You can put this solution on YOUR website! the product of two consecutive positive integers is 41 more than their sum. Find the integers.
-------------------
Equation:
x(x+1) = x+x+1+41
---
x^2+x = 2x+42
---
x^2-x-42 = 0
Factor:
(x-7)(x+6) = 0
Positive solution:
x = 7
x+1 = 8
=============
Cheers,
Stan H.