SOLUTION: Find three consecutive integers such that the product of the first and the third is 440.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find three consecutive integers such that the product of the first and the third is 440.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 391701: Find three consecutive integers such that the product of the first and the third is 440.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi,
Let x,(x+1),(x+2) represent the three consecutive integers
question states****
x(x+2) = 440
x^2 + 2x - 440 = 0
factoring
(x+22)(x-20)= 0 Note:SUM of the inner product(22x) and the outer product(-20x) = 2x
(x+22)= 0
x = -22 three consecutive integers -22,-21,-20
or
(x-20)= 0
x = 20 three consecutive integers 20,21,22
CHECKING our Answer
-22*-30 = 440
10*22 = 440