Radical Equations Checker

Square both sides, solve the resulting polynomial, then verify each candidate in the original equation.

Loading interactive simulation...

Lesson

The theory β€” Radical Equations Checker

An extraneous root is a solution that appears when you square both sides of an equation and does not solve the original. It is not an arithmetic slip: squaring is not reversible, so the squared equation is genuinely a different equation, satisfied by more values than the one you started with.

What each symbol means

a, b
the numbers under the radical, giving √(ax + b) β€” 2 and 3 at the defaults.
c, d
the line on the right, cx + d β€” both 1 here, so the equation is √(2x+3) = x+1.
candidate
a root of the squared equation. There are two here, x β‰ˆ βˆ’1.4142 and x β‰ˆ 1.4142.
valid
a candidate that survives substitution into the original equation. Only x β‰ˆ 1.4142 does.

Where the formula comes from

  1. The radical √(2x+3) is by definition the non-negative square root. So the original equation quietly carries a condition the notation does not show: the right-hand side must not be negative.
  2. Squaring both sides throws that condition away. √(2x+3) = x+1 and 2x+3 = (x+1)Β² are not equivalent β€” the second is also satisfied whenever √(2x+3) = βˆ’(x+1), the negative branch.
  3. So the squared equation’s roots are the solutions of both branches mixed together. Substituting each candidate back is not a formality, it is the step that separates them: at x β‰ˆ βˆ’1.4142 the right side is negative, so it solves the negative branch and not the original.
Assumes
Real numbers only, a square root meaning the principal (non-negative) one, and a right-hand side that is linear. Allow complex numbers and the whole notion of an extraneous root changes shape.
Breaks when
Squaring can also lose nothing at all, which makes the habit easy to forget: if the right-hand side happens to be non-negative wherever the radical is defined, every candidate is valid and checking looks like wasted effort. The check is insurance, and the premium is only visible on the occasions it pays out.

Some radical equations can be rejected before you start 🖖

The principal square root is never negative β€” that is part of its definition, not a convention you can bend. So √(x − 5) = −2 has no solution at all, and you can say so without doing any algebra: the left side cannot reach a negative value for any x whatsoever. Square both sides anyway and you get x = 9, a confident, wrong answer with nothing to warn you. The same pre-check applies to the radicand: it must be at least 0, so any candidate that makes it negative was never in the running. Checking the shape of an equation before solving costs one glance and catches errors that no amount of careful algebra will.

Why you must check every answer 🖖

Squaring both sides is a one-way street: because both 3 and βˆ’3 square to 9, that step can admit answers the original equation never allowed. The root symbol returns only the non-negative value, so the right side cx+d must be β‰₯ 0. Takeaway: substitute every candidate back into the untouched original equation β€” this tool does it automatically and flags the impostors.

Extraneous roots solve the mirror equation 🖖

A rejected root is not meaningless β€” it is the exact solution of the sign-flipped twin √(ax+b) = βˆ’(cx+d). Squaring erases the minus sign, so both equations share one polynomial, and its candidates split cleanly: those with cx+d β‰₯ 0 belong to the original, the rest to its mirror. That is why every extraneous point lands precisely on the dashed negative branch y = βˆ’βˆš(ax+b) in the plot.

Practice

Check yourself

Predict the answer first, then use the controls above to find out. Reveal only after you have committed to a guess β€” that is what makes it practice.

  1. All three presets report exactly one extraneous root. Can you make the tool report none at all?

    Show answer
    Easily. Enter a = 1, b = 0, c = 0.5, d = 0 β€” that is √x = x/2 β€” and the panel lists candidates x β‰ˆ 0 and x β‰ˆ 4, puts both under Valid Roots, and prints β€œNone” for extraneous. √x = x does the same with 0 and 1. Squaring only ever *risks* adding a solution; it adds one exactly when a candidate makes the right-hand side negative, because such a point solves y = βˆ’βˆš(ax+b), the dashed branch the tool plots, rather than the equation you started from. No candidate goes negative here, so nothing is lost.
  2. The default preset squares to 1xΒ² + 0x βˆ’ 2 = 0 and offers the symmetric pair Β±1.4142, of which the tool rejects βˆ’1.4142. Now enter a = 6, b = 12, c = 1, d = 3. You get the same shape of quadratic β€” 1xΒ² + 0x βˆ’ 3 = 0, candidates Β±1.7321 β€” but this time the tool accepts both. What decides it?

    Show answer
    The sign of the right-hand side at each candidate, and nothing else. In the default the line is x + 1, which at x = βˆ’1.4142 comes to βˆ’0.4142; a square root cannot equal a negative number, so that point lies on the dashed branch. In the second the line is x + 3, which at x = βˆ’1.7321 is still +1.2679, and √(6(βˆ’1.7321) + 12) = √1.6077 = 1.2679 β€” a genuine solution, negative x and all. The linear term vanishes in both cases because a = 2cd (2 = 2Β·1Β·1, and 6 = 2Β·1Β·3), which is a fact about the algebra and says nothing whatever about which roots survive. Extraneous roots are not the ones that look wrong, and not the ones outside the domain β€” they are the ones where the line has dropped below the axis.

Problem solved in full

  1. The extraneous root case for √(x βˆ’ 1) = x βˆ’ 2 7 steps

    Solve √(x βˆ’ 1) = x βˆ’ 2, and name the step that manufactured the root which does not solve it. This is the extraneous root case: a = 1, b = βˆ’1, c = 1, d = βˆ’2.

    1. The symbol on the left is the principal square root, so its value is never negative. That constrains the right-hand side before any algebra happens: only x from 2 upwards can possibly work.

    2. Squaring is where the information leaves. Equal quantities have equal squares, but equal squares only pin the quantities down to within a sign. Everything after this line answers a wider question than the one you were asked.

    3. Expanding the right-hand side leaves a quadratic, and that is the structural reason a second root has room to appear β€” the original equation had one branch, the squared one has two.

    4. The discriminant is 25 βˆ’ 20 = 5, so both candidates are irrational. These two numbers are exactly what the panel lists under polynomial candidates, and both are genuine roots of the squared equation.

    5. Test the larger candidate. The radicand is 2.618 and its principal root is 1.618; the right-hand side is also 1.618. Both sides agree, so 3.618 survives.

    6. Now the smaller one. The left side comes out at 0.618 and the right side at βˆ’0.618: same size, opposite sign. That is not a rounding miss β€” 1.382 is an exact root of √(x βˆ’ 1) = βˆ’(x βˆ’ 2), the lower half of the sideways parabola that the radical sign discards, which is why it lands in the extraneous row.

    7. Notice what the domain check you were probably taught would have said here. At any root of the squared equation the radicand equals (x βˆ’ 2)Β², a square, so it is non-negative at both candidates and rejects neither. On this whole family of equations the radicand test does no work at all; only the sign of the right-hand side does.

    Answer

    x β‰ˆ 3.618, and 1.382 is not a near miss β€” it is an exact solution of a different equation. Ask when the trouble can be avoided altogether. Keep the radicand at x βˆ’ 1 and let the right-hand side be x + d, so squaring gives f(x) = xΒ² + (2d βˆ’ 1)x + (dΒ² + 1) = 0 with discriminant βˆ’4d βˆ’ 3: above d = βˆ’0.75 there are no real candidates at all. A candidate survives the sign test when x β‰₯ βˆ’d, the parabola's vertex always sits to the right of βˆ’d, so both roots clear the cut-off exactly when f(βˆ’d) β‰₯ 0 β€” and f(βˆ’d) collapses to d + 1. The family is therefore honest only on the narrow window βˆ’1 ≀ d ≀ βˆ’0.75: raise d past βˆ’0.75 and the roots vanish, drop it below βˆ’1 and one of them turns extraneous. At d = βˆ’2 you are far outside that window, which is why exactly one candidate had to fail.

References (2)

Example problems