SOLUTION: four times the first of three consecutive even integers is six more than the product of two and third integer. Find the integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: four times the first of three consecutive even integers is six more than the product of two and third integer. Find the integers       Log On


   



Question 968894: four times the first of three consecutive even integers is six more than the product of two and third integer. Find the integers

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)

4(x-2) = 6 + x(x+2)
4x - 8 = x^2 + 2x + 6
0 = x^2 - 2x + 14

The equation has no integer solutions.