A radical equation contains a variable inside a radicand. Raising both sides to a power can remove the radical, but squaring may create candidates that do not satisfy the original equation.
A safe solving workflow
- Original equation
Keep a clean copy for the final check.
- Isolate the radical
Move all nonradical terms away first.
- Raise both sides
Square for a square root or cube for a cube root.
- Solve the resulting equation
Find every algebraic candidate.
- Check the original
Substitute each candidate into the untransformed equation.
- Keep or reject
Retain valid values and label failures extraneous.
Why isolation comes first
- Move outside terms
Turn an equation such as \(4+\sqrt{2x-1}=9\) into \(\sqrt{2x-1}=5\).
- Power the entire sides
Square both complete sides: \((\sqrt{2x-1})^2=5^2\).
- Solve and check
The transformed equation gives candidates; only the original equation decides validity.
Extraneous solutions
- \(\sqrt{x+6}=x\)
The right side must be nonnegative.
- \(x^2-x-6=0\Rightarrow x=3,-2\)
Squaring creates two algebraic candidates.
- \(\sqrt{3+6}=3\)
The equality is true, so 3 is valid.
- \(\sqrt{-2+6}\ne-2\)
Two is not negative two, so negative two is extraneous.
Check both algebraic candidates
Solve \(\sqrt{x+6}=x\).
- Square
\(x+6=x^2\), so \(x^2-x-6=0\).
- Factor
\((x-3)(x+2)=0\), giving candidates \(3\) and \(-2\).
- Check 3
\(\sqrt{3+6}=3\), so \(3\) is valid.
- Check negative 2
\(\sqrt{-2+6}=2\ne-2\), so \(-2\) is extraneous.
Domain checks and odd roots
Useful checks are not interchangeable
Square-root domain
Require every square-root radicand to be nonnegative. This can eliminate impossible inputs early.
Original substitution
Still substitute every surviving candidate into the original equation; domain membership alone does not prove equality.
Cube-root equations
Cubing is one-to-one over the reals, so it does not create the same sign ambiguity, though arithmetic still needs verification.
Cube-root equation
Solve \(\sqrt[3]{2x-5}=-3\).
- Cube both sides
\(2x-5=(-3)^3=-27\).
- Solve
\(2x=-22\), so \(x=-11\).
- Verify
\(\sqrt[3]{2(-11)-5}=\sqrt[3]{-27}=-3\).
Common mistakes and traps
- Squaring before isolating the radical.
- Squaring individual terms instead of the entire side.
- Forgetting the middle term in \((a+b)^2\).
- Accepting every root of the transformed equation.
- Checking in the transformed equation rather than the original.
- Using a domain check as a substitute for equality verification.
Verify the candidate
Solve \(\sqrt{3x+1}=4\).
- \(3\)
- \(5\)
- \(15\)
- \(17\)
Show answer and explanation
Answer: \(5\)
Squaring gives \(3x+1=16\), so \(x=5\). The original check gives \(\sqrt{16}=4\).
Key takeaways
What to remember
- Isolate the radical before applying a power.
- Squaring may introduce extraneous candidates.
- Check every candidate in the original equation.
- Square-root domain restrictions are useful, but they do not replace substitution.
Put these notes into practice
Apply the ideas with SAT-style questions, then reinforce key details with flashcards.