228k views
3 votes
If the product of two consecutive integers is decreased by 20 times the greater integer, the result is 442. find the integers

User Ron Harlev
by
5.8k points

1 Answer

4 votes
Let the first integer be x. Then the next consecutive integer is x+1.

Translating the word problem into symbols, x(x+1)-20(x+1) = 442.

Then x^2 + x - 20x - 20 = 442

or x^2 - 19x - 462 = 0

Solve by completing the square:

x^2 - 19x + 90.25 - 90.25 - 462 = 0

(x-9.5)^2 - 552.25 = 0

Taking the positive square root of both sides, we get x-9.5 = 23.5, or
x = 33

The two consecutive integers are 33 and 34.

Check: (33)(34)-20(34) = 442 (as expected).

User Pmerrell
by
7.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.