SOLUTION: find 2 consecutive integers whose product is 5 less than 5 times their sum
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find 2 consecutive integers whose product is 5 less than 5 times their sum
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 365343
:
find 2 consecutive integers whose product is 5 less than 5 times their sum
Answer by
robertb(5830)
(
Show Source
):
You can
put this solution on YOUR website!
x(x+1) = 5 (x+x+1)-5,
,
,
x(x-9) = 0, or x = 0 or x = 9.
So we get two sets of answers: {0,1} or {9,10}.