SOLUTION: The sum of two consecutive numbers is less than 92. Find the pair with the greatest sum. Thank you for your help!
Algebra ->
Linear-equations
-> SOLUTION: The sum of two consecutive numbers is less than 92. Find the pair with the greatest sum. Thank you for your help!
Log On
Question 61806: The sum of two consecutive numbers is less than 92. Find the pair with the greatest sum. Thank you for your help! Answer by Nate(3500) (Show Source):
You can put this solution on YOUR website! Are the consecutive numbers integers?
i = first number
i + 1 = second number
i + i + 1 < 92
2i < 91
i < 45.5
45 and 46