175k views
5 votes
Find two consecutive negative integers whose product is 90

User Weenzeel
by
3.6k points

1 Answer

2 votes

Answer:

-10, -9

Explanation:

Let x = first negative answer

then

x+1 = second negative answer

x(x+1) = 90

x^2 + x = 90

x^2 + x - 90 = 0

(x+10)(x-9) = 0

x = (-10, 9)

Since we're looking for a negative answer, throw out the positive answer leaving:

x = -10 (first negative number)

.

Second negative number"

x+1 = -10+1 = -9

User Lunigorn
by
2.8k points