Solve this system of equations and provide a graphical representation of the solution. (12)
x2 + y2 = 5
x + y = 1
We can solve this system by substitution.
From the second equation we have:
Then we can rewrite the first equation and solve it:
(we opened parentheses)
(we added the similar terms)
(we divided the equation by 2)
(x-2)(x+1)=0,
or
,
Now we can find the y:
So, we have two points: (2,-1) and (-1,2).
The graphical representation.
The graphical representation of the first equation is circle with the center in (0;0) and radius , the graphical representation of the second equation is straight line .
The graphical representation of solution are points of intersection: (2,-1) and (-1,2).
Answer: (2,-1) and (-1,2).
Comments