You can put this solution on YOUR website! Solve each equation by either substitution or addition method.
x^2 + 4y^2 = 20
x + 2y = 6
-----------
x = 6-2y
-----
Substitute for "x" and solve for "y"::
(6-2y)^2 + 4y^2 = 20
--------
36 - 24y + 4y^2 + 4y^2 = 20
--------
8y^2 - 24y +16 = 0
--------
y^2 - 3y + 2 = 0
--------
(y-1)(y-2) = 0
-------
Solve for "x"
If y = 1, x = 6-2y = 4
If y = 2, x = 6-2y = 2
----------------------------
Cheers,
Stan H.
----------------------
You can put this solution on YOUR website! .
Solve a system of two equations by the substitution method.
x2 + 4y2 = 20
x + 2y = 6
~~~~~~~~~~~~~~~~~~~
Answer. There are two solution: (x,y) = (2,2) and (x,y) = (4,1).
Solution
= , (1)
x + 2y = 6. (2)
From equation (2) express x = 6-2y and substitute it into the equation (1). You will get single equation for the unknown "y":
= .
Simplify and solve it. Then restore "x".