SOLUTION: The product of two consecutive even integers is 76 less than 10 times their sum. Find the two integers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The product of two consecutive even integers is 76 less than 10 times their sum. Find the two 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 855874
:
The product of two consecutive even integers is 76 less than 10 times their sum. Find the two integers.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
x(x+2) = 10(x + (x+2)) - 76
x^2 + 2x = 10(2x+2) - 76
x^2 + 2x = 20x - 56
x^2 - 18x + 56 = 0
(x - 4)(x - 14) = 0
The integers could be 4 and 6 or 14 and 16.