Question 53333This question is from textbook
: how do you solve this system of equations
x squared + y squared = 9
5x-y=-3 This question is from textbook
You can put this solution on YOUR website! Geometrically:The first equation is a circle centered at the origin and a radius of three. The second one is a line. If you think about it a line can miss a circle and get no solution. It can barely touch a circle and get only one solution. Or it can go right through a circle, and have two solutions.
Algebraically, we can find out the solution by solving the second equation for y and substituting it into the first equation. Then we can solve for x. The solution we get for x can then be substituted into the second equation and solve for y.
-----------------
Substitute that value in for y in the first equation and solve for x:
2x=0
2x/2=0/2
x=0
and
13x+15=0
13x+15-15=0-15
13x=-15
13x/13=-15/13
x=-15/13
------------------------------
Substitute x=0 into the second equation and you get:
5(0)-y=-3
-y=-3
-y/-1=-3/-1
y=3
(0,3) is one solution.
---------------------------------------
Substitute x=-15/13 into the second equation and you get:
5(-15/13)-y=-3
-75/13-y=-3
+75/13-75/13-y=-3+75/13
-y=-39/13+75/13
-y=-36/13
(-15/13,-36/13) is the second solution.
------------------------------------------------
Graphically we have: