8TH GRADE MATHEMATICS • EXPRESSIONS & EQUATIONS

Systems of Equations & Graph Intersections

Discover how two lines crossing on a graph reveals the exact answer that makes both equations true at the same time.

Where Did Systems of Equations Come From?

People have been solving pairs of equations for thousands of years — long before anyone used x's and y's. Ancient civilizations ran into a simple problem: sometimes you need to find two unknown numbers at the same time, and one equation by itself isn't enough. Let's take a quick walk through history.

~200 BCE
Ancient China
The Chinese math book Nine Chapters on the Mathematical Art showed how to solve systems of equations using a method similar to what we now call elimination. They arranged numbers in a grid and worked row by row — pretty clever for over 2,000 years ago!
~250 CE
Diophantus of Alexandria
A Greek mathematician named Diophantus wrote about solving multiple equations together. He used abbreviations instead of full words, which was an early step toward the algebra symbols we use today.
1637
René Descartes
Descartes invented the coordinate plane (the x-y grid you already know). This was a game-changer because it let people turn equations into pictures — lines on a graph. Now you could see the solution instead of just calculating it.
1700s–1800s
Algebra Takes Shape
Mathematicians like Euler and Gauss developed the formal methods we use today for solving systems. Gauss's elimination method is still taught in every algebra class worldwide.

Here's the big idea that connects all of this history: when you have two equations and two unknowns, you can graph both equations as lines. The point where those lines cross is the answer to both equations. That's the concept we're going to explore in this lesson.

Core Ideas You Need to Know

Before we jump into graphs, let's make sure the building blocks are clear. Here are the four key ideas behind systems of equations.

1

Linear Equation

An equation whose graph is a straight line. It usually looks like y = mx + b, where m is the slope and b is the y-intercept. Every point on that line makes the equation true.
2

System of Equations

A set of two (or more) equations that share the same variables. We need to find values for x and y that work in both equations at the same time.
3

Solution to the System

An ordered pair (x, y) that makes both equations true. You can check a solution by plugging the numbers into each equation and seeing if both sides match.
4

Point of Intersection

The exact spot where two lines cross on a graph. At that point, both lines share the same x-value and the same y-value — so it satisfies both equations.
KEY TAKEAWAY
Think of two equations like two different treasure maps. Each map narrows down where the treasure might be — it could be anywhere along a certain path (the line). When you lay both maps on top of each other, the treasure is where the two paths cross. That crossing point is the solution to the system.

Seeing It on a Graph

Let's look at a real example. Consider the system of two equations: y = x + 1 and y = −x + 5. Each equation is a line on the coordinate plane. The big question: where do they cross?

Coordinate plane showing two lines, y = x + 1 (cyan) and y = −x + 5 (pink), intersecting at the point (2, 3).

Look at the graph above. The cyan line represents y = x + 1, and the pink line represents y = −x + 5. They cross at the point (2, 3). That means x = 2 and y = 3 is the one pair of values that makes both equations true.

You can verify this! Plug x = 2 into the first equation: y = 2 + 1 = 3. ✓ Now plug x = 2 into the second equation: y = −2 + 5 = 3. ✓ Both give y = 3, so (2, 3) really is the solution.

The Math Behind It

Every linear equation in two variables can be written in slope-intercept form. This form makes it easy to graph and to understand what's going on.

Slope-Intercept Form
y = mx + b
m = slope (how steep the line is) | b = y-intercept (where the line crosses the y-axis)

When you have a system, you're looking at two equations like this at the same time. Here's the general setup:

A System of Two Linear Equations
y = m₁x + b₁ y = m₂x + b₂
Each equation has its own slope (m₁ or m₂) and its own y-intercept (b₁ or b₂).

At the intersection point, both equations give the same y for the same x. That means we can set them equal to each other:

Finding the Intersection
m₁x + b₁ = m₂x + b₂
Since both expressions equal y, they must equal each other at the crossing point.

Once you solve that equation for x, you plug the x-value back into either original equation to find y. The result is the ordered pair (x, y) — the intersection point on the graph and the solution to the system.

KEY TAKEAWAY
Setting two equations equal to each other is like asking: "At what x-value do both equations produce the same y-value?" That's literally the definition of where two lines cross. The algebra and the graph are just two different ways of asking the same question.

The Three Possible Outcomes

Not every system of equations has exactly one solution. When you graph two lines, three things can happen. Let's see all three.

Three diagrams showing intersecting lines (one solution), parallel lines (no solution), and overlapping lines (infinitely many solutions).
CaseWhat the Graph Looks LikeNumber of SolutionsSlopes
Intersecting LinesThe lines cross at exactly one pointExactly one solutionDifferent slopes (m₁ ≠ m₂)
Parallel LinesThe lines never touch — they stay the same distance apartNo solutionSame slope, different y-intercepts
Same LineThe lines lie right on top of each otherInfinitely many solutionsSame slope and same y-intercept

Most of the time in 8th grade, you'll work with systems that have exactly one solution — meaning the lines cross in one spot. But it's important to recognize the other two cases so you're not surprised if you ever solve a system and get something weird like 0 = 5 (no solution) or 0 = 0 (infinitely many solutions).

Worked Example: Step by Step

Let's solve a full problem together using both graphing and algebra to see how the intersection point matches the algebraic solution.

Solve the system: y = 2x − 1 and y = −x + 5
1
Step 1 — Understand What We're Looking ForWe need to find the point (x, y) where both equations are true. On a graph, this is where the two lines cross.
2
Step 2 — Set the Equations EqualSince both equations equal y, we can set the right sides equal to each other:
2x − 1 = −x + 5
3
Step 3 — Solve for xAdd x to both sides to get all the x-terms together: 2x + x − 1 = 5 → 3x − 1 = 5. Add 1 to both sides: 3x = 6. Divide both sides by 3:
x = 2
4
Step 4 — Find yPlug x = 2 back into either equation. Let's use the first one: y = 2(2) − 1 = 4 − 1
y = 3
5
Step 5 — Check With the Other EquationPlug x = 2 into the second equation to make sure: y = −(2) + 5 = −2 + 5 = 3
6
Step 6 — State the SolutionThe solution is (2, 3). On the graph, this is the exact point where the line y = 2x − 1 crosses the line y = −x + 5. The algebra and the graph tell the same story!

Graphing vs. Algebra: Strengths & Limitations

You can solve a system by graphing the two lines and finding their crossing point, or you can use algebra (like substitution or elimination). Both methods work, but each has pros and cons.

FeatureGraphing MethodAlgebraic Method
Visual?Yes — you can see the lines and the intersectionNo — it's all numbers and symbols
AccuracyCan be imprecise if reading from a hand-drawn graphExact answers every time
Shows "no solution" or "∞ solutions"?Yes — you can see parallel or overlapping linesYes — you get contradictions (like 0 = 5) or identities (like 0 = 0)
SpeedSlower — plotting points takes timeFaster once you know the steps
Handles messy numbers?Hard to read if the answer is something like (1.3, 2.7)No problem — fractions and decimals are fine
KEY TAKEAWAY
Graphing is like using a map — it gives you the big picture and helps you understand what's happening. Algebra is like using GPS — it gives you the precise answer. The best math students learn to use both! Start with a graph to understand the problem, then use algebra to nail down the exact answer.

Where Does This Lead?

The idea of finding intersections doesn't stop with two straight lines. As you move into high school math, you'll encounter more powerful versions of this same concept.

What You Learn NowWhat Comes Next
Systems of 2 linear equations (2 lines)Systems of 3 equations with 3 variables (3 planes in 3D space)
Lines can cross, be parallel, or overlapCurves (parabolas, circles) can intersect lines or each other in 0, 1, or 2 points
Solving by graphing or simple algebraUsing matrices and technology to solve huge systems with many equations
Finding exact intersection pointsOptimization — finding the best point in a whole region (linear programming)

In the real world, systems of equations are used everywhere. Engineers use them to design bridges. Economists use them to predict prices. Video game designers use them to figure out when two moving objects collide on screen. The skill you're building right now — understanding that an intersection on a graph means a shared solution — is a foundation for all of that.

Practice Problems

Try these five problems. They start easy and get more challenging. Click "Show Answer" when you're ready to check your work.

PROBLEM 1CONCEPTUAL
If two lines on a coordinate plane cross at the point (4, 7), what does this tell you about the system of equations those lines represent?
PROBLEM 2BASIC
Is the point (1, 5) a solution to this system? y = 3x + 2 and y = −x + 6
PROBLEM 3INTERMEDIATE
Solve the system by setting the equations equal to each other: y = x + 4 and y = 2x + 1
PROBLEM 4APPLIED
Maya and Leo are both saving money. Maya starts with $10 and saves $5 every week. Leo starts with $25 and saves $2 every week. Write a system of equations (let x = weeks and y = total savings), and find the week when they'll have the same amount of money.
PROBLEM 5CHALLENGE
Look at this system: y = 3x − 2 and y = 3x + 4. Without graphing, explain how many solutions this system has and why. Then describe what the graph would look like.

Putting It All Together

A system of two linear equations is a pair of equations that share the same variables. When you graph both equations, each one shows up as a straight line. The solution to the system is the ordered pair (x, y) that makes both equations true — and on the graph, that pair shows up as the point of intersection where the two lines cross. If the lines have different slopes, they cross exactly once, giving one solution. If they have the same slope but different y-intercepts, they're parallel and never cross, meaning there's no solution. If they have the same slope and same y-intercept, they're actually the same line, so every point on the line is a solution.

The core insight is this: algebra and graphing are two languages describing the same reality. Solving the system algebraically finds the same answer as finding the intersection visually. You can use graphing to see the big picture and algebra to get the exact answer. Understanding how these connect is one of the most important ideas in all of mathematics — and you've just learned it!

Varsity Tutors • 8th Grade Mathematics (Common Core) • Systems of Linear Equations & Graph Intersections