To add square roots, simplify each radical first, then combine only like radicals that share the same radicand.
Adding square roots feels easy until a problem fights back. The trick is simple: you can only combine square roots that match on the inside. If the inside numbers differ, you must simplify first and see whether they can be turned into a match.
This article walks you through the exact moves students use in algebra class: simplify, spot like radicals, combine coefficients, and keep your final form clean. You’ll see why some pairs add nicely and why others refuse.
What “Adding Square Roots” Means In Plain Math
A square root is written as √n. The number under the root sign is the radicand. When you add two square roots, you’re adding two expressions, not multiplying roots or changing what’s under the symbol.
The only time you can combine them into a single radical-style term is when the radicals match. Think of it like adding like terms in algebra: 3x + 2x becomes 5x because the “x” part matches. With radicals, the “√(radicand)” part must match.
Like Radicals And Unlike Radicals
Like radicals have the same radicand after simplification: √8 and √18 look different at first, yet they can become like radicals once simplified.
Unlike radicals stay different even after simplification: √2 and √3 will not turn into the same radical, so they won’t combine.
How To Add Two Square Roots With Like Radicands
When the radicands match, adding is quick. You add the numbers in front and keep the radical part the same.
Step 1: Simplify Each Square Root
Simplify means pulling perfect-square factors out from under the root. Use this idea:
- If n = a² · b, then √n = a√b.
- You want b to have no perfect-square factor left inside.
Mini Demo
√12 becomes √(4·3) = 2√3. The 4 is a perfect square, so it comes out as 2.
Step 2: Check Whether The Simplified Radicands Match
After simplification, compare what remains under the radical sign. If they match, you have like radicals.
Step 3: Add Coefficients And Keep The Radical
Once they match, treat the radical like a shared label:
- a√b + c√b = (a + c)√b
Worked Examples That Finish Cleanly
Example A: √3 + 5√3
Both radicals are √3, so add coefficients: 1√3 + 5√3 = 6√3.
Example B: 2√8 + √18
Simplify first: √8 = 2√2, so 2√8 = 2(2√2) = 4√2. Also √18 = 3√2.
Now add: 4√2 + 3√2 = 7√2.
Example C: √50 + √8
√50 = √(25·2) = 5√2. √8 = √(4·2) = 2√2. Add: 5√2 + 2√2 = 7√2.
How To Simplify Square Roots Fast Without Guessing
Many mistakes come from shaky simplification. A clean method keeps you steady, even with big numbers.
Use Perfect Squares As “Pull-Out” Targets
Perfect squares to watch for: 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144.
If your radicand has one of these as a factor, you can pull its root out. Students often scan for 4 first, then 9, then 16, and so on.
Prime Factor Method When The Number Looks Stubborn
If factoring by sight is slow, break the radicand into primes. Pair up matching primes. Each pair comes out as one copy of that prime.
- √(2·2·3) becomes 2√3
- √(3·3·5·7) becomes 3√35
If you want a short refresher on simplifying radicals, Khan Academy’s lesson on radical expressions lays out the same pull-out idea with extra practice sets. Khan Academy: Rational Exponents And Radicals
When You Cannot Add Two Square Roots
This is the line students cross by accident: you cannot add unlike radicals into one term. The expression can still be correct as a sum, yet it won’t “combine.”
Common Non-Combine Cases
Case 1: √2 + √3
They stay different after simplification, so the final answer stays √2 + √3.
Case 2: √20 + √45
Simplify: √20 = 2√5, √45 = 3√5, so these do combine into 5√5. The lesson: don’t decide too early—simplify first.
Case 3: √6 + √24
√24 = 2√6, so the sum becomes √6 + 2√6 = 3√6. Again: simplification can turn “unlike” into “like.”
Common Mistakes That Break Answers
Most wrong answers come from a few repeat patterns. Catch them once, and you’ll spot them forever.
Mistake 1: Adding Inside The Radical
Wrong: √2 + √8 = √10
Right: √8 = 2√2, so √2 + √8 = √2 + 2√2 = 3√2.
Mistake 2: Dropping The Radical Part
Wrong: 3√5 + 2√5 = 5
Right: Add coefficients, keep √5: 3√5 + 2√5 = 5√5.
Mistake 3: Stopping Before Full Simplification
Halfway answers make graders sigh. If a perfect-square factor is still inside, simplify more.
Sample: √72 should not stay √72. Since 72 = 36·2, √72 = 6√2.
Mistake 4: Mixing Up Addition With Multiplication
These two rules are different:
- Multiplication: √a · √b = √(ab)
- Addition: √a + √b does not turn into √(a+b)
Practice Patterns That Build Speed
You’ll get faster once your eyes learn what usually turns into like radicals. A good habit is to rewrite the radicand as “perfect square × leftover.”
Here are patterns that show up in worksheets and exams, especially when the goal is to combine two square roots after simplification.
Pairs That Often Become Like Radicals
- √(8) with √(18) → both become √2 terms
- √(12) with √(27) → both become √3 terms
- √(20) with √(45) → both become √5 terms
- √(50) with √(8) → both become √2 terms
Square Root Addition Examples And Outcomes
This table is a quick way to check your instinct. The middle column shows the simplified forms. The last column shows what you can combine, or why you can’t.
| Original Sum | Simplified Form | Final Result |
|---|---|---|
| √3 + 5√3 | √3 + 5√3 | 6√3 |
| 2√8 + √18 | 4√2 + 3√2 | 7√2 |
| √50 + √8 | 5√2 + 2√2 | 7√2 |
| √12 + √27 | 2√3 + 3√3 | 5√3 |
| √24 + √6 | 2√6 + √6 | 3√6 |
| √2 + √8 | √2 + 2√2 | 3√2 |
| √2 + √3 | √2 + √3 | √2 + √3 |
| 3√75 + √12 | 3(5√3) + 2√3 | 17√3 |
Adding Square Roots With Coefficients And Negatives
Once you’re comfortable with like radicals, coefficients and negatives feel routine. Treat the radical part as fixed, then add the numbers in front like normal integers.
Example With A Negative Coefficient
7√5 − 2√5 = (7 − 2)√5 = 5√5.
Example With Mixed Signs After Simplification
√48 − 3√3
√48 = √(16·3) = 4√3. Then 4√3 − 3√3 = √3.
Example That Looks Messy, Then Cleans Up
−2√32 + √200
√32 = √(16·2) = 4√2, so −2√32 = −8√2. √200 = √(100·2) = 10√2. Add: −8√2 + 10√2 = 2√2.
How To Check Your Work In 20 Seconds
A fast self-check catches most slips before you hand in the answer.
Check 1: Did You Simplify Fully?
Scan the final radicands. If a perfect square is still a factor, simplify more.
Check 2: Are You Combining Only Like Radicals?
If the radicands differ, you should have separate terms.
Check 3: Does A Quick Decimal Test Match The Ballpark?
Pick one quick mental estimate. √2 sits between 1 and 2, √3 sits between 1 and 2, √50 is a bit above 7. If your final value is wildly off, something went wrong.
If you want a reference on the basic definition and properties of square roots, Wolfram MathWorld’s entry is a solid, math-first summary. Wolfram MathWorld: Square Root
Skill Builder: A Short Set You Can Re-Work
Try these and check your simplification step before combining. Write each root in simplest radical form first, then add.
- √72 + √18
- 2√27 + 3√12
- √45 − √5
- √98 + √8
- 3√20 + √80
- √6 + √54
When you grade yourself, don’t just mark right or wrong. Rewrite any miss and note the exact moment things drifted: wrong factor, missed perfect square, or combining unlike radicals.
Cheat Sheet For Adding Two Square Roots
This table is a compact checklist you can follow every time. It keeps your steps in order and prevents the classic “add inside the root” mistake.
| Step | What You Do | What You Write |
|---|---|---|
| 1 | Simplify each radical using perfect-square factors | √(a²·b) → a√b |
| 2 | Match radicands after simplification | Like radicals share the same b |
| 3 | Combine coefficients for like radicals | a√b + c√b → (a+c)√b |
| 4 | Leave unlike radicals as separate terms | √2 + √3 stays √2 + √3 |
| 5 | Scan for leftover perfect-square factors | No 4, 9, 16, 25… inside the radicand |
Final Notes For Clean Homework And Clean Tests
Adding square roots is less about fancy tricks and more about discipline. Simplify first. Combine only like radicals. Keep the radical part unchanged while you add coefficients. If you follow that sequence each time, your answers stay tidy and grading stays friendly.
References & Sources
- Khan Academy.“Rational Exponents And Radicals.”Practice-oriented explanation of simplifying radicals and related exponent rules.
- Wolfram MathWorld.“Square Root.”Definition and core properties of square roots in standard math notation.