Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. 8th Grade Math
  2. Linear Equations: One Solution, No Solution, or Infinitely Many

8th Grade Mathematics · Expressions & Equations

Linear Equations: One Solution, No Solution, or Infinitely Many

Discover why some equations have exactly one answer, some have every number as an answer, and some have no answer at all.

Section 1

Where Did Linear Equations Come From?

People have been solving equations for thousands of years. Long before calculators or even written math symbols existed, ancient civilizations needed to figure out unknown quantities. How many bricks do I need? How should I split this harvest fairly? These everyday questions pushed humans to develop what we now call linear equations (equations where the variable has an exponent of 1, like 3x + 5 = 20).

~1800 BCE
Babylonian scribes carved math problems into clay tablets. They solved what we'd now write as linear equations, often for dividing land or calculating trade.
~300 BCE
Greek mathematician Euclid organized geometry and basic algebra in his famous book Elements. He solved equations using shapes and lengths instead of symbols.
~825 CE
Al-Khwarizmi, a Persian scholar, wrote a book that gave us the word "algebra." He showed systematic methods for solving equations — ideas students still use today.
1600s
René Descartes and others began using letters like x and y as variables. This made equations much easier to write and study.
Today
Linear equations are everywhere — in computer algorithms, engineering designs, economics, and the math you're learning right now. Understanding when they have one solution, no solution, or infinitely many solutions is a key skill in algebra.

Here's the big question this lesson answers: when you simplify a linear equation, how can you tell whether it has exactly one solution, no solution, or infinitely many solutions? Knowing this helps you understand the structure of equations, not just how to solve them.

Section 2

Core Principles & Definitions

Before we dive into examples, let's make sure we're all on the same page with a few important ideas. A linear equation in one variable is an equation that can be simplified into the form ax + b = c, where x is the variable and a, b, and c are numbers. The variable is never squared, cubed, or under a square root — it's always just x to the first power.

1

One Solution

The equation has exactly one value of x that makes it true. When you simplify, you end up with something like x = 5. This is the most common outcome.
2

No Solution

No value of x can ever make the equation true. When you simplify, you get a false statement like 0 = 7. This means the equation is a contradiction.
3

Infinitely Many Solutions

Every value of x makes the equation true. When you simplify, you get a true statement like 0 = 0. This means the equation is an identity.
4

The Key: Simplify First

You can't tell the type of solution just by looking at an equation. You need to simplify it — distribute, combine like terms, and move variables to one side — to see what you're really dealing with.
✦ ✦ Key Takeaway
Think of a linear equation like a mystery box. When you open it (simplify it), you find one of three things inside: a specific answer (one solution), a lie like "5 equals 3" (no solution), or an obvious truth like "5 equals 5" (infinitely many solutions). The mystery is always solved by simplifying both sides and comparing what's left.
Section 3

Visual Explanation: What Do These Look Like on a Graph?

One powerful way to understand the three types of solutions is to think of each side of the equation as its own line on a graph. When you solve an equation like 2x + 1 = x + 4, you're really asking: "Where does the line y = 2x + 1 meet the line y = x + 4?" The answer depends on how those two lines relate to each other.

x = 3ONE SOLUTIONLines cross at one pointNO SOLUTIONParallel lines never meetINFINITELY MANYSame line — every point worksHOW TO TELL THEM APARTOne Solution: variable = number (e.g., x = 3)2x + 1 = x + 4 → x = 3No Solution: false statement (e.g., 0 = 7)2x + 1 = 2x + 8 → 1 = 8 ✗Infinitely Many: true statement (e.g., 0 = 0)2x + 1 = 2x + 1 → 1 = 1 ✓
Three graphs showing one solution (lines crossing), no solution (parallel lines), and infinitely many solutions (same line)

In the first graph, the two lines cross at exactly one point. That crossing point gives you the one solution. In the second graph, the lines are parallel — they have the same slope but different y-intercepts, so they never meet. That means no solution. In the third graph, the two lines are the exact same line stacked on top of each other. Every single point on the line is a solution, so there are infinitely many solutions.

Section 4

How It Works: The Mathematical Framework

Let's look at the general pattern. When you take any linear equation in one variable and simplify it — distributing, combining like terms, moving all the x terms to one side and all the numbers to the other — you'll end up in one of three situations.

One Solution — Variable Equals a Number
ax = b → x = b/a (where a ≠ 0)
When there's still a variable left with a nonzero coefficient, you can divide to find exactly one answer.

For example, if you simplify an equation and get 5x = 20, you divide both sides by 5 to find x = 4. There is exactly one solution.

No Solution — A False Statement
0x = b → 0 = b (where b ≠ 0)
When the variables cancel out and you're left with a false equation like 0 = 7, there is no value of x that works.

This happens when both sides of the equation have the same variable term but different constant terms. For instance, if you simplify and get 0 = 7, that's never true. No solution exists.

Infinitely Many Solutions — A True Statement
0x = 0 → 0 = 0
When the variables cancel out and you're left with a true equation like 0 = 0, every value of x is a solution.

This happens when both sides of the equation are identical after simplifying. If you get 0 = 0, that's always true — no matter what number you plug in for x. That means there are infinitely many solutions.

✦ ✦ Key Takeaway
Here's a quick trick. After simplifying, look at what's left. If there's still an x in the equation, you have one solution. If x disappears and you're left with a false number sentence, there's no solution. If x disappears and you're left with a true number sentence, there are infinitely many solutions. It's like sorting mail — each equation goes into one of three mailboxes based on what it looks like once you've opened it up.
Section 5

Detailed Breakdown: Recognizing Each Type

Let's look at specific examples of each type and walk through the simplification process. Pay close attention to what happens to the variable terms on each side of the equation.

Start: Simplify the EquationDistribute & Combine Like Termson each side separatelyMove all variable terms to one side,all constant terms to the otherDoes a variableremain?YESONESOLUTIONNOIs what's leftTRUE or FALSE?TRUEINFINITELYMANYFALSENOSOLUTION
Flowchart showing how to determine the number of solutions in a linear equation

Follow this flowchart every time. First, simplify both sides. Then move all the x terms to one side. If x is still there, divide to find your one answer. If x vanishes, check whether the remaining statement is true or false.

TypeExample EquationAfter SimplifyingResult
One Solution3x + 2 = 14x = 4Exactly one answer
One Solution2(x − 3) = x + 1x = 7Exactly one answer
No Solutionx + 5 = x + 95 = 9 ✗False — no answer
No Solution4(x + 1) = 4x − 34 = −3 ✗False — no answer
Infinitely Many2x + 6 = 2(x + 3)6 = 6 ✓True — all numbers work
Infinitely Many3(x − 1) + 3 = 3x0 = 0 ✓True — all numbers work

Notice the pattern in the "No Solution" rows: the variable terms on both sides are identical (like x on both sides, or 4x on both sides), but the constant terms are different. In the "Infinitely Many" rows, both the variable terms and the constant terms turn out to be identical.

Section 6

Worked Example: Three Equations, Three Results

Let's solve three equations step-by-step — one of each type — so you can see exactly how the process works.

Example A — One Solution

Equation

5(x − 2) + 3 = 2x + 5

Step 1 — Distribute

Multiply 5 by each term inside the parentheses.
5x − 10 + 3 = 2x + 5

Step 2 — Combine Like Terms on the Left

Combine the constant terms −10 and +3.
5x − 7 = 2x + 5

Step 3 — Move Variable Terms to One Side

Subtract 2x from both sides to get all the x terms together.
3x − 7 = 5

Step 4 — Isolate the Variable

Add 7 to both sides, then divide by 3.
3x = 12 → x = 4

Conclusion

The variable is still in the equation, and we got x = 4. That's one solution!

Example B — No Solution

Equation

3(2x + 4) = 6x − 1

Step 1 — Distribute

Multiply 3 by each term inside the parentheses.
6x + 12 = 6x − 1

Step 2 — Move Variable Terms to One Side

Subtract 6x from both sides.
12 = −1

Conclusion

The variable disappeared! And 12 = −1 is false. No value of x can make 12 equal to −1, so this equation has no solution.

Example C — Infinitely Many Solutions

Equation

4(x + 2) − 3 = 2(2x + 1) + 3

Step 1 — Distribute on Both Sides

Multiply out the parentheses on each side.
4x + 8 − 3 = 4x + 2 + 3

Step 2 — Combine Like Terms on Each Side

Simplify the constants on each side.
4x + 5 = 4x + 5

Step 3 — Move Variable Terms to One Side

Subtract 4x from both sides.
5 = 5

Conclusion

The variable disappeared again — but this time we got 5 = 5, which is true. That means every value of x works. This equation has infinitely many solutions.
Section 7

Comparing the Three Types

Let's put all three types side by side to see the differences clearly. This table is like a cheat sheet for identifying what kind of equation you're working with.

FeatureOne SolutionNo SolutionInfinitely Many
What you see after simplifyingx = a numberFalse statement (e.g., 0 = 7)True statement (e.g., 0 = 0)
Variable termsDifferent on each sideSame on each sideSame on each side
Constant termsCan be anythingDifferent on each sideSame on each side
Graph meaningLines cross onceLines are parallelLines are the same
Math nameConditional equationContradictionIdentity
How many answers?Exactly 10All real numbers (∞)

The most important thing to notice is this: the difference between "no solution" and "infinitely many solutions" comes down to the constants. In both cases, the variable terms cancel out. But if the remaining constants match, the equation is always true. If they don't match, it's never true.

✦ ✦ Key Takeaway
Think of it like two friends texting the same answer to a question. If they both write "12," they agree — that's like infinitely many solutions, where both sides are identical. If one writes "12" and the other writes "7," they disagree — that's like no solution. But if they write completely different equations (different variable terms), then there's a specific point where they happen to agree — that's your one solution.
Section 8

Connecting to Bigger Ideas

Understanding the three types of solutions for one-variable equations sets you up for much bigger ideas in math. In high school, you'll study systems of equations — that's when you have two equations with two variables (like x and y) and need to find values that make both true at the same time. Guess what? Systems of equations also have the same three possible outcomes!

ConceptOne Variable (This Lesson)Two Variables (Coming Soon)
One SolutionVariable = one specific numberTwo lines cross at one point
No SolutionFalse statement (contradiction)Two parallel lines
Infinitely ManyTrue statement (identity)Two identical lines
How to detectSimplify and check what remainsCompare slopes and y-intercepts

You'll also use these ideas in inequalities, where instead of "equals," you have "greater than" or "less than." And later in algebra, when equations get more complex, the skill of simplifying and recognizing contradictions or identities stays exactly the same. The foundation you're building right now is one you'll use for years.

Another connection: in functions, finding the solution to an equation like f(x) = g(x) means finding where two function graphs intersect. The same three outcomes apply — the graphs might cross once, never cross, or overlap completely.

Section 9

Practice Problems

Try these five problems on your own. Simplify each equation and determine whether it has one solution, no solution, or infinitely many solutions. Click "Show Answer" when you're ready to check your work.

PROBLEM 1 — CONCEPTUAL
After simplifying a linear equation, you end up with 0 = 0. What does this tell you about the number of solutions?
PROBLEM 2 — BASIC
Solve the equation 7x − 3 = 4x + 9. How many solutions does it have?
PROBLEM 3 — INTERMEDIATE
Determine the number of solutions for 2(3x + 5) = 6x + 10.
PROBLEM 4 — APPLIED
A movie streaming service charges $8 per month plus $2 per movie. A second service charges $2 per movie plus a different monthly fee. You set up the equation 8 + 2m = 5 + 2m, where m is the number of movies you watch. Will there ever be a month where both services cost the same amount?
PROBLEM 5 — CHALLENGE
Find a value of k that makes the equation 3(x + 2) = 3x + k have infinitely many solutions. Then find a different value of k that makes it have no solution. Explain why no value of k gives exactly one solution.
Summary

Lesson Summary

Every linear equation in one variable falls into one of three categories when you simplify it. If the variable survives the simplification process, you'll find exactly one solution — a single value of x that makes the equation true. If the variable cancels out and leaves behind a false statement like 5 = 3, the equation is a contradiction with no solution — nothing you plug in can ever make it work. If the variable cancels out and leaves behind a true statement like 0 = 0, the equation is an identity with infinitely many solutions — every number works because both sides were really the same expression all along.

The key to identifying the type is to simplify fully — distribute, combine like terms, and collect variables on one side. Then look at what remains. On a graph, these three outcomes correspond to two lines crossing, two parallel lines, or two identical lines. This concept is foundational for everything from systems of equations to functions and beyond.

Varsity Tutors • 8th Grade Mathematics (Common Core) • Linear Equations: One, None, or Infinitely Many Solutions