You can put this solution on YOUR website! Find the largest of 2 consecutive integers whose sum is 214
==============
106 + 107 = 213
107 + 108 = 215
See a problem?
Hi,
Find the largest of 2 consecutive integersand whose sum is 214
x + (x+1) = 214
2x = 213
x = 106 1/2, there are NO 2 consecutive integers with a sum of 214