Question 1092518
Do you know two consecutive numbers whose sum is 115?
----------
n + n+1 = 115
2n + 1 = 115
2n = 114
n = 57
--> 57 & 58
==============================
115/2 = 57.5
--> 57 & 58
--------------------------
Is there some reason you couldn't do that?
Lazy?