6.1 Systems of Linear Equations (Graphing & Substitution)
Key Takeaways
- A system of linear equations in two variables consists of two linear equations whose simultaneous solution is the unique ordered pair $(x, y)$ that satisfies both equations at the same time.
- Graphically, linear systems fall into three distinct classifications: intersecting lines (exactly one unique solution, consistent and independent), parallel lines (no solution, inconsistent), or coincident lines (infinitely many solutions, consistent and dependent).
- The substitution method involves isolating a variable with coefficient $1$ or $-1$ in one equation, substituting that expression into the second equation, solving for the single remaining variable, and back-substituting to obtain the other coordinate.
- An algebraic contradiction during substitution (such as $0 = 7$) signals an inconsistent system with parallel lines and no solution; an algebraic identity (such as $0 = 0$) signals a dependent system with coincident lines and infinitely many solutions.
- Always verify candidate solutions by substituting the computed coordinate values $(x, y)$ back into both original equations to confirm mathematical validity.
Systems of Linear Equations: Graphing & Substitution
Quick Summary: A system of linear equations consists of two or more linear equations sharing the same variables. The solution to a $2 \times 2$ system is the specific ordered pair $(x, y)$ that satisfies both equations simultaneously. Geometrically, this solution corresponds to the point of intersection of the two lines on the Cartesian coordinate plane. When lines intersect at a single point, there is exactly one solution; when lines are parallel, there is no solution; and when two equations represent the exact same line, there are infinitely many solutions.
Linear equations in one variable describe static balance points, but real-world scenarios—such as supply and demand, competing service rates, and resource allocation—require modeling two interacting constraints at the same time. The HiSET Mathematics subtest regularly assesses your ability to analyze systems graphically, solve them algebraically via substitution, and classify their solution sets.
Anatomy of a 2x2 System of Linear Equations
A standard two-variable linear system is written in general form as:
Where $A_1, B_1, C_1, A_2, B_2,$ and $C_2$ are real constants, and $x$ and $y$ are the unknown variables. An ordered pair $(x_0, y_0)$ is a solution to the system if and only if substituting $x = x_0$ and $y = y_0$ into both equations yields true mathematical statements simultaneously.
Verifying a Proposed Solution
To determine if an ordered pair is a valid solution, evaluate it in both equations:
Example: Is $(3, -2)$ a solution to the system below?
- Check Equation 1:
- Check Equation 2:
Because $(3, -2)$ satisfies both equations, it is the true mathematical solution to the system.
Geometric Interpretation: The Three System Classifications
Every linear equation in two variables graphs as a straight line on the coordinate plane. When two lines are graphed together, three geometric relationships are possible:
Three Geometric Possibilities for 2x2 Linear Systems
1. Intersecting Lines 2. Parallel Lines 3. Coincident Lines
y y y
│ / │ / / │ / (Line 1
│ / \ │ / / │ / &
│ / • \ │ / / │ / Line 2)
│ / (x,y) \ │ / / │ /
─────┼─────────── x ─────┼─────────── x ─────┼─────────── x
│ \ │/ / │/
│ │ │
Exactly 1 Solution No Solution (0) Infinitely Many (∞)
Consistent & Independent Inconsistent Consistent & Dependent
Comprehensive System Classification Reference
| System Classification | Geometric Appearance | Slopes ($m$) & Intercepts ($b$) | Number of Solutions | Algebraic Result When Solving |
|---|---|---|---|---|
| Consistent & Independent | Two lines intersecting at a single point | Different slopes: $m_1 \neq m_2$ | Exactly 1 $(x, y)$ | Unique values found for $x$ and $y$ (e.g., $x = 3, y = -2$) |
| Inconsistent | Parallel lines that never intersect | Same slope, different intercepts: $m_1 = m_2$ and $b_1 \neq b_2$ | No Solution ($\emptyset$) | False contradiction statement with variables canceling (e.g., $0 = 7$ or $-4 = 12$) |
| Consistent & Dependent | Coincident lines (the exact same line) | Same slope and same intercept: $m_1 = m_2$ and $b_1 = b_2$ | Infinitely Many | True identity statement with variables canceling (e.g., $0 = 0$ or $8 = 8$) |
Solving Systems by Graphing
To solve a linear system graphically:
- Convert both linear equations into slope-intercept form ($y = mx + b$).
- Plot the $y$-intercept $(0, b)$ for each line.
- Use the slope $m = \frac{\text{rise}}{\text{run}}$ to plot additional points and draw straight lines through them.
- Locate the exact coordinate point $(x, y)$ where the lines intersect.
Graphing Limitations on Standardized Tests
While graphing provides excellent visual intuition, it has limitations on timed exams like the HiSET:
- Intersections involving non-integer fractions or decimals (such as $(\frac{7}{3}, -\frac{5}{2})$) are difficult to pinpoint accurately on a rough grid.
- Graphing is slower than direct algebraic techniques.
- For these reasons, graphing is primarily used to estimate solutions or classify systems, while algebraic methods (substitution and elimination) are used to find exact solutions.
The Substitution Method: Step-by-Step Execution
The substitution method is an algebraic technique that replaces a variable in one equation with an equivalent expression from the other equation. This reduces a two-variable system into a single linear equation in one variable.
The 5-Step Substitution Protocol
┌─────────────────────────────────────────────────────────────┐
│ Step 1: ISOLATE a variable with coefficient 1 or -1. │
│ Step 2: SUBSTITUTE the expression into the OTHER equation. │
│ Step 3: SOLVE the resulting single-variable equation. │
│ Step 4: BACK-SUBSTITUTE the value into the isolated formula.│
│ Step 5: VERIFY the ordered pair in BOTH original equations. │
└─────────────────────────────────────────────────────────────┘
Worked Example 1: Standard Substitution (Unique Solution)
Solve the system of equations:
Step 1: Isolate one variable. Look for a variable with a coefficient of $+1$ or $-1$. In the first equation, $x$ has a coefficient of $1$:
Step 2: Substitute into the OTHER equation. Substitute $(2y - 1)$ in place of $x$ in the second equation ($3x + 4y = 17$):
Step 3: Solve the single-variable equation. Distribute the 3: Combine like terms: Add 3 to both sides:
Step 4: Back-substitute to find $x$. Use the isolated expression from Step 1: The computed solution is $(3, 2)$.
Step 5: Verify in both original equations.
- Equation 1: $3 - 2(2) = 3 - 4 = -1 \quad (\text{Correct})$
- Equation 2: $3(3) + 4(2) = 9 + 8 = 17 \quad (\text{Correct})$
The unique solution is $(3, 2)$.
Worked Example 2: Recognizing an Inconsistent System (No Solution)
Solve the system:
- Isolate $y$ in the first equation:
- Substitute into the second equation:
- Distribute and combine terms:
- Interpret the mathematical result: The variable terms completely canceled out, leaving the false statement $-18 = 12$. This contradiction proves that the lines are parallel and never intersect.
Worked Example 3: Recognizing a Dependent System (Infinitely Many Solutions)
Solve the system:
- The second equation is already isolated for $y$:
- Substitute $(2x - 5)$ for $y$ in the first equation:
- Distribute and combine terms:
- Interpret the mathematical result: The identity $10 = 10$ is universally true for all real values. The two equations represent the exact same line.
High-Frequency Substitution Traps & Exam Tips
- The Self-Substitution Trap: Never substitute an isolated expression back into the same equation it came from. If you isolate $x$ from Equation 1 and substitute it back into Equation 1, you will always get $0 = 0$, leading to the false conclusion that the system is dependent.
- Sign Distribution Errors: When substituting an expression preceded by a minus sign, such as $-2(3x - 4)$, distribute the negative sign to every term inside: $-2(3x) - 2(-4) = -6x + 8$.
- Incomplete Solutions: Finding $x = 3$ is only half the problem. A solution to a linear system is an ordered pair $(x, y)$. Always complete Step 4 to calculate the second coordinate.
Which of the following describes the number of solutions to the linear system y = 2x - 5 and 4x - 2y = 10?
What is the solution (x, y) to the system of linear equations x + 2y = 11 and 3x - 4y = 3?
When solving the system 2x - y = 4 and 6x - 3y = 8 via substitution, isolating y = 2x - 4 and substituting into the second equation yields 6x - 3(2x - 4) = 8, which simplifies to 12 = 8. How should this algebraic result be interpreted?
Which ordered pair is the solution to the system of equations 2x + 3y = 12 and x - y = 1?