Historical Context & Motivation
People have been solving problems with more than one unknown for thousands of years. Ancient merchants needed to figure out the prices of different goods when they only knew the totals of mixed purchases. Farmers had to divide land among workers based on multiple constraints. The mathematical tools we now call systems of equations grew out of these everyday needs — situations where a single equation simply was not enough to pin down the answer.
Here is the core question these methods address: when you have two unknowns and two pieces of information, how do you find the exact values that satisfy both conditions at the same time? On the GED exam, systems of equations appear in real-world contexts — budgeting, pricing, mixing, and comparing — so learning this skill connects directly to practical life and a higher test score.
Core Principles & Definitions
A system of equations is a set of two (or more) equations that share the same variables. A solution to the system is a pair of values (x, y) that makes both equations true at the same time. On the GED, systems almost always involve two linear equations with two unknowns. Before diving into methods, it helps to understand the foundational ideas.
Shared Variables
One Solution (Most Common)
No Solution (Parallel Lines)
Infinitely Many Solutions
Visual Explanation — Graphing a System
The most intuitive way to understand a system of equations is to graph both lines on the same coordinate plane and look for where they intersect. The diagram below shows the system y = 2x − 1 and y = −x + 5. Each equation forms a straight line, and the point where those two lines cross is the solution to the system.
The graphing method is a great way to understand what a system of equations really means. However, reading exact coordinates off a graph can be tricky — a point that looks like (2, 3) might actually be (2.1, 2.9). That is why the GED also tests algebraic methods (substitution and elimination) that give you exact answers. We will cover those next.
Mathematical Framework — Two Key Methods
On the GED, you will primarily use two algebraic techniques: substitution and elimination. Both produce exact answers. The method you choose depends on how the equations are set up.
Method 1: Substitution
Use substitution when one equation already has a variable isolated — for example, y = something. You "substitute" that expression into the other equation so you only have one variable to solve.
Method 2: Elimination (Also Called Addition)
Use elimination when both equations are in standard form (Ax + By = C). The idea is to add or subtract the equations so that one variable cancels out. Sometimes you need to multiply one or both equations by a number first so the coefficients line up.
Choosing the Right Method
A key skill on the GED is recognizing which method will be fastest for a given problem. The flowchart below walks you through the decision process. After the diagram, a comparison table breaks down when each method shines.
| Feature | Substitution | Elimination |
|---|---|---|
| Best when… | One variable is already solved for (y = … or x = …) | Both equations are in standard form (Ax + By = C) |
| Key action | Replace a variable with an expression | Add or subtract entire equations |
| Common pitfall | Forgetting to distribute (e.g., 2(3x + 1) ≠ 6x + 1) | Sign errors when subtracting negative terms |
| Number of steps | Usually 4–5 steps | Usually 3–4 steps |
Worked Example — A Real-World System
Let's solve a GED-style problem from start to finish. Suppose you are buying supplies for an office: pens cost one price and notebooks cost another. You know that 3 pens and 2 notebooks cost $16, and 1 pen and 4 notebooks cost $22. What is the cost of each item?
Strengths & Limitations of Each Method
No single method is always best. On the GED, your ability to quickly pick the right approach can save valuable time. The table below summarizes when each method is strongest and where it can slow you down.
| Method | Strengths | Limitations |
|---|---|---|
| Graphing | Great for visualizing the problem; quickly reveals no-solution or infinite-solution cases | Hard to read exact values from a graph; time-consuming to draw accurately on the test |
| Substitution | Straightforward when a variable is already isolated; works well with simple coefficients | Can create messy fractions if neither variable is easy to isolate; distribution errors are common |
| Elimination | Very efficient with matching or easily scaled coefficients; fewer fraction headaches | Requires extra multiplication step when coefficients don't align; sign errors during subtraction |
Connection to Advanced Topics
On the GED, you will only encounter systems of two linear equations with two unknowns. But the same ideas scale up in college math and real-world careers. Understanding how systems work now gives you a head start if you continue into higher education or technical fields.
| GED Level | College / Career Level |
|---|---|
| 2 equations, 2 unknowns | 3+ equations, 3+ unknowns (solved with matrices) |
| Linear equations only | Nonlinear systems (parabolas, circles, exponentials) |
| Solve by hand or with TI-30XS | Solved with graphing calculators, computers, and software |
| Word problems with two items | Engineering optimization, economic modeling, data science |
The core logic never changes: each equation is a constraint, and the solution is the point that satisfies all constraints simultaneously. Master this idea now, and you will recognize it everywhere — from balancing a household budget to understanding how GPS satellites calculate your location using multiple signal equations.
Practice Problems
Lesson Summary
A system of equations is a pair of equations sharing the same variables. The solution is the (x, y) pair that satisfies both equations — graphically, it is the point where the two lines intersect. If the lines are parallel, there is no solution; if they overlap completely, there are infinitely many solutions.
To solve algebraically, use substitution when one variable is already isolated, or elimination when both equations are in standard form. After finding one variable, always back-substitute to find the other, and then check your answer in both original equations. On the GED, these problems appear in real-world contexts — pricing, mixtures, comparisons — so practice translating word problems into two equations with two unknowns.