Radical Equations

Solve equations with square roots by squaring both sides to eliminate the radical, then check for extraneous solutions that don't satisfy the original equation.

f(x)=g(x)    f(x)=g(x)2\sqrt{f(x)} = g(x) \implies f(x) = g(x)^2

Solve a problem with Radical Equations

Type the problem. The solver will use Radical Equations where Radical Equations 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 Radical Equations takes
ff
gg
xx
Radical Equations
SymbolMeaning
ffThe expression under the square root sign; f(x)f(x) can be a simple variable, a linear expression, a polynomial, or any function, but it must be non-negative in the real numbers for the square root to be defined.
ggThe expression on the other side of the equation equal to the square root; g(x)g(x) can be any expression, but since a square root is never negative, g(x)g(x) must be non-negative for a real solution to exist.
xxThe unknown variable you are solving for; it may appear in f(x)f(x), in g(x)g(x), or in both, and the goal is to find all values of xx that make the original equation true.

When to use it

When an unknown variable appears inside a square root on one side of an equation, square both sides to clear the radical and solve.

Level

Usually taught in: Algebra II

Worked examples

1. Solve a basic radical equation with a constant

Problem

Solve x+3=5\sqrt{x + 3} = 5 for xx.
  1. x+3=5\sqrt{x + 3} = 5

    This is the equation to solve.

  2. x+3=25x + 3 = 25

    Square both sides to eliminate the square root.

  3. x=22x = 22

    Subtract 3 from both sides to isolate xx.

Answer: x=22x = 22

We squared both sides to eliminate the radical, then solved the resulting linear equation. To verify, substitute back: 22+3=25=5\sqrt{22 + 3} = \sqrt{25} = 5 ✓. This straightforward approach works well when the radical is already isolated on one side.

2. Solve a radical equation with a variable on the other side (extraneous solution)

Problem

Solve 2x1=x2\sqrt{2x - 1} = x - 2 for xx.
  1. 2x1=x2\sqrt{2x - 1} = x - 2

    This is our starting equation.

  2. 2x1=(x2)22x - 1 = (x - 2)^2

    Square both sides to eliminate the radical.

  3. 2x1=x24x+42x - 1 = x^2 - 4x + 4

    Expand the right side using (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2.

  4. 0=x26x+50 = x^2 - 6x + 5

    Rearrange to standard quadratic form.

  5. 0=(x1)(x5)0 = (x - 1)(x - 5)

    Factor the quadratic.

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

    Apply the Zero Product Property to find both solutions.

  7. 2(1)1=1 but 12=1\sqrt{2(1) - 1} = 1 \text{ but } 1 - 2 = -1

    Check x=1x = 1: the left side equals 1, but the right side equals 1-1, so x=1x = 1 is extraneous.

  8. 2(5)1=3 and 52=3\sqrt{2(5) - 1} = 3 \text{ and } 5 - 2 = 3

    Check x=5x = 5: both sides equal 3, so x=5x = 5 is a valid solution.

Answer: x=5x = 5

This example demonstrates why checking is essential: squaring both sides produced an extraneous solution. We solved the resulting quadratic using factorization and the Zero Product Property, but x=1x = 1 satisfies the squared equation while violating the original constraint that both sides must be equal. This is the critical lesson in radical equations: always verify your solutions.

3. Solve a word problem involving a radical equation

Problem

A school bake sale finds that the number of items sold (in dozens) follows the model y=400x2y = \sqrt{400 - x^2}, where xx is the price in dollars. What price should they set to sell exactly 12 dozen items?
  1. 400x2=12\sqrt{400 - x^2} = 12

    Set up the equation: we want y=12y = 12 dozen items.

  2. 400x2=144400 - x^2 = 144

    Square both sides to eliminate the radical.

  3. x2=256-x^2 = -256

    Subtract 400 from both sides.

  4. x2=256x^2 = 256

    Multiply both sides by 1-1.

  5. x=±16x = \pm 16

    Take the square root of both sides.

  6. x=16x = 16

    Since price must be positive, discard x=16x = -16; negative prices have no real-world meaning.

Answer: x=16 dollarsx = 16 \text{ dollars}

Real-world radical equations often appear in modeling situations. After solving the squared equation, we obtained two mathematical solutions, but only the positive one applies. We verified by substitution: 400256=144=12\sqrt{400 - 256} = \sqrt{144} = 12 ✓. Always check whether your solution makes practical sense in context.

Common mistakes

Where Radical Equations usually goes wrong
Answer came out wrong
Squaring without isolating the radical first. For example, from x+1+2=5\sqrt{x + 1} + 2 = 5, writing (x+1)+4=25(x + 1) + 4 = 25.
Isolate the radical first: x+1=3\sqrt{x + 1} = 3. Then square: x+1=9x + 1 = 9, so x=8x = 8.
Forgetting to check solutions for extraneous answers. Solving 2x1=x3\sqrt{2x - 1} = x - 3 and reporting both x=1x = 1 and x=5x = 5 without substituting back.
Always substitute each solution back into the original equation. Only accept solutions where both sides equal the same number.
Incorrectly applying the square root to a sum. Writing x+4=x+4=x+2\sqrt{x + 4} = \sqrt{x} + \sqrt{4} = \sqrt{x} + 2.
Never split a square root across addition or subtraction. Keep the entire expression under the radical: x+4\sqrt{x+4}. Then proceed: x+4=6x+4=36x=32\sqrt{x+4} = 6 \Rightarrow x + 4 = 36 \Rightarrow x = 32.
The mistakeWhy it is wrongThe fix
Squaring without isolating the radical first. For example, from x+1+2=5\sqrt{x + 1} + 2 = 5, writing (x+1)+4=25(x + 1) + 4 = 25.If you square a binomial like (x+1+2)2(\sqrt{x+1} + 2)^2, the binomial expansion (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2 introduces cross terms that complicate the algebra and create unnecessary work.Isolate the radical first: x+1=3\sqrt{x + 1} = 3. Then square: x+1=9x + 1 = 9, so x=8x = 8.
Forgetting to check solutions for extraneous answers. Solving 2x1=x3\sqrt{2x - 1} = x - 3 and reporting both x=1x = 1 and x=5x = 5 without substituting back.Squaring both sides can produce extraneous solutions that satisfy the squared equation but not the original. For x=1x = 1: 2(1)1=1\sqrt{2(1)-1} = 1 but 13=21 - 3 = -2, so the two sides are not equal.Always substitute each solution back into the original equation. Only accept solutions where both sides equal the same number.
Incorrectly applying the square root to a sum. Writing x+4=x+4=x+2\sqrt{x + 4} = \sqrt{x} + \sqrt{4} = \sqrt{x} + 2.The square root does not distribute over addition: a+ba+b\sqrt{a + b} \neq \sqrt{a} + \sqrt{b} in general. This violates fundamental properties of radicals.Never split a square root across addition or subtraction. Keep the entire expression under the radical: x+4\sqrt{x+4}. Then proceed: x+4=6x+4=36x=32\sqrt{x+4} = 6 \Rightarrow x + 4 = 36 \Rightarrow x = 32.

Tips and when to use something else

  • Isolate the radical term on one side of the equation before squaring both sides; this keeps the algebra simpler and reduces errors.
  • Always substitute your final answers back into the original equation to verify them—squaring can introduce extraneous solutions that look correct but don't actually work.
  • For equations with multiple radicals, isolate one radical, square, and repeat to eliminate them one at a time rather than trying to square everything at once.
  • If the equation becomes a complicated polynomial (degree 3 or higher) after squaring, consider whether Solving by Substitution could simplify the problem first.

Frequently asked questions

When do I know if my solution is extraneous?
Substitute it back into the original equation. If both sides are equal, it's valid; if not, it's extraneous. An extraneous solution satisfies the squared equation but not the original radical equation.
Why do extraneous solutions appear when solving radical equations?
Squaring both sides can introduce solutions that don't satisfy the original equation. Since f(x)\sqrt{f(x)} is always non-negative, the equation f(x)=g(x)\sqrt{f(x)} = g(x) requires g(x)0g(x) \geq 0. Squaring removes this restriction, allowing invalid solutions to sneak in.
What should I do if I have a radical on both sides of the equation?
Square both sides just as usual. For example, x=x+1\sqrt{x} = \sqrt{x + 1} becomes x=x+1x = x + 1 after squaring, which has no solution. Always check your answers in the original equation.
What if I get no solutions after checking?
That's perfectly valid. For example, x=2\sqrt{x} = -2 has no real solutions because a square root is never negative. After squaring, you'd get x=4x = 4, but checking shows 4=22\sqrt{4} = 2 \neq -2. The extraneous solution must be discarded.

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