Question 827250
The question is the product of the two smallest integers is 5 less then 5 times the larger integer.''. 
they are 3 consecutive positive intergers 
----
1st: x-1
2nd: x
3rd: x+1
------
Equation:
x(x-1) = 5(x+1)-5
-------
x^2 - x = 5x
----
x^2 -6x = 0
-----
x(x-6) = 0
----
x = 0 or x = 6
----
If x = 0 the numbers are -1,0,1
If x = 6 the numbers are 5,6,7
------------------------------------
Cheers,
Stan H.
==================