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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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.