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
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 790194
:
The product of two consequtive even integers equals the square of the smaller integer plus 80.
Thanks~
Answer by
CubeyThePenguin(3113)
(
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.