78.3k views
5 votes
What are two integers whose sum is -2 and product is -80?

User Pise
by
4.6k points

1 Answer

2 votes

Answer:

We can write:

x + y = -2

xy = -80

We can rewrite the first equation as x = -y - 2 and then plug that into the second equation to get (-y-2) * y = -80 → -y² - 2y = -80 → y² + 2y - 80 = 0 → (y - 8)(y + 10) = 0 → y = 8, -10. Substituting these values into the first equation we get x = -10, 8 so the answer is (x₁, y₁) = (-10, 8) or (x₂, y₂) = (8, -10).

User Dmitry Shechtman
by
4.4k points