6.4 Systems of Linear Equations: Graphing, Substitution, & Elimination Methods
Key Takeaways
- A system of linear equations consists of two or more linear equations sharing the same variables; a solution is an ordered pair $(x, y)$ that satisfies every equation simultaneously.
- Geometrically, a two-variable system has three possible outcomes: exactly one solution (intersecting lines, consistent/independent), no solution (parallel lines, inconsistent), or infinitely many solutions (coincident lines, consistent/dependent).
- The Substitution Method is most efficient when at least one variable in either equation has a coefficient of $1$ or $-1$, enabling isolated expression replacement into the second equation.
- The Elimination (Addition) Method eliminates a variable by multiplying one or both equations by constants so that the coefficients of that variable become opposite values, allowing direct vertical addition.
6.4 Systems of Linear Equations: Graphing, Substitution, & Elimination Methods
Many practical scenarios involve multiple interacting conditions with two unknown quantities. In algebra, a system of linear equations (also called simultaneous equations) consists of two or more linear equations containing the same set of variables:
A solution to a system is an ordered pair $(x, y)$ that makes both equations true simultaneously. On the TABE 13&14 assessment, questions test your ability to solve systems using three distinct methods—graphing, substitution, and elimination—and model real-world trade and business situations.
1. Geometric Interpretation & System Classifications
When two linear equations in two variables are plotted on the Cartesian coordinate plane, their geometric relationship determines the number of solutions:
Three Geometric Outcomes for Systems of Linear Equations:
1. Intersecting Lines 2. Parallel Lines 3. Coincident Lines
│ │ │
──┼── ═════ ═════ (Line 1 & 2
╱│╲ ───── ───── overlap exactly)
│ │ │
One Solution (x,y) No Solution (∅) Infinite Solutions (ℝ)
(Consistent & Independent) (Inconsistent) (Consistent & Dependent)
| System Classification | Geometric Appearance | Slopes & Intercepts | Number of Solutions |
|---|---|---|---|
| Consistent & Independent | Two lines intersecting at a single coordinate point | Different slopes ($m_1 \ne m_2$) | Exactly $1$ unique solution $(x, y)$ |
| Inconsistent | Two distinct parallel lines that never intersect | Identical slopes ($m_1 = m_2$), different $y$-intercepts ($b_1 \ne b_2$) | No solution ($\emptyset$) |
| Consistent & Dependent | Two overlapping (coincident) identical lines | Identical slopes ($m_1 = m_2$), identical $y$-intercepts ($b_1 = b_2$) | Infinitely many solutions |
2. Method 1: The Graphing Method
To solve a system by graphing:
- Convert both equations to slope-intercept form ($y = mx + b$).
- Plot the $y$-intercept $(0, b)$ and use the slope $m = \frac{\text{rise}}{\text{run}}$ to locate additional points.
- Draw straight lines through each set of points.
- Identify the point of intersection $(x, y)$ and verify algebraically in both equations.
- Equating both expressions for $y$: $2x - 1 = -x + 5 \implies 3x = 6 \implies x = 2$.
- Substitute $x = 2$: $y = 2(2) - 1 = 3$. The lines intersect at the point $(2, 3)$.
3. Method 2: The Substitution Method
Substitution is the most direct algebraic method when one variable has a coefficient of $1$ or $-1$ (e.g., $x = \dots$ or $y = \dots$).
The 4-Step Substitution Algorithm
- Isolate: Solve one of the equations for either variable ($x$ or $y$).
- Substitute: Replace that variable in the other equation with the isolated expression.
- Solve: Solve the resulting single-variable equation.
- Back-Substitute: Plug the obtained value back into the Step 1 expression to find the second variable.
Worked Example: Substitution Method
Problem: Solve the system:
- Step 1 (Isolate $x$ in Eq 1):
- Step 2 (Substitute into Eq 2):
- Step 3 (Solve for $y$): 14 - 6y - 5y &= -19 \\ 14 - 11y &= -19 \\ -11y &= -19 - 14 \\ -11y &= -33 \\ y &= 3 \end{aligned}$$
- Step 4 (Back-substitute $y = 3$ to find $x$):
- Final Solution: $(-2, 3)$.
- Check: In Eq 2: $2(-2) - 5(3) = -4 - 15 = -19$ (True).
4. Method 3: The Elimination (Addition) Method
Elimination is ideal when equations are written in standard form ($Ax + By = C$) and coefficients are integers.
The 4-Step Elimination Algorithm
- Align: Ensure both equations are written in standard form $Ax + By = C$.
- Scale: Multiply one or both equations by non-zero constants so that the coefficients of one variable are additive opposites (e.g., $+6y$ and $-6y$).
- Add & Eliminate: Add the two equations vertically to eliminate that variable.
- Solve & Back-Substitute: Solve for the remaining variable, then substitute back to find the second coordinate.
Worked Example: Elimination Method
Problem: Solve the system:
- Step 1 & 2 (Multiply Eq 2 by $2$ to align $y$-coefficients): 3x + 4y &= 18 \\ 2(5x - 2y &= 4) \implies 10x - 4y = 8 \end{aligned}$$
- Step 3 (Add the equations vertically): & 3x + 4y & = & 18 \\ + & 10x - 4y & = & 8 \\ \hline & 13x + 0 & = & 26 \\ & 13x & = & 26 \\ & x & = & 2 \end{array}$$
- Step 4 (Back-substitute $x = 2$ into Eq 1):
- Final Solution: $(2, 3)$.
5. Identifying Special Systems Algebraically
-
Inconsistent System (No Solution): If variable terms eliminate and produce a false contradiction ($0 = 8$), the lines are parallel and have no solution.
-
Dependent System (Infinitely Many Solutions): If variable terms eliminate and produce a true tautology ($0 = 0$), the equations represent identical lines.
6. Real-World Applications & Word Problems
Application 1: Ticket Sales / Total Value Problems
Problem: A performing arts center sold a total of $450$ tickets to a weekend concert, collecting $$3,700$ in total box office revenue. Student tickets cost $$6$ each, and general admission adult tickets cost $$10$ each. How many of each ticket type were sold?
- Define Variables: Let $s = \text{student tickets}$, $a = \text{adult tickets}$.
- Formulate System:
- Solve via Substitution: From Eq 1, $s = 450 - a$. 6(450 - a) + 10a &= 3700 \\ 2700 - 6a + 10a &= 3700 \\ 2700 + 4a &= 3700 \\ 4a &= 1000 \\ a &= 250 \text{ adult tickets} \end{aligned}$$
- Find $s$: $s = 450 - 250 = 200\text{ student tickets}$.
Application 2: Mixture Problems
Problem: A medical clinic needs $60\text{ liters}$ of a $25%$ antiseptic solution. The clinic has a $10%$ stock solution and a $40%$ stock solution on hand. How many liters of each must be mixed?
- Define Variables: Let $x = \text{liters of 10% solution}$, $y = \text{liters of 40% solution}$.
- Set Up System:
- Solve: Multiply concentration equation by $10$: $x + 4y = 150$. Subtract $x + y = 60$:
- Find $x$: $x = 60 - 30 = 30\text{ liters}$. Conclusion: Combine $30\text{ liters}$ of the $10%$ solution with $30\text{ liters}$ of the $40%$ solution.
Solve the system of equations using the substitution method: y = 3x - 7 and 2x + 3y = 34.
Solve the system of equations using the elimination method: 3x + 2y = 22 and 5x - 2y = 10.
A community theater box office sells student tickets for $8 each and general admission tickets for $15 each. For a sold-out show of 500 total tickets, the box office took in $5,400 in total ticket receipts. How many student tickets and general admission tickets were sold?