SOLUTION: Find two consecutive even integers such that four times the first integer minus three times the second integer is equal to one half the first

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that four times the first integer minus three times the second integer is equal to one half the first       Log On


   



Question 827055: Find two consecutive even integers such that four times the first integer minus three times the second integer is equal to one half the first
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
conescutive even integers: x, (x+2)

4x - 3(x+2) = x/2
4x - 3x - 6 = x/2
x - 6 = x/2
x/2 = 6
x = 12

The integers are 12 and 14.