SOLUTION: find two cosecutive odd integers whose sum is 72

Algebra ->  Expressions-with-variables -> SOLUTION: find two cosecutive odd integers whose sum is 72      Log On


   



Question 19525: find two cosecutive odd integers whose sum is 72
Answer by Paul(988) About Me  (Show Source):
You can put this solution on YOUR website!
Let first number be x and let second number be x+2
x+x+2=72
2x+2-2=72-2
2x=70
x=35

Therefore the odd intergers are 35 and 37.