SOLUTION: one third of the sum of two consecutive odd integers is five less than the small integer. find both integers.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: one third of the sum of two consecutive odd integers is five less than the small integer. find both integers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 278040: one third of the sum of two consecutive odd integers is five less than the small integer. find both integers.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Write an equation of what the statement says:
:
one third of the sum of two consecutive odd integers is five less than the small integer.
1%2F3(x + (x+2)) = x - 5
1%2F3(2x+2) = (x - 5)
multiply both side by 3
2x + 2 = 3(x - 5)
2x + 2 = 3x - 15
2 + 15 = 3x - 2x
x = 17
:
find both integers.: 17, 19
:
:
Check solution in original equation
1%2F3(17 + 19) = 17 - 5
1%2F3(36) = 12