Question 209139
Find the lesser of two consecutive integers whose sum is greater than 16.
--------
x + x+1>16
2x + 1>16
2x > 15
x>7.5, but since it's an integer
x>8
----
It can be any 2 integers greater than 8, 8 & 9, 22 & 23, 12345 & 12346.
It didn't ask for the least, it asked for "the lesser."