SOLUTION: find 4 consecutive odd intergers whose sum is -64.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find 4 consecutive odd intergers whose sum is -64.      Log On


   



Question 177394: find 4 consecutive odd intergers whose sum is -64.
Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
lets call our 4 consecutive odd integers a,a+2,a+4,a+6
:
a+a+2+a+4+a+6=-64
:
4a=-76
:
a=-19
:
so our integers are:system%28-19%2C-17%2C-15%2C-13%29