SOLUTION: The sum of two consecutive numbers is 25. What is the largest of the consecutive numbers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of two consecutive numbers is 25. What is the largest of the consecutive numbers?
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 920459
:
The sum of two consecutive numbers is 25. What is the largest of the consecutive numbers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive numbers: x, (x+1)
x + (x+1) = 25
2x = 24
x = 12
larger number = x+1 = 13