SOLUTION: the greater of two consecutive even integers is six less than twice the smaller.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the greater of two consecutive even integers is six less than twice the smaller.      Log On


   



Question 102164: the greater of two consecutive even integers is six less than twice the smaller.
Answer by elima(1433) About Me  (Show Source):
You can put this solution on YOUR website!
the greater of two consecutive even integers is six less than twice the smaller.
let x = the smaller of the two integers
x+2 = the greater integer
x+2=2x-6
x-2x=-6-2
-x=-8
x=8
smaller integer = 8
greater integer = 10
:)