SOLUTION: find two consecutive negative integers who product is 90
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: find two consecutive negative integers who product is 90
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 279122
:
find two consecutive negative integers who product is 90
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let the number be x
the other number will be x-1
x(x-1)=90
x^2-x-90=0
x^2-10x+9x-90=0
x(x-10)+9(x-10)=0
(x-10)(x+9)=0
x=-9, the other number is -10