Algebra 1 • Reasoning in Solving Equations

Solving Rational & Radical Equations

Learn how to solve equations with fractions and square roots — and discover why checking your answers is not optional.

Where Did These Equations Come From?

People have been solving equations for thousands of years, but equations involving fractions (rational expressions) and square roots (radical expressions) brought special challenges. Ancient mathematicians discovered that these types of equations sometimes produce "ghost answers" — solutions that look correct on paper but actually break the original equation. Let's trace how this understanding developed.

~1800 BCE
Babylonian Reciprocals
Babylonian mathematicians on clay tablets solved equations involving reciprocals (like 1/x), making them some of the earliest rational equations ever recorded. They used tables of reciprocals to speed up their work.
~300 BCE
Euclid's Elements
Euclid's Elements explored geometric constructions that were equivalent to solving radical equations. Finding the side length of a square with a given area is essentially solving x² = A, which leads to x = √A.
~250 CE
Diophantus of Alexandria
Diophantus of Alexandria, often called the "father of algebra," worked with rational equations in his book Arithmetica. He was among the first to reject negative and irrational solutions — an early hint of what we now call extraneous solutions.
1500s–1600s
Symbolic Notation
European algebraists like François Viète developed symbolic notation that made it possible to write and manipulate rational and radical expressions clearly. This new notation exposed the problem of extraneous solutions more visibly.
1800s–Today
Modern Algebra
Modern algebra formalized the concept of the domain of an expression — the set of input values that keep an expression defined. This gave us a precise way to identify and reject extraneous solutions.

The key question that drove all of this work is the same one you'll explore in this lesson: How do we solve equations that contain fractions or square roots, and how do we catch the fake answers that sneak in along the way?

Core Principles & Definitions

Before diving into solving, let's nail down the vocabulary and ideas you'll use throughout this lesson. There are four foundational concepts that everything else builds on.

1

Rational Equation

An equation that contains at least one fraction whose denominator has a variable. Example: 5/x + 3 = 7. The variable in the denominator is what makes it "rational."
2

Radical Equation

An equation where the variable is inside a square root (or other root). Example: √(x + 3) = 5. The root symbol is the "radical," hence the name.
3

Extraneous Solution

A value that emerges from your algebra but does not satisfy the original equation. It's a "ghost answer" — it looks real until you plug it back in and find it doesn't work.
4

Domain Restrictions

Rules about which x-values are allowed. You can't divide by zero, and a square root can't produce a real number from a negative input. These restrictions are where extraneous solutions get caught.
✦ Key Takeaway
Think of solving a rational or radical equation like getting a coupon code online. You type it in (solve the equation) and get a discount amount (solution). But when you go to checkout, the system might reject the code because it's expired or doesn't apply to your item. Checking your answer in the original equation is like hitting "apply" at checkout — you need to verify it actually works before you trust it.

Visualizing How Extraneous Solutions Appear

The diagram below shows what happens graphically when you solve a radical equation. When you square both sides to remove a square root, you can accidentally introduce solutions that belong to a different curve. The point where the curves don't actually meet on the original equation is the extraneous solution.

Graph showing y = √x (cyan curve) and y = x − 2 (pink dashed line). The real solution is at (4, 2) and the extraneous solution appears at x = 1.

In this graph, we're solving √x = x − 2. The solid cyan curve shows y = √x and the dashed pink line shows y = x − 2. They intersect at (4, 2), which is the real solution. When we square both sides to solve algebraically, we get x² − 5x + 4 = 0, giving x = 1 and x = 4. But at x = 1, the curve gives y = 1 while the line gives y = −1 — they don't actually meet there. That's the extraneous solution sneaking in because squaring hid the fact that 1 − 2 is negative.

Mathematical Framework: How to Solve

There are two main types of equations here, and each has its own solving strategy. The unifying rule for both: always check your answers in the original equation.

Strategy A — Solving Rational Equations

The goal is to eliminate the fractions by multiplying every term by the least common denominator (LCD). This transforms the equation into something simpler — usually a linear or quadratic equation you already know how to solve.

Rational Equation Strategy
1. Find the LCD of all denominators 2. Multiply every term by the LCD 3. Simplify and solve 4. Check: reject any x that makes a denominator = 0
A value that makes a denominator zero is undefined, so it can never be a valid solution.

Strategy B — Solving Radical Equations

The goal is to isolate the radical (get the square root by itself on one side) and then square both sides to remove it. Squaring is what introduces the risk of extraneous solutions, because squaring doesn't "remember" whether a value was positive or negative.

Radical Equation Strategy
1. Isolate the radical on one side 2. Square both sides 3. Solve the resulting equation 4. Check: plug each answer into the original equation
Squaring can turn a false equation (−3 ≠ 3) into a true one (9 = 9). That's why extraneous solutions appear.
Why Squaring Creates Ghost Answers
If a = b, then a² = b² ✓ But if a² = b², it does NOT guarantee a = b Example: (−3)² = 3² → 9 = 9 ✓ but −3 ≠ 3
Squaring is a one-way operation. It preserves truth going forward, but not backward.

Detailed Breakdown: When Extraneous Solutions Arise

Extraneous solutions don't appear randomly. They follow patterns. The flowchart below maps out exactly when you need to be on alert, and what to check.

Flowchart showing the solving process for rational and radical equations, including when to check for extraneous solutions.

The table below summarizes when and why extraneous solutions appear in each type of equation.

TypeDangerous StepWhy It Creates ProblemsHow to Catch It
RationalMultiplying by the LCDThe LCD might equal zero for certain x-values, which is not allowedCheck if any solution makes a denominator equal to zero
RadicalSquaring both sidesSquaring erases the difference between positive and negative valuesSubstitute each answer into the original equation and verify both sides match

Worked Examples

Example A — Rational Equation with an Extraneous Solution

Solve: x/(x − 3) + 1 = 3/(x − 3)

Example A — Rational Equation
1
Step 1 — Identify the Domain RestrictionThe denominator is (x − 3). Set it equal to zero: x − 3 = 0, so x ≠ 3. Keep this restriction in mind.
2
Step 2 — Multiply Every Term by the LCDThe LCD is (x − 3). Multiply each term: (x − 3) × [x/(x − 3)] + (x − 3) × 1 = (x − 3) × [3/(x − 3)] The (x − 3) cancels with each denominator:
x + (x − 3) = 3
3
Step 3 — Solve the Simplified Equationx + x − 3 = 32x − 3 = 32x = 6x = 3
x = 3
4
Step 4 — Check Against the Domain RestrictionWe found x = 3, but we noted in Step 1 that x cannot equal 3 because it would make the denominator zero. Plugging x = 3 into the original equation gives 3/0, which is undefined.
x = 3 is extraneous. This equation has no solution.

Example B — Radical Equation with an Extraneous Solution

Solve: √(2x + 3) = x

Example B — Radical Equation
1
Step 1 — Isolate the RadicalThe radical is already alone on the left side. We're ready to square.
2
Step 2 — Square Both Sides(√(2x + 3))² = x²
2x + 3 = x²
3
Step 3 — Rearrange and Solve the Quadraticx² − 2x − 3 = 0(x − 3)(x + 1) = 0
x = 3 or x = −1
4
Step 4 — Check Both Answers in the OriginalCheck x = 3: √(2(3) + 3) = √(9) = 3 ✓ and the right side is 3 ✓. x = 3 works! Check x = −1: √(2(−1) + 3) = √(1) = 1 but the right side is −1. 1 ≠ −1, so x = −1 is extraneous. Squaring hid the negative sign.
The only valid solution is x = 3.

Strengths, Limitations & Common Mistakes

The methods you've learned are powerful, but they have some important boundaries. The table below lays out what these techniques do well and where students commonly stumble.

StrengthsLimitationsCommon Mistakes
Multiplying by the LCD reliably clears fractions and turns rational equations into simpler onesIf the equation has many different denominators, finding the LCD can get complicatedForgetting to multiply every term by the LCD — including terms without a denominator
Squaring both sides is a direct, mechanical way to remove radicalsSquaring can introduce extraneous solutions that require careful checkingSquaring before isolating the radical — this creates much messier algebra
The checking step always catches extraneous solutions when done correctlyIf you skip the check, you may report wrong answers with full confidenceChecking by plugging into a simplified version instead of the original equation
✦ Key Takeaway
Think of squaring both sides like photocopying a document. The copy looks identical to the original, but some details might be lost — specifically, whether a number was positive or negative before squaring. Always go back to the original to verify your answer, just like you'd compare a photocopy to the original to make sure nothing was lost.

Connection to Advanced Theory

What you're learning here sets the foundation for more complex work in Algebra 2 and beyond. The concept of extraneous solutions becomes even more important as equations get more sophisticated.

What You Learn NowWhat Comes Next
Solving equations with one radical (√x)Equations with two radicals (√(x+1) + √(x−1) = 4), requiring squaring twice
Simple rational equations (one variable term in the denominator)Rational expressions with multiple variable-containing denominators and polynomial long division
Checking for extraneous solutions by substitutionAnalyzing domains of functions formally using interval notation; understanding one-to-one vs. many-to-one functions
Squaring both sides introduces extra solutionsAny "non-reversible" operation (squaring, taking absolute values, multiplying by a variable expression) can create extraneous solutions

The deeper idea is about reversibility. When you add 5 to both sides of an equation, you can always undo it by subtracting 5. That operation is perfectly reversible and never creates extraneous solutions. But squaring is not reversible — you can't always "unsquare" and get back where you started. In more advanced math, you'll learn that any non-reversible operation can introduce extraneous solutions, and the habit of checking your work that you build now will serve you well for years to come.

Practice Problems

Try these five problems in order. Each one builds on the skills from the lesson. Use the "Show Answer" button only after you've attempted the problem yourself.

PROBLEM 1CONCEPTUAL
In your own words, explain what an extraneous solution is and why it's important to check for one when solving radical equations.
PROBLEM 2BASIC CALCULATION
Solve: √(x + 5) = 4
PROBLEM 3INTERMEDIATE
Solve: 5/(x + 2) = 3/(x − 1)
PROBLEM 4APPLIED / MULTI-STEP
Solve and identify any extraneous solutions: √(3x + 7) = x + 1
PROBLEM 5CRITICAL THINKING
A student solves the equation (x − 3)/(x − 4) = 1/(x − 4) and gets x = 4. Without even plugging in, they know it's extraneous. How do they know, and what does this tell you about the original equation?

Lesson Summary

In this lesson, you learned to solve two types of equations: rational equations (which have variables in the denominator) and radical equations (which have variables under a square root). For rational equations, the key technique is to multiply every term by the LCD to clear the fractions, then solve the resulting equation. For radical equations, you isolate the radical and square both sides to remove the root, then solve what remains.

The most important takeaway is the concept of extraneous solutions — answers that emerge from correct algebra but fail to satisfy the original equation. In rational equations, extraneous solutions appear when a candidate answer makes a denominator equal to zero. In radical equations, they appear because squaring erases the sign of a number, potentially turning a false equation into a true one. The non-negotiable final step in every problem is to check each answer by substituting it back into the original equation. Building this habit now will serve you well in every math course that follows.

Varsity Tutors • Algebra 1 (Common Core) • Solving Rational & Radical Equations