You can put this solution on YOUR website! what is the the sum of 3 consecutive odd integers is 18 less than five times the middle number.
1st: 2x-1
2nd: 2x+1
3rd: 2x+3
----------
Equation:
sum = 5(2nd)-18
----
6x+3 = 5(2x+1)-18
6x + 3 = 10x + 5 -18
6x + 3 = 10x - 13
4x = 16
x = 4
=======================
Cheers,
Stan H.
=============