SOLUTION: Find six consecutive odd integers such that the sum of all six integers is 24.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find six consecutive odd integers such that the sum of all six integers is 24.       Log On


   



Question 1065709: Find six consecutive odd integers such that the sum of all six integers is 24.
Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
the integers are x, x+2, x+4, x+6,x +8, x+10
they add to 6x+30=24
6x=-6
x=-1
The integers are -1,1,3,5,7, and 9.