Systems of Equations - Complete Interactive Lesson
Part 1: What Is a System & What Does a Solution Mean?
๐ Systems of Equations
Part 1 of 7 โ What Is a System & What Does a Solution Mean?
Topics in This Part
Section
What Is a System of Equations?
Solutions as Intersection Points
Checking a Candidate Solution
Counting Solutions Graphically
๐ Key Concept: A system is two or more equations considered at the same time. A solution is an ordered pair (or triple) that makes every equation true at once โ geometrically, a point where all the graphs cross.
What Is a System of Equations?
A system of equations is a set of equations sharing the same variables. For two variables, it usually looks like:
{a1โx+b1
We want the values of x and y that satisfy both equations simultaneously.
A first example
{x+y=5xโy=1โ
The pair (3,2) works because:
3+2=5 โ
3โ2=1 โ
No other pair makes both true, so (3,2) is the solution.
๐ก One equation in two variables has infinitely many solutions (a whole line). Pairing it with a second equation usually pins the answer down to a single point.
Solutions Are Intersection Points
Each linear equation graphs as a line. The solution of the system is exactly where those lines cross.
System graph
What it means
Lines cross at one point
One solution
Lines are parallel (never meet)
No solution
Lines are identical (lie on top of each other)
Infinitely many solutions
For {x+y, the two lines intersect at โ a single crossing, so exactly one solution.
Concept Check ๐ฏ
Verify a Candidate ๐งฎ
To check whether a pair solves a system, substitute it into both equations. Use the system
{2x+y=8xโy=1โ
1) Substitute into . What value do you get?
Substitute into . What value do you get?
Is a solution of the system? Enter for yes, for no.
How Many Solutions? ๐ฝ
Match each graphical situation to its number of solutions.
Where We're Headed
You now know what a system is and what its solution means. Graphing works but is imprecise โ reading (3,2) off a sketch is easy, but (37โ,โ is not.
Part 2: The Substitution Method
๐ Systems of Equations
Part 2 of 7 โ The Substitution Method
๐ The Idea: Solve one equation for one variable, then substitute that expression into the other equation. This collapses two equations in two unknowns into one equation in one unknown.
The Substitution Steps
Isolate one variable in one equation (pick the easiest โ a variable with coefficient 1 is ideal).
Substitute that expression into the other equation.
Solve the resulting one-variable equation.
Back-substitute to find the second variable.
Check in both original equations.
Worked Example
Part 3: The Elimination Method
๐ Systems of Equations
Part 3 of 7 โ The Elimination Method
๐ The Idea: Add or subtract the equations so that one variable cancels. If the coefficients don't already match, multiply an equation by a constant first to make them match.
The Elimination Steps
Line up the equations so like terms are in columns.
Match the magnitude of one variable's coefficients (multiply one or both equations if needed).
Add (if the matched coefficients have opposite signs) or subtract (if they have the same sign) to eliminate that variable.
Solve for the remaining variable, then back-substitute.
Worked Example โ opposite signs, just add
{
Part 4: No Solution & Infinitely Many Solutions
๐ Systems of Equations
Part 4 of 7 โ No Solution & Infinitely Many Solutions
๐ The Idea: Not every system has a unique answer. When the variables all cancel, the leftover number-statement tells you which special case you're in.
The Three Outcomes
Outcome
Variables cancel and you're left withโฆ
Graph
Name
One solution
a value, e.g. x=3
lines cross once
consistent, independent
No solution
a false statement, e.g.
Part 5: Nonlinear Systems
๐ Systems of Equations
Part 5 of 7 โ Nonlinear Systems
๐ The Idea: When one equation is curved (a parabola, circle, or exponential), substitution still works โ but a line can cross a curve twice, once, or not at all, so watch the solution count.
Line Meets Parabola
{y=x2
Part 6: Three Variables & Word Problems
๐ Systems of Equations
Part 6 of 7 โ Three Variables & Word Problems
๐ The Idea: With three unknowns you need three equations. Eliminate one variable to shrink the problem to a familiar two-variable system, then back-substitute up the chain.
Solving a 3-Variable System
โฉ
Part 7: Mixed Practice & Mastery Check
๐ Systems of Equations
Part 7 of 7 โ Mixed Practice & Mastery Check
You can now (1) verify and count solutions, (2) solve by substitution, (3) solve by elimination, (4) recognize no-solution and infinite cases, (5) tackle nonlinear systems, and (6) handle three variables and word problems. Time to put it all together.
Quick Reference
Goal
Key move
Verify a solution
substitute into all equations; every one must hold
A variable is isolated
use substitution
Coefficients match/oppose
use elimination (add if opposite signs, subtract if same)
Variables cancel โ false (0=5)
no solution (parallel lines)
Variables cancel โ true ()
โ
y
=
c1โ
a2โx+b2โy=c2โ
โ
=
5
xโy=1
โ
(3,2)
๐ Big Idea: "Solve the system" and "find where the graphs intersect" are the same task stated two ways.
(3,2)
2x+y
2)
(3,2)
xโy
3)
(3,2)
1
0
61โ
)
The next four parts build exact algebraic methods:
Part 2 โ Substitution
Part 3 โ Elimination
Part 4 โ Special cases (no solution / infinitely many)
Part 5 โ Nonlinear systems
Then we extend to three variables (Part 6) and finish with mixed mastery (Part 7).
{y=2xโ13x+y=14โ
The first equation already gives y. Substitute y=2xโ1 into the second:
3x+(2xโ1)=145xโ1=14โ5x=15โx=3
Back-substitute: y=2(3)โ1=5. Solution: (3,5).
โ Check:3(3)+5=9+5=14 โ and y=2(3)โ1=5 โ.
When You Must Isolate First
If no variable is pre-isolated, solve for one yourself.
{x+3y=92xโy=4โ
Isolate x in the first equation: x=9โ3y. Substitute into the second:
You are solving {x+3y=92xโy=4โ by substitution. Choose each stage.
2x+y=7
xโy=2
โ
The y-coefficients are +1 and โ1. Add the equations:
(2x+y)+(xโy)=7+2โ3x=9โx=3
Back-substitute into xโy=2: 3โy=2โy=1. Solution: (3,1).
โ Check:2(3)+1=7 โ and 3โ1=2 โ.
When You Must Multiply First
{3x+2y=165xโ4y=1โ
To eliminate y, multiply the first equation by 2 so the y-coefficients become +4 and โ4:
{6x+4y=325xโ4y=1โ
Add:11x=33โx=3. Back-substitute into 3x+2y=16:
3(3)+2y=16โ9+2y=16
Solution: (3,27โ).
โ ๏ธ Watch the sign rule: add when the matched coefficients are opposite (+4 and โ4); subtract when they are the same (+4 and +4). Adding same-sign coefficients does not eliminate anything.
Concept Check ๐ฏ
Solve by Elimination ๐งฎ
Solve each system. Enter x, then y. Use fractions like 7/2 when needed.
Pick the method that's usually fastest for each system. (Both methods always work โ this is about efficiency.)
0=
5
parallel lines
inconsistent
Infinitely many
a true statement, e.g. 0=0
same line
consistent, dependent
๐ก The rule of thumb: a false number-statement (0=5) means no solution; a true one (0=0) means infinitely many.
Worked Example โ No Solution
{2x+y=44x+2y=20โ
Multiply the first equation by 2: 4x+2y=8. Now subtract from the second:
(4x+2y)โ(4x+2y)=20โ8โ
The statement 0=12 is false, so there is no solution. The lines have the same slope (โ2) but different intercepts โ they're parallel.
Worked Example โ Infinitely Many
{xโ3y=62xโ6y=12โ
Multiply the first by 2: 2xโ6y=12 โ identical to the second. Subtracting gives 0=0, which is always true, so there are infinitely many solutions (the two equations are the same line).
Concept Check ๐ฏ
Spotting the Case from Slopes
Rewrite both equations as y=mx+b. Then:
Slopes & intercepts
Result
Different slopes
one solution
Same slope, different intercept
no solution
Same slope and same intercept
infinitely many
Example:2x+y=4 becomes y=โ2x+4; 4x+2y=20 becomes y=โ2x+10. Same slope โ2, different intercepts 4 vs 10 โ no solution, confirming the algebra above.
๐ You can predict the outcome before solving just by comparing slopes and intercepts.
Classify Each System ๐ฝ
Use slopes/intercepts or the cancellation rule to classify.
Count the Solutions ๐งฎ
For each system, enter the number of solutions: type 0 for no solution, 1 for exactly one, or 9 to mean "infinitely many."
Two solutions โ the line slices through the parabola at two points.
โ Check(2,4): 4=22 โ and 4=2+2 โ.
Concept Check ๐ฏ
Line Meets Circle
{x2+y2=25y=x+1โ
Substitute y=x+1 into the circle:
x2+(x+1)2=25
Divide by 2: x2+xโ12=0โ(x+, so or .
x=โ4โy=โ3, giving (โ4,โ3)
, giving
โ Check(3,4): 32+42=9+ โ and โ.
โ ๏ธ Don't forget to expand (x+1)2 fully โ the middle term 2x is the one students lose most often.
Solve the Nonlinear System ๐งฎ
Use the system {y=x2โ1y=3โ.
1) Set the right sides equal: x2โ1=3. Solve for x2. Enter x2=?2) Enter the negativex-solution.
3) Enter the positivex-solution.
Order the Nonlinear Steps ๐ฝ
You're solving {x2+y2=25y=x+1โ.
โจ
โง
โ
x+y+z=6xโy+z=22x+yโz=1โ
Step 1 โ eliminate z. Add equations (1) and (3): the +z and โz cancel:
(x+y+z)+(2x+yโz)=6+1โ3x+2y=7(A)
Add equations (2) and (3):
(xโy+z)+(2x+yโz)=2+1โ3x=3โx=1(B)
Step 2 โ back up. From (A): 3(1)+2y=7โ2y=4โy=2.
Step 3 โ find z. From equation (1): 1+2+z=6โz=3.
Solution: (x,y,z)=(1,2,3).
โ Check in equation (2): 1โ2+3=2 โ.
Concept Check ๐ฏ
Word Problems โ Systems
Problem. Adult tickets cost $8 and child tickets cost $5. A family bought 7 tickets for $47 total. How many of each?
Let a = adult tickets, c = child tickets. Translate:
{a+c=78a+5c=47โ
Solve the first for c=7โa and substitute:
8a+5(7โa)=47โ8a+35
So c=7โ4=3: 4 adult tickets and 3 child tickets.
โ Check:8(4)+5(3)=32+15=47 โ and 4+3 โ.
๐ก Translation tips: "total count" gives the count equation; "total cost/value" gives the value equation. Label your variables before writing equations.
Set Up & Solve a Word Problem ๐งฎ
A coffee shop sells small drinks for $3 and large drinks for $5. One morning it sold 20 drinks for $78 total. Let s = number of small and โ = number of large.
1) The count equation is s+โ=?2) Solve the system. How many small drinks were sold?
3) How many large drinks were sold?
Translate the Story ๐ฝ
A theater sold x adult and y student tickets. Adults are $12 each, students $7 each. They sold 50 tickets for $465.
0=0
infinitely many (same line)
One equation is curved
substitute, then solve the resulting quadratic
Three variables
eliminate one variable to reach a 2-variable system, then back-substitute
โ ๏ธ Always check your answer in the original equations โ especially after multiplying, expanding (x+1)2, or distributing a negative sign.
Mixed Practice ๐ฏ
Mixed Drill ๐งฎ
1) Solve {3x+2y=12x=2yโ. Enter x, then y.
2) The line y=2x meets the parabola y=x2 at two points. Enter the twox-values (smaller first).
Diagnose Before Solving ๐ฝ
For each system, identify the smartest first move or the outcome.