SOLUTION: If I have two consecutive odd integers and their sum is 16 what is the smaller integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: If I have two consecutive odd integers and their sum is 16 what is the smaller integer       Log On


   



Question 996075: If I have two consecutive odd integers and their sum is 16 what is the smaller integer
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
odd: x, x+2

x + (x + 2) = 16
2x + 2 = 16
2x = 14
x = 7

The smaller integer is 7.