SOLUTION: The smaller of two consecutive even integers is one less than half of the greater

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The smaller of two consecutive even integers is one less than half of the greater       Log On


   



Question 915430: The smaller of two consecutive even integers is one less than half of the greater

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
two consecutive even integers: x, x+2
x = (x+2)/2 - 1
2x = (x+2) - 2
x = 0
the two consecutive even integers are: 0, 2
And checking
0 = 1-1