You can
put this solution on YOUR website!x^2+y^2=25
x-2y=-5
---------
x = 2y-5
Substitute to get:
(2y-5)^2 + y^2 = 25
4y^2-20y+25 + y^2 = 25
5y^2-20y=0
5y(y-4) = 0
y = 0 or y = 4
------------------
Substitute y = 0 into x-2y=-5 to get x=-5
Substitute y = 4 into x-2y=-5 to get x-8 = -5; x = 3
-------------------
Solution: (-5,0) and (3,4)
=====================
Cheers,
Stan H.
You can
put this solution on YOUR website!Good Job ...
.
x^2+y^2=25 and x-2y=-5 (changed to x=2y-5) and substituted in to 1st equation
(2y-5)^2+y^2=25 <=== OK
.
4y^2-20y+25+y^2=25 <=== OK
.
(combine like terms)
5y^2-20y+25=25 <=== OK
.
(subtract 25 from each side)
5y^2-20y=0 <====
.
Now just factor 5y out of the two terms on the left side to get:
.
5y*(y - 4) = 0
.
This equation will be true if either of the two factors on the left side equals zero because
a multiplication by zero on the left side makes the left side zero and, therefore,
equal to the zero on the right side.
.
So there are two possible answers for y (because the line crosses the circle at two points).
.
Set the factors equal to zero ...
.
First:
.
5y = 0 ... divide both sides by 5 to get y = 0
.
Next:
.
y - 4 = 0 ... add 4 to both sides ...
.
y = 4
.
Plug these two values for y (0 and 4) into the equation x - 2y = -5. [Of the two equations this will
probably be the easier one to work with.]
.
When y = 0 the equation x - 2y = -5 becomes x = -5. So (-5, 0) is one of the intersection
points.
.
When y = 4 the equation x - 2y = -5 becomes x - (2*4) = -5 which simplifies to x - 8 = -5
.
Add 8 to both sides and you get x = +3. So the point (3, 4) is the second point at which the
line crosses the circle.
.
You did a very good job on the hardest part of the problem ... you just needed a little hint
at the very last part. Keep up the good work ... good luck to you and your study group.
.