You can put this solution on YOUR website! If the product of 3 consecutive odd integers is 15 what is the smallest of the the 3 integers?
----
1st: 2x-1
2nd: 2x+1
3rd: 2x+3
-----
Equation:
(4x^2-1)(2x+3) = 15
----
8x^3+12x^2-2x-18 = 0
------
x = 1
---
1st: 2x-1 = 1
2nd: 2x+1 = 3
3rd: 2x+3 = 5
-------------------
Cheers,
Stan H.
======================