SOLUTION: If the product of two consecutive even integers is 34 larger than their sum then what are the two integers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: If the product of two consecutive even integers is 34 larger than their sum then what are the two integers?      Log On


   



Question 151523: If the product of two consecutive even integers is 34 larger than their sum then what are the two integers?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
f the product of two consecutive even integers is 34 larger than their sum then what are the two integers?
:
x(x+2) = x + (x+2) + 34
:
x^2 + 2x = 2x + 36
:
x^2 + 2x - 2x - 36 = 0
;
x^2 - 36 = 0
:
(x-6)(x+6)
;
x = +6, -6
:
Integers are 6 & 8, or -6, -4