SOLUTION: Find three consecutive positive integers such that the product of the first two is 22 less than 11 times the third.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive positive integers such that the product of the first two is 22 less than 11 times the third.
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 823138
:
Find three consecutive positive integers such that the product of the first two is 22 less than 11 times the third.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive positive integers: (x-1), x, (x+1)
(x-1)(x) = 11(x+1) - 22
x^2 - x = 11x - 11
x^2 - 12x + 11 = 0
(x - 11)(x - 1) = 0
The integers could be {0, 1, 2} or {10, 11, 12}.