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


   



Question 279122: find two consecutive negative integers who product is 90
Answer by mananth(16946) About Me  (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