SOLUTION: The product of two consecutive even integers is 10 less than five times their sum. Find two integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The product of two consecutive even integers is 10 less than five times their sum. Find two integers.      Log On


   



Question 736686: The product of two consecutive even integers is 10 less than five times their sum. Find two integers.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The product of two consecutive even integers is 10 less than five times their sum. Find two integers.
---------------
1st: 2x
2nd: 2x+2
-----------
Equation:
2x(2x+2) = 5(2x+2x+2) - 10
-------
4x^2+4x = 20x + 10-10
---
4x^2 - 16x
---
4x(x-4) = 0
x = 0 or x = 4
---------------------
If x = 0:
2x = 0
2x+2 = 2
------
If x = 4:
2x = 8
2x+2 = 10
--------------------
Cheers,
Stan H.
====================