Systems of EquationsSometimes an algebra problem includes more than one equation. Solving the homework problem involves solving the equations together. A problem of this type is called a system of equations. Systems of equations are found through out math and science and have real world applications. A system of linear equations is probably the easiest to solve although the same methods can be applied to a nonlinear system of equations. The methods most frequently used are graphing, substitution, elimination and Guassian elimination. To solve a system of linear equations using graphs, each equation is plotted. The point of intersection would be the solution to the system. For a system of three variables a 3 dimensional plot can be used to find the intersection of the planes. At 4 or more variables it gets more complicated and other methods should be used. The graph is plotted in 2 dimensions for the x and y variables. In math, a system might have 3 dimensions or higher. The graph below is plotted in 3 dimensions for the x, y and z variables. SubstitutionSubstitution works by solving for one of the variables in one equation and substituting it into the other equation. The second equation is solved for the remaining variable. This solution is then substituted into the other equation to test the answers. Example:
The solutions can be checked by substituting both back into the system of equations.
EliminationThe method of elimination involves setting the coefficients of one variable equal to each other then subtracting one equation from another. This is done by multiplying both sides of each equation by a factor that will produce the LCM or Least Common Multiple. In some cases the situation is simplified when the other coefficient is already a multiple. Only one equation then has to be multiplied for a system of two equations. When the coefficients of the variable to be eliminated are equal then the equations are subtracted from each other. The equations can be added also if the coefficients are equal in magnitude but opposite in sign. Example:
If there is one remaining variable, the values of the solved variables can be substituted back in or the other variables can be eliminated.
Now that both variables are known, substitute both into the second equation to see if the answers are true:
Also, the method of elimination can be used on the other variable:
Since 3 and 5 are separate primes, the LCM is 5*3 = 15. The x coefficients should be equal to fifteen. Multiply the first equation be 3 and the 2nd equation by 5 to make the x coefficients equal:
The answer for the second elimination is y = -5. This also resulted from substitution of x = 4. MatricesA system of linear equations can be represented by a matrix. It is easier to solve a large system with matrices than with the other methods presented here. Find out more about using a matrix to solve problems. Matrix Algebra |