Navigation

Back to Blog
Getting Started

Why Distributing Roots Over Sums Breaks Down: The Square Root Shortcut Trap

5 min read
A student's bedroom late in the evening, lit by a single warm desk lamp; a well-used notebook sits open on a cluttered desk, with two adjacent pages visible—one page is marked with heavy eraser smudges and overlapping arithmetic scratchwork while the facing page bears a densely penciled, boxed answer. Crumpled paper balls are scattered near the edge, along with a worn eraser and a dull pencil. The student is just visible from the torso down, hunched, with one hand raking fingers through their hair and their face hidden behind a forearm. The writing on the visible notebook pages is unreadable due to a steep raking angle and deep shadow from the student’s arm.

The square root of a sum, like √(9 + 16), does not equal the sum of the square roots, √9 + √16. Distributing the root over addition gives the wrong value because the square root function is not linear: the rule √(a + b) = √a + √b is false except in very specific cases. Suppose you write √(9 + 16) = √9 + √16 on a worksheet—this shortcut leads to a concrete contradiction.

The Wrong Shortcut in Action: Real Numbers, Real Error

Suppose you’re simplifying an expression and you see √(9 + 16). It’s genuinely tempting to split it up—the same way you split up products under a root, because √(ab) = √a × √b really is a valid property for nonnegative a and b. So you write:

Wrong path:

√(9 + 16) = √9 + √16 = 3 + 4 = 7

But stop and check: the left-hand side is √(25) = 5. That’s not 7. The shortcut failed. This is not a minor formatting difference or a technicality: the numbers disagree, so the two expressions are not equal. In fact, 7 > 5. That’s the check. On any graded problem, this move will cost you points.

The Key Rule: Linearity, Not Multiplication

The reason this shortcut fails is that the square root function is not linear. Linearity would mean f(a + b) = f(a) + f(b) for all a and b, which is true for f(x) = x or f(x) = 2x, but not for f(x) = √x. The correct distributive rule for square roots is over multiplication, not addition:

√(ab) = √a × √b, provided a ≥ 0 and b ≥ 0.

But for addition:

√(a + b) ≠ √a + √b, except in specific cases (see below).

The reason this feels tempting is that many familiar functions—like f(x) = x or f(x) = 3x—do distribute over addition. Square roots do not. The distributive property for roots only applies to multiplication.

Why the Trap Springs: When Products and Sums Get Blurred

What makes this mistake so persistent is the genuine rule it resembles. Because √(4 × 9) = √4 × √9 = 2 × 3 = 6, it’s easy to reach for the same logic with a sum. But addition and multiplication behave differently under most functions. That’s why plugging in numbers—as above—is a better test than trusting the pattern.

The Exception: When Does √(a + b) = √a + √b Actually Hold?

Are there any numbers where √(a + b) = √a + √b is true? Yes, but only rarely. Let’s find them:

Suppose √(a + b) = √a + √b, with a, b ≥ 0. Square both sides:

a + b = (√a + √b)^2 = a + 2√a√b + b = a + b + 2√a√b

So 0 = 2√a√b ⇒ √a√b = 0 ⇒ at least one of a or b is zero.

Try a = 0, b = 16: √(0 + 16) = √0 + √16 4 = 0 + 4 4 = 4

Or a = 9, b = 0: √(9 + 0) = √9 + √0 3 = 3 + 0 3 = 3

But with any two positive numbers, it fails. For example: √(4 + 9) = √13 ≈ 3.606, √4 + √9 = 2 + 3 = 5. Not equal. The exception is when at least one term is zero.

Test Your Understanding: Try a New Pair

Take √(1 + 4). If you try to distribute the root:

Wrong: √(1 + 4) = √1 + √4 = 1 + 2 = 3

Actual: √(1 + 4) = √5 ≈ 2.236

Different answers. The shortcut fails again.

If you want to build the habit of checking, try substituting simple numbers wherever you’re tempted to distribute a function. If the answers don’t match, the shortcut is not valid. This one-check rule—plug numbers before you split—is a habit that sticks. You can practice this with any new operation that looks suspicious.

If you want targeted help spotting these traps in your own work, Learn4Less can walk you through more examples and help you replace these shortcuts with habits that actually hold.

Summary

The square root of a sum, like √(9 + 16), does not equal the sum of the square roots, √9 + √16.

Need Help With Your Math Course?

Our experienced tutors specialize in first-year university math. Get personalized support to boost your confidence and improve your grades.

Related Posts

Keep reading with closely related study tips and math learning guides.