Mathwords logoMathwords

Square Root Rules — Definition, Formulas & Examples

Square Root Rules

Algebra rules for square roots are listed below. Square root rules are a subset of nth root rules and exponent rules.

Definitions

1. if both b ≥ 0 and b2 = a.

2.

Examples

because 32 = 9.

3. If a ≥ 0 then .

Distributing (a ≥ 0 and b ≥ 0)

1.

2.      (b ≠ 0)

3.

Examples

4.

Rationalizing the Denominator
(a > 0, b > 0, c > 0)
Examples

Careful!!

1.

2.

3.

Examples

See also

nth root, radical, factoring rules

Key Formula

ab=abab=ab(a)2=a\sqrt{a \cdot b} = \sqrt{a}\cdot\sqrt{b} \qquad \frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}} \qquad \left(\sqrt{a}\right)^2 = a
Where:
  • aa = A non-negative real number under the radical
  • bb = A positive real number (positive when in a denominator)

Worked Example

Problem: Simplify the expression: √50 + 3√8 − √18.
Step 1: Factor each radicand to extract perfect squares. Start with √50.
50=252=252=52\sqrt{50} = \sqrt{25 \cdot 2} = \sqrt{25}\cdot\sqrt{2} = 5\sqrt{2}
Step 2: Simplify 3√8 by factoring 8 as 4 × 2.
38=342=322=623\sqrt{8} = 3\sqrt{4 \cdot 2} = 3 \cdot 2\sqrt{2} = 6\sqrt{2}
Step 3: Simplify √18 by factoring 18 as 9 × 2.
18=92=32\sqrt{18} = \sqrt{9 \cdot 2} = 3\sqrt{2}
Step 4: Combine like terms — all three terms now contain √2.
52+6232=(5+63)2=825\sqrt{2} + 6\sqrt{2} - 3\sqrt{2} = (5 + 6 - 3)\sqrt{2} = 8\sqrt{2}
Answer: 8√2

Another Example

Problem: Rationalize the denominator of 6 / √3.
Step 1: Multiply both the numerator and denominator by √3 so the denominator becomes a rational number.
6333=63(3)2\frac{6}{\sqrt{3}} \cdot \frac{\sqrt{3}}{\sqrt{3}} = \frac{6\sqrt{3}}{\left(\sqrt{3}\right)^2}
Step 2: Simplify the denominator using the rule (√a)² = a.
633\frac{6\sqrt{3}}{3}
Step 3: Reduce the fraction.
633=23\frac{6\sqrt{3}}{3} = 2\sqrt{3}
Answer: 2√3

Frequently Asked Questions

Can you add or subtract square roots directly?
You can only add or subtract square roots that have the same radicand (the number under the radical). For example, 2√5 + 7√5 = 9√5, but √2 + √3 cannot be combined into a single term. This is similar to how you can combine like terms in algebra but not unlike terms.
Does the square root of a sum equal the sum of the square roots?
No. A very common error is writing √(a + b) = √a + √b, but this is false. For instance, √(9 + 16) = √25 = 5, while √9 + √16 = 3 + 4 = 7. The product rule √(ab) = √a · √b works, but there is no corresponding rule for addition.

Why It Matters

Square root rules are essential for simplifying expressions throughout algebra, geometry, and beyond. You use them when solving quadratic equations, working with the Pythagorean theorem, and simplifying distance formulas. Mastering these rules also prepares you for working with higher-index radicals and rational exponents in precalculus.

Common Mistakes

Mistake: Writing √(a + b) = √a + √b (distributing the square root over addition).
Correction: The square root distributes over multiplication, not addition. √(a · b) = √a · √b is valid, but √(a + b) must stay as is unless you can factor the expression differently. Test with numbers: √(4 + 9) = √13 ≈ 3.6, not √4 + √9 = 5.
Mistake: Forgetting that √(x²) = |x|, not simply x.
Correction: The square root function returns a non-negative value. If x could be negative, then √(x²) = |x|. For example, √((-5)²) = √25 = 5, not −5. Only when you know x ≥ 0 can you write √(x²) = x.

Related Terms