SOLUTION: The sum of three consecutive odd integers is 189. What are the integers? 1. 2. 3.

Algebra ->  Human-and-algebraic-language -> SOLUTION: The sum of three consecutive odd integers is 189. What are the integers? 1. 2. 3.      Log On


   



Question 568671: The sum of three consecutive odd integers is 189. What are the integers?
1.
2.
3.

Answer by muffin8(5) About Me  (Show Source):
You can put this solution on YOUR website!
Lets call the first number x.
Then the next ODD number would be x+2.
The last would be x+4.
So x+(x+2)+(x+4)=189.
Combine all the x's and other numbers:
3x+6=189
solve for x:
(subtract 6 from both sides)---> 3x=183
(divide both sides by 3) ---> x=61
so the three numbers are 61, 63, 65.
check if it works:
61+63+65=189