SOLUTION: i really need help with this problem. i'm clueless 2Y=3X-Xsquared X+2Y=-12

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: i really need help with this problem. i'm clueless 2Y=3X-Xsquared X+2Y=-12       Log On


   



Question 379335: i really need help with this problem. i'm clueless
2Y=3X-Xsquared
X+2Y=-12

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
2Y = 3X - X^2
X + 2Y = -12
Let's rearrange it like this
------>x + 2y = -12
x^2 - 3x + 2y = 0
--------------------subtraction eliminates y, and we have
-x^2 + 4x = -12
Multiply by -1,
x^2 - 4x = 12
x^2 - 4x - 12 = 0; a quadratic equation
Factors to:
(x-6)(x+2) = 0
Two solutions
x = 6
x = -2
:
Use the 1st original equation to find y, using x=6
2Y = 3X - X^2
2Y = 3(6) - 6^2
2y = 18 - 36
2y = -18
y = %28-18%29%2F2
y = -9
:
1st solution: x=6; y=-9
:
Check this in the original 2nd equation
X + 2Y = -12
6 + 2(-9) = -12; confirms this solution
:
:
What about x = -2
Use the 1st original equation to find y, using x=-2
2Y = 3X - X^2
2Y = 3(-2) - (-2^2)
2y = -6 - 4
2y = -10
y = %28-10%29%2F2
y = -5
:
2nd solution x =-2; y = -5
:
Check this in the original 2nd equation
X + 2Y = -12
-2 + 2(-5) = -12; confirms this solution also
:
:
Did this provide a clue or two for you, did it make sense?