
Systems of linear equations with two or more variables (and equations) can be solved in various ways, includingadding, subtracting, and multiplying the equations together in order to eliminate a variable. These methods are oftenfaster than graphing the equations or using the substitution method.
System of Linear Equations: A set of equations that must be solved together to find the solution that fits them both.
It is always possible to solve by substitution, but sometimes there are faster methods of solving a linear system. Another method of solving a system of linear equations (linear system) is by combining the equations in a way so that we only have one equation with one variable.
Tips:
Check the solution by plugging it into both equations.
\(2(2)+5 = 9\)
\(5(2)−5 = 5\)
Both equations are true, so \((2, 5)\) is the solution.

When subtracting equations, don’t forget to subtract the whole equation, not just one side of the equal sign.Be careful when distributing the negative sign!
Check the solution by plugging it into both equations.
\(3+4(2) = 11\)
\(3-2 = 1\)
Both equations are true, so \((3, 2)\) is the solution.

If there are no coefficients that have the same value, we can still solve by addition or subtraction by multiplying one or both of the equations by a constant. This could be more work than solving by substitution, but it avoids working with fraction coefficients.
Check the solution by plugging it into both equations.
\(3(3)+4(2) = 17\)
\(7(2)−6(3) = -4\)
Both equations are true, so \((3, 2)\) is the solution.
Check the solution by plugging it into both equations.
\(3(2)+4(-3) = -6\)
\(4(2)-3(3) = 17\)
Both equations are true, so \((2, -3)\) is the solution.
Solving linear systems in three variables is not that different from solving linear systems in two variables.