SOLUTION: Find the points of intersection of the graphs. x^2 - y^2 - 2x + 2y = 0 4x^2 + y^2 - 8x = 0 Please and thank you

Algebra ->  Graphs -> SOLUTION: Find the points of intersection of the graphs. x^2 - y^2 - 2x + 2y = 0 4x^2 + y^2 - 8x = 0 Please and thank you       Log On


   



Question 10203: Find the points of intersection of the graphs.
x^2 - y^2 - 2x + 2y = 0
4x^2 + y^2 - 8x = 0
Please and thank you

Answer by khwang(438) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E2+-+y%5E2+-+2x+%2B+2y+=+0+
4x%5E2+%2B+y%5E2+-+8x+=+0+
In fact, the 1st equation is two-lines and the 2nd one is an ellipse
Since 4x%5E2+%2B+y%5E2+-+8x+=+0 --> 4%28x-1%29%5E2+%2B+y%5E2+=4+
--> %28x-1%29%5E2+%2B+y%5E2%2F4+=+1+ is an ellipse centered at (1,0).
They may have at most 4 points of intersectins.

[The point is to cancel variable y]

Using complete squares to covert the 1st equation to:

+%28x-1%29%5E2+-%28y-1%29%5E2+=+0...(1)
Keep the 2nd equation as before 4x%5E2+%2B+y%5E2+-+8x+=+0+ ...(2)
From(1),we have y-1 = 0+%2B-+%28x-1%29 ( +/-means postive or negative)
When y = x-1 + 1 = x, goto (2), we have
5x%5E2+-+8x+=+0+,hence x = 0 or 8/5 (why??)
Then,we get y = 0 or 8/5 (since y = x)
When y = -x+1 + 1 = -x+2, goto (2), we have
4x%5E2+%2B+%28x-2%29%5E2+-8x+=+0+,
Or 5x%5E2+-+12x+%2B+4+=+0+,
Factoring: %285x-2%29%28x-2%29=+0+
So,x = 2/5 or 2
and then, y = 8/5 or 0.

Thus,the four points of intersection are
(0,0),(8/5,8/5), (2/5, 8/5), and (2,0)
The graphs as:


Kenny