SOLUTION: The product of two consecutive integers is the square of the lesser integer minus 5 . Find the greater of the two integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The product of two consecutive integers is the square of the lesser integer minus 5 . Find the greater of the two 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 998891
:
The product of two consecutive integers is the square of the lesser integer minus 5 . Find the greater of the two integers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1)
x(x+1) = x^2 - 5
x^2 + x = x^2 - 5
x = -5
The greater integer = x+1 = -4.