b = 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=25⋅2=25⋅2=52
Step 2: Simplify 3√8 by factoring 8 as 4 × 2.
38=34⋅2=3⋅22=62
Step 3: Simplify √18 by factoring 18 as 9 × 2.
18=9⋅2=32
Step 4: Combine like terms — all three terms now contain √2.
52+62−32=(5+6−3)2=82
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.
36⋅33=(3)263
Step 2: Simplify the denominator using the rule (√a)² = a.
363
Step 3: Reduce the fraction.
363=23
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.