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)β2and3at the defaults. c, d- the line on the right,
cx + dβ both1here, so the equation isβ(2x+3) = x+1. candidate- a root of the squared equation. There are two here,
x β β1.4142andx β 1.4142. valid- a candidate that survives substitution into the original equation. Only
x β 1.4142does.
Where the formula comes from
- 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. - Squaring both sides throws that condition away.
β(2x+3) = x+1and2x+3 = (x+1)Β²are not equivalent β the second is also satisfied wheneverβ(2x+3) = β(x+1), the negative branch. - 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.4142the 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.
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.
-
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. -
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
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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)
- Why squaring both sides produces solutions the original equation does not have: J. S. Zelkowski, "Making Sense of Extraneous Solutions." The Mathematics Teacher 106(6), 452β458, 2013.
- The idea has a longer history than the textbook treatment suggests: K. R. Manning, "Historically Speaking β A History of Extraneous Solutions." The Mathematics Teacher 63(2), 165β175, 1970.