Extraneous Solutions

A solution to the transformed equation that doesn't satisfy the original; found when squaring both sides or applying other non-reversible operations.

x=s solves the squared equation but not the originalx = s \text{ solves the squared equation but not the original}

Solve a problem with Extraneous Solutions

Type the problem. The solver will use Extraneous Solutions where Extraneous Solutions is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Extraneous Solutions takes
xx
ss
Extraneous Solutions
SymbolMeaning
xxThe variable you're solving for in the original equation.
ssA specific value that appears to solve the equation after you transform it (like squaring), but fails when substituted back into the original.

When to use it

Think of this when solving radical equations by squaring, or whenever you perform a non-reversible algebraic operation.

Level

Usually taught in: Algebra II

Worked examples

1. Solve a radical equation with one valid and one extraneous solution

Problem

Solve x+2=x\sqrt{x + 2} = x for xx.
  1. (x+2)2=x2(\sqrt{x + 2})^2 = x^2

    Square both sides to eliminate the square root.

  2. x+2=x2x + 2 = x^2

    Simplify the left side.

  3. 0=x2x20 = x^2 - x - 2

    Rearrange into standard form.

  4. 0=(x2)(x+1)0 = (x - 2)(x + 1)

    Factor the quadratic.

  5. x=2 or x=1x = 2 \text{ or } x = -1

    Apply the zero product property to find candidate solutions.

  6. 2+2=2\sqrt{2 + 2} = 2

    Check x=2x = 2 in the original equation: 4=2\sqrt{4} = 2 is true.

  7. 1+2=11\sqrt{-1 + 2} = 1 \neq -1

    Check x=1x = -1 in the original equation: 1=1\sqrt{1} = 1, but we need it to equal 1-1, so this fails.

Answer: x=2x = 2

This example shows a case where squaring introduces an extraneous solution. The value x=1x = -1 satisfies the squared equation x2=x+2x^2 = x + 2 but not the original equation x+2=x\sqrt{x + 2} = x because square roots produce non-negative outputs only.

2. Solve a radical equation where the right side has a coefficient

Problem

Solve x+3=x3\sqrt{x + 3} = x - 3 for xx.
  1. (x+3)2=(x3)2(\sqrt{x + 3})^2 = (x - 3)^2

    Square both sides to eliminate the radical.

  2. x+3=x26x+9x + 3 = x^2 - 6x + 9

    Expand the right side using (x3)2=x26x+9(x - 3)^2 = x^2 - 6x + 9.

  3. 0=x27x+60 = x^2 - 7x + 6

    Rearrange into standard form.

  4. 0=(x1)(x6)0 = (x - 1)(x - 6)

    Factor the quadratic.

  5. x=1 or x=6x = 1 \text{ or } x = 6

    Apply the zero product property.

  6. 1+3=4=2 but 13=2\sqrt{1 + 3} = \sqrt{4} = 2 \text{ but } 1 - 3 = -2

    Check x=1x = 1: the left side equals 2, but the right side equals 2-2, so this does not work.

  7. 6+3=9=3 and 63=3\sqrt{6 + 3} = \sqrt{9} = 3 \text{ and } 6 - 3 = 3

    Check x=6x = 6: both sides equal 3, so this solution is valid.

Answer: x=6x = 6

Here x=1x = 1 is extraneous: it satisfies x27x+6=0x^2 - 7x + 6 = 0 but fails the original equation because 42\sqrt{4} \neq -2. The square root always gives a non-negative result, but the right side of the original equation gives 2-2 when x=1x = 1.

3. Measure temperature in a physics lab

Problem

A thermometer in a physics lab measures the temperature (in °C) of a cooling liquid. The temperature TT follows the relationship T1=T3\sqrt{T - 1} = T - 3. Find the actual temperature reading.
  1. (T1)2=(T3)2(\sqrt{T - 1})^2 = (T - 3)^2

    Square both sides to eliminate the square root.

  2. T1=T26T+9T - 1 = T^2 - 6T + 9

    Expand the right side.

  3. 0=T27T+100 = T^2 - 7T + 10

    Rearrange into standard quadratic form.

  4. 0=(T2)(T5)0 = (T - 2)(T - 5)

    Factor the quadratic.

  5. T=2 or T=5T = 2 \text{ or } T = 5

    Apply the zero product property to find candidate values.

  6. 21=1 but 23=1\sqrt{2 - 1} = 1 \text{ but } 2 - 3 = -1

    Check T=2T = 2: the left side is 1=1\sqrt{1} = 1, but the right side is 1-1, so this fails.

  7. 51=4=2 and 53=2\sqrt{5 - 1} = \sqrt{4} = 2 \text{ and } 5 - 3 = 2

    Check T=5T = 5: both sides equal 2, so this solution represents the actual temperature.

Answer: T=5 °CT = 5 \text{ °C}

The value T=2T = 2 is extraneous because although it satisfies the squared equation, it does not satisfy the original. This is because 1=1\sqrt{1} = 1, which is positive, but 23=12 - 3 = -1, which is negative. Since square roots cannot equal negative numbers, this candidate fails when checked against the original relationship.

Common mistakes

Where Extraneous Solutions usually goes wrong
Answer came out wrong
Students forget to check their solutions in the original equation.
Always substitute your final answer(s) back into the original equation, not the squared one.
Assuming that if an answer solves one step of the work, it's correct.
The only correct answer is one that works in the ORIGINAL equation.
Dismissing all solutions from squaring as potentially extraneous, so you re-solve by a different method instead of just checking by substitution.
Always substitute into the original equation—don't abandon the solutions or re-solve from scratch with a different method.
The mistakeWhy it is wrongThe fix
Students forget to check their solutions in the original equation.Squaring and other transformations introduce extraneous solutions, so you must verify each candidate.Always substitute your final answer(s) back into the original equation, not the squared one.
Assuming that if an answer solves one step of the work, it's correct.An answer can satisfy the transformed equation without satisfying the original.The only correct answer is one that works in the ORIGINAL equation.
Dismissing all solutions from squaring as potentially extraneous, so you re-solve by a different method instead of just checking by substitution.Some solutions are genuine and some are extraneous; checking by substitution is the only reliable way to tell the difference.Always substitute into the original equation—don't abandon the solutions or re-solve from scratch with a different method.

Tips and when to use something else

  • Always check solutions by substituting back into the ORIGINAL equation, not the transformed one.
  • Extraneous solutions are introduced by certain operations (squaring, multiplying by expressions with the variable, taking reciprocals) but not by all operations (adding or subtracting the same value is always safe).
  • If you get no solutions after checking, that is a valid answer—it means the original equation has no solution.
  • For radical equations, try Isolation and Squaring first; if you find extraneous solutions, consider Graphical Methods to visualize which candidates are valid.

Frequently asked questions

What's the difference between an extraneous solution and no solution?
An extraneous solution is a value that appears to work when you solve but fails the original equation. No solution means the original equation genuinely has no answer at all. An extraneous solution can appear even when a solution exists—you might get one valid solution and one extraneous one.
Why do we square equations if it creates extraneous solutions?
Squaring both sides is often the only practical way to eliminate a radical or other non-linear operation. The extra solutions it introduces are easily identified by checking—the benefit of being able to solve the problem outweighs the need for verification at the end.
Can extraneous solutions happen without squaring?
Yes. Multiplying both sides by an expression containing the variable, taking reciprocals, and other non-reversible operations can also introduce extraneous solutions. Any time you apply an operation that isn't strictly reversible, you risk creating extraneous solutions.
If I get one valid solution and one extraneous, should I write 'no solution' instead?
No. If at least one of your candidate solutions works in the original equation, that is your answer. Only write 'no solution' if every candidate fails the original equation check.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18