SOLUTION: hello I need help doing this system since I keep getting the wrong answer... thank you in advance! xy-x^2=-20 x-2y=3

Algebra ->  Systems-of-equations -> SOLUTION: hello I need help doing this system since I keep getting the wrong answer... thank you in advance! xy-x^2=-20 x-2y=3      Log On


   



Question 677531: hello I need help doing this system since I keep getting the wrong answer... thank you in advance!
xy-x^2=-20
x-2y=3

Found 2 solutions by Alan3354, edjones:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
xy-x^2=-20
x-2y=3 --> y = (x-3)/2
---------
xy-x^2=-20
Sub for y
x%2A%28x-3%29%2F2+-+x%5E2+=+-20
x%2A%28x-3%29+-+2x%5E2+=+-40
x%5E2+%2B+3x+-+40+=+0
(x+8)*(x-5) = 0
x = -8, y = -5.5
x = 5, y = 1

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
xy-x^2=-20
x-2y=3
.
x=2y+3
y(2y+3)-(2y+3)^2=-20
2y^2+3y-(4y^2+12y+9)=...
2y^2+3y-4y^2-12y-9=...
-2y^2-9y-9=-20
2y^2+9y+9=20
2y^2+9y-11=0
y=1, x=5
y=-11/2, x=-8
See below
.
Ed
.
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 2x%5E2%2B9x%2B-11+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%289%29%5E2-4%2A2%2A-11=169.

Discriminant d=169 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28-9%2B-sqrt%28+169+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%289%29%2Bsqrt%28+169+%29%29%2F2%5C2+=+1
x%5B2%5D+=+%28-%289%29-sqrt%28+169+%29%29%2F2%5C2+=+-5.5

Quadratic expression 2x%5E2%2B9x%2B-11 can be factored:
2x%5E2%2B9x%2B-11+=+2%28x-1%29%2A%28x--5.5%29
Again, the answer is: 1, -5.5. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+2%2Ax%5E2%2B9%2Ax%2B-11+%29