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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 907914
:
The sum of two consecutive odd integers is 48. What is the smallest of the two integers?
Answer by
CubeyThePenguin(3113)
(
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.