SOLUTION: The product of two consequtive even integers equals the square of the smaller integer plus 80. Thanks~

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The product of two consequtive even integers equals the square of the smaller integer plus 80. Thanks~      Log On


   



Question 790194: The product of two consequtive even integers equals the square of the smaller integer plus 80.
Thanks~

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

(x)(x+2) = x^2 + 80
x^2 + 2x = x^2 + 80
2x = 80
x = 40

The integers are 40 and 42.