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


   



Question 920459: The sum of two consecutive numbers is 25. What is the largest of the consecutive numbers?
Answer by CubeyThePenguin(3113) About Me  (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