Systems of equations
A system of equations is a set of two or more equations with multiple variables you need to identify. The most common type of system problem on the ASVAB is a two-variable system with two equations.
For example, let’s say we have the system:
We want to solve for the values of both and .
The answer to this system is and , but how did we get there?
There are multiple ways to solve a systems problem, but let’s look at the main two: elimination and substitution.
Elimination method
The elimination method is a way to solve a system by getting rid of one variable so you can solve for the other. We do this by lining up the equations and adding or subtracting them until one variable cancels out.
Example:
To use elimination, we line up the equations vertically and then either add or subtract them to eliminate one of the variables. So let’s first line them up.
Our goal is to get the coefficients for either or to match so we can eliminate that variable. For example, we can eliminate by getting both equations to have a term.
In this case, we can get the top equation with to become by multiplying by . Be cautious! Whenever we multiply one value in an equation, we must multiply each value in that equation by the same amount.
Now line them up:
The terms now have the same value with opposite signs. Because their signs are opposite, we’ll add both equations to eliminate .
Now we know the value of one variable.
To find , plug into one of the original equations:
We’ve found both values: and .
Substitution method
As an alternative to elimination, we can use substitution.
To use substitution, we solve one equation for one variable and then plug that expression into the other equation.
Example:
First, isolate in the first equation:
Now replace in the second equation:
Now we have one variable:
Now plug back in:
So the solution is and .
When to use each method
Some people prefer one method over the other, while others choose based on the problem.
Here are some quick tips:
- If one variable is easy to isolate, use substitution
- If coefficients already match (or are easy to match), use elimination
- If only one equation needs multiplying, elimination is usually easier
- If both equations need multiplying, substitution may be simpler