SOLUTION: Find two consecutive negitive intigers whose product is 90. Thank you

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Find two consecutive negitive intigers whose product is 90. Thank you      Log On


   



Question 39807: Find two consecutive negitive intigers whose product is 90.
Thank you

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Let the first be x. The next is x+1.
So we have
x(x+1) = 90
x^2 + x - 90 = 0
(x + 10)(x - 9) = 0
x = -10 or x = 9
x+1 = -9 or x+1 = 10
but since the question asked for negative integers, the numbers you want are -10 and -9