You can put this solution on YOUR website! The product of three positive, consecutive odd integers is 15 times their sum.
What are the integers?
-----------------------
x = middle integer
(x-2) + x + (x+2) = 3x
(x-2)*x*(x+2) = 15*3x = 45x
x = 0 (not an odd number)
-------------
x = 7
--> 5, 7 , 9