SOLUTION: Solve the problem. The product of two consecutive integers is 5 more than their sum. Find the integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Solve the problem. The product of two consecutive integers is 5 more than their sum. Find the integers
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 240323
:
Solve the problem. The product of two consecutive integers is 5 more than their sum. Find the integers
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
The product of two consecutive integers is 5 more than their sum. Find the integers
------------
x*(x+1) = x + x+1 + 5
x^2 + x = 2x+6
x^2 - x - 6 = 0
(x-3)*(x+2) = 0
x = 3 --> 3 and 4
x = -2 --> -2 and -1