SOLUTION: What adds to -4 but multiplies to 24

Algebra ->  Equations -> SOLUTION: What adds to -4 but multiplies to 24      Log On


   



Question 1208480: What adds to -4 but multiplies to 24
Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
.
What adds to -4 but multiplies to 24
~~~~~~~~~~~~~~~~~~~~

They want you find x and y from these equations

    x + y = -4    (1)

      xy  = 24    (2)


From equation (1), express  x = -4 -y  and substitute it into equation (2).  You will get

    (-4-y)*y = 24,

    -4y - y^2 = 24

    y^2 + 4y + 24 = 0

    x%5B1%2C2%5D = %28-4+%2B-+sqrt%284%5E2+-+4%2A24%29%29%2F2 = %28-4+%2B-+sqrt%2816-96%29%29%2F2 = %28-4+%2B-+sqrt%28-80%29%29%2F2 = %28-4+%2B-+4i%2Asqrt%285%29%29%2F2 = -2+%2B-+2sqrt%285%29%2Ai.


Thus, there are two possible answers:

    x = -2+%2B+2%2Asqrt%285%29%2Ai,  y = -2+-+2%2Asqrt%285%29%2Ai

and

    x = -2+-+2%2Asqrt%285%29%2Ai,  y = -2+%2B+2%2Asqrt%285%29%2Ai.


In both cases,  x + y = -2 - 2 = -4;  xy = %28-2%29%5E2+-+2%5E2%2A%28sqrt%285%29%29%5E2%2Ai%5E2 = 4 - 4*5*(-1) = 4 + 20 = 24.

Solved.