SOLUTION: The sum of two consecutive odd integers is 48. What is the smallest of the two integers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of two consecutive odd integers is 48. What is the smallest of the two integers?       Log On


   



Question 907914: The sum of two consecutive odd integers is 48. What is the smallest of the two integers?

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)

x + (x+2) = 48
2x = 46
x = 23

The integers are 23 and 25.