Radical Equations

Algebra
process

Also known as: solving radical equations, equations with square roots

Grade 9-12

View on concept map

Equations with a variable under a radical sign, solved by isolating the radical, squaring both sides, and checking for extraneous solutions. Radical equations appear in geometry (distance formulas), physics (kinematic equations), and any context where square roots arise naturally.

Definition

Equations with a variable under a radical sign, solved by isolating the radical, squaring both sides, and checking for extraneous solutions.

πŸ’‘ Intuition

A radical 'traps' the variable inside a square root. To free it, isolate the radical on one side, then square both sides to undo the square root. But squaring can introduce fake solutions (extraneous solutions) that do not actually satisfy the original equation, so you MUST check every answer.

🎯 Core Idea

Isolate the radical, then square both sides. Always check answers because squaring is not a reversible operation.

Example

\sqrt{x + 3} = 5 \to x + 3 = 25 \to x = 22
Check: \sqrt{22 + 3} = \sqrt{25} = 5. Valid.

Formula

If \sqrt{f(x)} = g(x), then f(x) = [g(x)]^2 (check for extraneous solutions)

Notation

Isolate the radical: \sqrt{\ldots} = \ldots. Then square both sides: (\sqrt{\ldots})^2 = (\ldots)^2. Extraneous solutions must be rejected.

🌟 Why It Matters

Radical equations appear in geometry (distance formulas), physics (kinematic equations), and any context where square roots arise naturally.

πŸ’­ Hint When Stuck

Isolate the radical on one side first, then square both sides and solve. Always check your answer in the original.

Formal View

If \sqrt{f(x)} = g(x), then f(x) = [g(x)]^2 and g(x) \geq 0 (domain constraint). Squaring may introduce extraneous roots: solutions of f(x) = [g(x)]^2 must be verified against g(x) \geq 0 and the original equation.

🚧 Common Stuck Point

Extraneous solutions: squaring both sides can create solutions that do not work in the original equation. Always substitute back to verify.

⚠️ Common Mistakes

  • Forgetting to check for extraneous solutionsβ€”some answers from squaring do not satisfy the original equation
  • Squaring before isolating the radical: \sqrt{x} + 2 = 5 should become \sqrt{x} = 3 first, THEN square
  • When there are two radicals, you may need to isolate and square twice

Frequently Asked Questions

What is Radical Equations in Math?

Equations with a variable under a radical sign, solved by isolating the radical, squaring both sides, and checking for extraneous solutions.

What is the Radical Equations formula?

If \sqrt{f(x)} = g(x), then f(x) = [g(x)]^2 (check for extraneous solutions)

When do you use Radical Equations?

Isolate the radical on one side first, then square both sides and solve. Always check your answer in the original.

How Radical Equations Connects to Other Ideas

To understand radical equations, you should first be comfortable with radical operations and solving linear equations.