You can put this solution on YOUR website! The sum of two consecutive positive integers is less than 92. Find the pair with he greatest sum.
:
x + (x+1) < 92
2x + 1 < 92
2x < 92 - 1
2x < 91
x < 91/2
x < 45.5
x = 45
:
The two digits: 45 & 46 are the pair with the greatest sum less than 92