SOLUTION: The sum of two consecutive integers is less than 52. Find the pair with the largest sum.
Algebra
->
Average
-> SOLUTION: The sum of two consecutive integers is less than 52. Find the pair with the largest sum.
Log On
Algebra: Average
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Average
Question 998874
:
The sum of two consecutive integers is less than 52. Find the pair with the largest sum.
Answer by
ikleyn(52798)
(
Show Source
):
You can
put this solution on YOUR website!
.
x + (x+1) = 51.
2x + 1 = 51,
2x = 51 - 1,
2x = 50,
x = 25.
The pair of two consecutive integers is (25,26), with the sum 51.