Systems of Equations and Their Shared Solution
Lumi stands at a large coordinate-plane drafting table inside a sunlit math studio, pressing a ruler firmly along a colored line and drawing it across the grid until two bright lines cross at a single point, then circling that crossing with a bold marker and writing the ordered pair beside it.
- Explain what it means for an ordered pair to be a solution to a system of equations.
- Identify the graphical meaning of a system's solution as the intersection point of two lines.
- Verify a proposed solution by substituting it into every equation in the system.
- Predict whether a system has one solution, no solution, or infinitely many solutions from the appearance of the graphs.
Key terms
- System of equations
- A set of two or more equations considered together with shared variables.
- Solution of a system
- An ordered pair that makes every equation in the system true simultaneously.
- Substitution method
- Solving one equation for a variable and replacing it in the other equation.
- Parallel lines
- Lines with equal slopes and different intercepts that never intersect.
- Consistent system
- A system that has at least one solution rather than none.
Solution as Shared Truth
The solution to a system of linear equations is the ordered pair that satisfies every equation at once, which graphically is the point where the lines cross. A point lying on only one line is not a solution, because a system demands simultaneous truth across all its equations. This is why verifying a candidate requires substituting it into each equation, not just the first that comes to hand. The intersection point is the unique meeting place of the two infinite sets of points the equations describe.
Algebraic Solving Methods
Beyond graphing, two algebraic methods deliver exact solutions. In substitution, you isolate one variable in one equation and replace it in the other, reducing the system to a single equation in one unknown. In elimination, you scale equations so that adding or subtracting them cancels one variable. Both methods produce the same intersection point; algebraic methods are preferred when the solution has non-integer coordinates that are hard to read precisely from a graph. After solving, back-substitute to recover the second coordinate and verify.
Three Possible Outcomes
The slopes and intercepts of two lines predict the number of solutions before any solving. Different slopes guarantee the lines cross exactly once, giving one solution. Equal slopes with different y-intercepts make the lines parallel, so they never meet and the system has no solution. Equal slopes with the same y-intercept make the equations describe the identical line, so every point on it works and there are infinitely many solutions. Recognizing these cases avoids wasted effort hunting for a point that cannot exist.
Worked examples
Solve the system y = 2x − 1 and y = −x + 5 by substitution.
- Both equations equal y, so set them equal: 2x − 1 = −x + 5.
- Add x to both sides and add 1: 3x = 6, so x = 2.
- Substitute x = 2 into y = 2x − 1: y = 2(2) − 1 = 3.
- Verify in the other equation: −2 + 5 = 3 ✓.
Answer: The solution is (2, 3).
Determine the number of solutions for 2x + y = 4 and 4x + 2y = 10.
- Rewrite both in slope-intercept form: y = −2x + 4 and y = −2x + 5.
- Compare slopes: both equal −2, so the lines are parallel.
- Compare y-intercepts: 4 and 5 differ, so the lines never meet.
Answer: No solution; the system is inconsistent because the lines are parallel.
Activity
Using the method Lumi just showed, drag each line to match its equation, then tap the intersection point to identify the system's solution.
Practice
Use substitution to solve the system y = 3x + 1 and y = x − 3, then verify your point.
Decide how many solutions the system y = 4x + 2 and 2y = 8x + 4 has and explain why.
Common mistakes to avoid
- One equation passing is enoughA genuine solution must satisfy every equation simultaneously, so a point on only one line is not a solution to the system.
- Parallel lines have a solution somewhereParallel lines share a slope but never intersect, so the system has no solution regardless of how far the lines are extended.
Check your understanding
Which ordered pair is the solution to the system y = 3x − 2 and y = −x + 6?
A student says that because (0, 5) satisfies y = 2x + 5, it must be the solution to the system y = 2x + 5 and y = x + 3. Is the student correct?
Two lines in a system have the same slope but different y-intercepts. How many solutions does the system have?
Recap
A system's solution is the ordered pair satisfying every equation at once, found graphically at the intersection or algebraically by substitution or elimination; equal slopes yield no solution or infinitely many, while different slopes yield exactly one, and you must verify in all equations.
Reflect
When have you balanced two competing conditions that had to be true at the same time?