SOLUTION: Find four consecutive odd integers whose sum is 416.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find four consecutive odd integers whose sum is 416.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 327035: Find four consecutive odd integers whose sum is 416.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the numbers be x,x+2,x+4,x+6
sum = 416
x+x+2+x+4+x+6= 416
4x+12=416
add -12 to both sides
4x+12-12=416-12
4x=404
divide by 4
4x/4 = 404/4
x= 101
the numbers are 101,103,105,107