SOLUTION: the product of two consecutive even integers is 224. find the two numbers.

Algebra ->  Customizable Word Problem Solvers  -> Unit conversion -> SOLUTION: the product of two consecutive even integers is 224. find the two numbers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 518123: the product of two consecutive even integers is 224. find the two numbers.
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
The two consecutive even numbers can be defined as: x and x+2.
.
x*(x+2) = 224
.
x^2 +2x -224 = 0
.
factor
.
(x+16)(x-14) = 0
.
x = -16 or 14
.
So the two consecutive even integers are either 14 and 16 or -14 and -16.
.
Done.