SOLUTION: the product of twon consecutive positive integers is 1 more than their sum. find the integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the product of twon consecutive positive integers is 1 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 350724
:
the product of twon consecutive positive integers is 1 more than their sum. find the integers
Answer by
mananth(16949)
(
Show Source
):
You can
put this solution on YOUR website!
x(x+1)=x+x+1+1
x^2+x=2x+2
x^2-x-2=0
x^2-2x+x-2=0
x(x-2)+1(x-2)=0
(x+1)(x-2)=0
x=-1 OR x=2
..
The numbers are -1,0 & 2,3