SOLUTION: The greater of two consecutive even integers is 6 less than three times the lesser. Find the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The greater of two consecutive even integers is 6 less than three times the lesser. Find the integers.       Log On


   



Question 104296: The greater of two consecutive even integers is 6 less than three times the lesser. Find the integers.

Answer by elima(1433) About Me  (Show Source):
You can put this solution on YOUR website!
The greater of two consecutive even integers is 6 less than three times the lesser. Find the integers
x = first integer
x+2 = second integer
======================
3x-6=x+2
3x-x=6+2
2x=8
x=4
First integer = 4
second integer = 6
:)