SOLUTION: THE SUM OF 3 CONSECUTIVE ODD NUMBERS IS 249. FIND THE INTEGERS

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: THE SUM OF 3 CONSECUTIVE ODD NUMBERS IS 249. FIND THE INTEGERS      Log On


   



Question 833430: THE SUM OF 3 CONSECUTIVE ODD NUMBERS IS 249. FIND THE INTEGERS
Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
THE SUM OF 3 CONSECUTIVE ODD NUMBERS IS 249. FIND THE INTEGERS
let x=first consecutive odd integer
(x+2)=2nd consecutive odd integer
(x+4)=3rd consecutive odd integer
..
x+(x+2)+(x+4)=249
3x+6=249
3x=243
x=81
x+2=83
x+4=85
3 CONSECUTIVE ODD NUMBERS: 81, 83, 85