SOLUTION: Find three consecutive integers such that the product of the two largest is 20 more than the smallest integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive integers such that the product of the two largest is 20 more than the smallest integer
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 954750
:
Find three consecutive integers such that the product of the two largest is 20 more than the smallest integer
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
x(x+1) = 20 + x - 1
x^2 + x = 20 + x - 1
x^2 = 19
This equation has no integer solutions.