Answer:
Refer to the step-by-step explanation. If you need any clarification on a part just add a comment under this answer :)
Explanation:
Given a system of equations, there are a few methods to calculate solutions of that system. Two ways to do so are by using elimination or substitution.
To solve a set of equations by elimination you will take two equations and either add or subtract them to eliminate one of the variables. Here is a quick example...
If we were to add these equations together, we could eliminate the variable
to get an equation to solve for
.
After adding these equations we get:
We then can solve the equation for
, to find the value of
, and use that value to plug back (a.k.a substitute) into the other equations to solve for
To solve a set of equations by substitution you will take a system of equations, pick one of the equations and solve one of them for one variable. Here is a quick example...
If we take the second equation and solve for the variable,
, we will get an equation in terms of
. We can then take that equation and plug it into the top, substituting
, for the equation in terms of
. Like so....
Solving bottom equation for
, we get:
, now substitute this equation for
into the top equation.
We get:
, you now have an equation only in terms of
, so you can solve for
. I won't complete the whole problem but hopefully you get the idea :)