SOLUTION: If the product of two consecutive integers is decreased by 20 times the greater integer. The result is 442. Find the integers.

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: If the product of two consecutive integers is decreased by 20 times the greater integer. The result is 442. Find the integers.      Log On


   



Question 370040: If the product of two consecutive integers is decreased by 20 times the greater integer. The result is 442. Find the integers.
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
Consecutive integers are 1 apart from each other. So if
x = the first integer
then
x+1 = the next integer

The product of two consecutive integers:
x*(x+1)
The product of two consecutive integers is decreased by 20 times the greater integer:
x*(x+1) - 20*(x+1)
The product of two consecutive integers is decreased by 20 times the greater integer [is} 442:
x*(x+1) - 20*(x+1) = 442

Now that we have translated the problem into an equation we can solve it. First we simplify each side:
x%5E2+%2B+x+-+20x+-+20+=+442
x%5E2+-+19x+-+20+=+442
This is a quadratic equation so we want one side to be zero. So we'll subtract 442 from each side:
x%5E2+-+19x+-+462+=+0
Now we factor (or use the Quadratic Formula):
(x-33)(x+14) = 0
From the Zero Product Property we know that this (or any) product can be zero only if one (or more) factors is zero. So:
x-33 = 0 or x+14 = 0
Solving these we get:
x = 33 or x = -14

These are not consecutive integers. But they are not supposed to be! "x" is the first of the two integers. x+1 is the other integer. So we have two sets of answers, one for when x = 33 and the other for when x = -14:
33 and 34
or
-14 and -13