SOLUTION: Hi! x+y=2 x*y=-15 Best regards Richard

Algebra ->  Systems-of-equations -> SOLUTION: Hi! x+y=2 x*y=-15 Best regards Richard      Log On


   



Question 714545: Hi!
x+y=2
x*y=-15
Best regards
Richard

Answer by Simnepi(216) About Me  (Show Source):
You can put this solution on YOUR website!
x+y=2 let's call this equation (1)
x*y=-15 let's call this equation (2)
from (1) we can deduce
y=2-x
let us substitute this value into (2)
giving us
x*(2-x)=-15
multiplying out the bracket gives
2x-x%5E2=-15
rearranging this gives
x%5E2-2x-15=0
now we have a quadratic to solve!
(finding a factor pair of the constant term that will add to make the coefficient of the x term)
this gives
(x-5)(x+3)=0
and we find our numbers to be
5 and -3
thus x=5 and y=-3 (or vice versa!)