2.1.23 · D5Algebra — Introduction & Intermediate

Question bank — Equations with radicals — squaring both sides, extraneous solutions

1,479 words7 min readBack to topic

This bank drills the thinking behind radical equations, not the arithmetic. Every item below is a trap that catches students who "did the algebra right" but skipped the reasoning. Cover the answer, commit to a justification out loud, then reveal.

Before you start, one anchor picture in words. The square-root symbol is a machine that only ever hands back a non-negative number. Feed it and it returns — never , even though too. That one-way, sign-erasing behaviour is the source of every trap here. Keep it in mind as the operation we are trying to undo.


True or false — justify

Squaring both sides of a true equation always gives a true equation
True — this direction is safe. If then always holds. The danger is only the reverse direction, where allows .
If then
False. It only forces . Squaring erases sign, so both and survive, which is exactly how extra candidates sneak in.
False. The radical symbol returns only the principal (non-negative) root, so alone. The "" only appears when you solve , not when the symbol is written for you.
Every solution of is a solution of
False. The squared equation lost the constraint . So solves the polynomial but fails the original because while .
The equation has a solution because squaring gives
False. A principal square root is never negative, so it can never equal ; the equation has no solution. The that squaring produces is purely extraneous.
Checking answers in radical equations is an optional double-check
False. Checking is a required logical step, not tidiness. Because squaring is one-directional, the check is the only thing that filters out candidates the original never had.
If a candidate makes the radicand negative, it must be rejected
True. Inside a real square root the [[Domain and Range of Functions|radicand must be ]]; a negative radicand isn't a real number, so the value cannot solve the equation.
An equation with a radical can have two genuine (non-extraneous) solutions
True. Nothing forbids it — e.g. style setups or well-chosen quadratics. Extraneous roots are a possibility of squaring, not a guarantee that exactly one root dies.
For real ,
False. , the absolute value. It equals only when ; for it gives , not .
requires no conditions
Nearly true but read carefully: it holds only where , i.e. where the radical is defined. Outside that domain the left side isn't a real number at all.

Spot the error

Student squares to get . What went wrong?
They squared term-by-term instead of the whole side. , not . The fix is to isolate first: , then square.
Student solves , factors to or , and reports both. Error?
They never checked. gives (false), so it is extraneous. Only survives; reporting both is the classic "trust the algebra" mistake.
Student writes: " so ." Error?
The "" is invented. The left side is a fixed principal root equal to the fixed number ; squaring both sides gives exactly , no sign choice.
Student claims needs domain check and finds it fine at , so accepts . Error?
They checked the radicand's domain but ignored the right side's sign. A non-negative root cannot equal , so no domain value can ever work.
Student expands as . Error?
They dropped the cross term. . Forgetting the throws away the very radical you needed to isolate next.
Student solves a radical equation, gets , and says "I'll skip the check since there was only one root." Error?
One root can still be extraneous. A lone candidate from squaring must be verified in the original just as much as two candidates would.
Student concludes has no solution "because there are two radicals." Error?
Two radicals just means you may square twice. Here it solves cleanly to , which checks. The number of radicals never predicts the number of solutions.

Why questions

Why does isolating the radical before squaring matter?
If the radical shares a side with other terms, squaring a binomial re-creates a radical via the cross term. Isolating means cleanly removes it in one shot.
Why is squaring a "one-way implication" and not an equivalence?
Because it collapses two inputs to one output: both and square to . Undoing it can't tell which one you started from, so the forward step keeps truth but the backward step may add falsehoods.
Why do extraneous solutions so often show up as negative-right-side cases?
Because secretly demands . Squaring deletes that demand, so any candidate with passes the polynomial but fails the sign, becoming extraneous.
Why can't we just "add a domain restriction up front" and skip checking?
You can restrict the radicand's domain, but the harder constraint (the right side's sign at each candidate) depends on the candidate value itself. Substituting back is the cleanest way to test both at once.
Why is 's extra root exactly the solution of ?
Squaring turns both and into the same polynomial. So the squared equation carries the solutions of both sign versions, and the wrong-sign one shows up as extraneous.
Why doesn't squaring a linear equation like cause trouble in practice?
It technically introduces as 's extra root, but a checking step removes it. The trouble becomes routine in radicals only because squaring is forced on us to remove the root.
Why is checking preferred over solving the sign inequality separately?
A back-substitution test simultaneously confirms the radicand is valid, the principal root matches, and the sign is right — one substitution replaces several separate conditions and is harder to get wrong.

Edge cases

What is the solution set of when ?
Empty. The principal root is never negative, so no works — regardless of what value squaring might suggest.
What is the solution set of ?
Exactly . The radicand must be , and the principal root of is , so it checks; this is the sole boundary solution.
If both sides of a radical equation are already non-negative for all , can squaring still add extraneous roots?
Not from a sign flip, since the "" condition is automatically satisfied everywhere. Extra candidates would then only fail via radicand-domain issues, not sign.
In , why is built in before any algebra?
Both radicands and must be ; the tighter one is . Any candidate below is rejected on domain grounds before you even check the equality.
What happens to a candidate that makes the radicand zero but the right side positive, e.g. testing where has radicand ?
At the left is but the right is ; unequal, so rejected. Zero radicand is allowed by domain but still must satisfy the equation itself.
For , is checking still required after squaring to ?
Yes, because a candidate might make one (or both) radicands negative, leaving no real roots to compare. The equality can hold outside the common domain and produce an extraneous value.
Recall Fast self-test before you close this page

One-sentence why for each: (1) why check every root, (2) why isolate first, (3) why . Why check every root ::: Squaring is one-directional, so candidates may satisfy the squared equation but not the original. Why isolate first ::: Otherwise squaring a binomial re-introduces a radical through the cross term. Why ::: The principal root is non-negative, so it returns the magnitude of , not itself.