Algebra

Simplifying Radicals

Last updated: March 2026 · Intermediate
Before you start

You should be comfortable with:

Real-world applications
⚑
Electrical

Voltage drop, wire sizing, load balancing

πŸ“
Carpentry

Measurements, material estimation, cutting calculations

A radical is the mathematical symbol for a root β€” most commonly a square root (x\sqrt{\phantom{x}}). The expression 49\sqrt{49} asks β€œwhat number multiplied by itself gives 49?” and the answer is 7. But what about 50\sqrt{50}? There is no whole number whose square is 50, so you cannot evaluate it to a neat integer. Instead, you simplify it: 50=52\sqrt{50} = 5\sqrt{2}. Learning to simplify radicals is essential for solving equations, working with the Pythagorean theorem, and handling formulas throughout algebra and the trades.

Perfect Squares Review

Before simplifying, you need to recognize perfect squares β€” numbers that are the square of a whole number:

1,4,9,16,25,36,49,64,81,100,121,144,…1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, \ldots

Their square roots are clean whole numbers:

1=1,4=2,9=3,16=4,25=5,…\sqrt{1} = 1, \quad \sqrt{4} = 2, \quad \sqrt{9} = 3, \quad \sqrt{16} = 4, \quad \sqrt{25} = 5, \ldots

If the number under the radical is a perfect square, you are done. If not, you simplify by finding the largest perfect square factor.

The Product Property of Radicals

The key property used for simplifying is:

ab=aβ‹…b(whereΒ aβ‰₯0Β andΒ bβ‰₯0)\sqrt{ab} = \sqrt{a} \cdot \sqrt{b} \quad \text{(where } a \geq 0 \text{ and } b \geq 0\text{)}

This works in reverse too: aβ‹…b=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}. The strategy for simplifying is to factor the radicand (the number under the radical) so that one factor is the largest possible perfect square.

Simplifying Numerical Radicals

Example 1: Simplify 72\sqrt{72}

Step 1 β€” Find the largest perfect square factor of 72.

Factor 72: 72=36Γ—272 = 36 \times 2. Since 36=6236 = 6^2, it is a perfect square.

Step 2 β€” Apply the product property:

72=36Γ—2=36β‹…2=62\sqrt{72} = \sqrt{36 \times 2} = \sqrt{36} \cdot \sqrt{2} = 6\sqrt{2}

Answer: 626\sqrt{2}

Example 2: Simplify 200\sqrt{200}

Find the largest perfect square factor: 200=100Γ—2200 = 100 \times 2, and 100=102100 = 10^2.

200=100Γ—2=100β‹…2=102\sqrt{200} = \sqrt{100 \times 2} = \sqrt{100} \cdot \sqrt{2} = 10\sqrt{2}

Answer: 10210\sqrt{2}

Example 3: Simplify 48\sqrt{48}

48=16Γ—348 = 16 \times 3, and 16=4216 = 4^2.

48=16Γ—3=43\sqrt{48} = \sqrt{16 \times 3} = 4\sqrt{3}

Answer: 434\sqrt{3}

Example 4: Simplify 180\sqrt{180}

180=36Γ—5180 = 36 \times 5.

180=36Γ—5=65\sqrt{180} = \sqrt{36 \times 5} = 6\sqrt{5}

Answer: 656\sqrt{5}

Systematic Method: Prime Factorization

When the largest perfect square factor is not obvious, use prime factorization.

Example 5: Simplify 252\sqrt{252}

Step 1 β€” Prime factorize:

252=22Γ—32Γ—7252 = 2^2 \times 3^2 \times 7

Step 2 β€” For each pair of identical factors, bring one copy outside the radical:

22Γ—32Γ—7=2β‹…3β‹…7=67\sqrt{2^2 \times 3^2 \times 7} = 2 \cdot 3 \cdot \sqrt{7} = 6\sqrt{7}

Answer: 676\sqrt{7}

The rule: for every pair of identical prime factors under the radical, one copy comes out; unpaired factors stay inside.

Simplifying Radicals with Variables

The same product property applies to variables. The key idea is that x2=∣x∣\sqrt{x^2} = |x|, but in algebra courses where variables represent positive quantities (or we are dealing with even powers), we typically write x2=x\sqrt{x^2} = x.

Rule for variable exponents under a square root:

  • Divide the exponent by 2.
  • The quotient comes outside the radical; the remainder stays inside.

Example 6: Simplify x6\sqrt{x^6}

6Γ·2=36 \div 2 = 3 with remainder 0. Everything comes out:

x6=x3\sqrt{x^6} = x^3

Answer: x3x^3

Example 7: Simplify x7\sqrt{x^7}

7Γ·2=37 \div 2 = 3 with remainder 1. Three copies come out; one stays inside:

x7=x3x\sqrt{x^7} = x^3\sqrt{x}

Answer: x3xx^3\sqrt{x}

Example 8: Simplify 50x4y3\sqrt{50x^4y^3}

Separate into numbers and variables:

50x4y3=50β‹…x4β‹…y3\sqrt{50x^4y^3} = \sqrt{50} \cdot \sqrt{x^4} \cdot \sqrt{y^3}

Simplify each piece:

  • 50=52\sqrt{50} = 5\sqrt{2}
  • x4=x2\sqrt{x^4} = x^2 (exponent 4Γ·2=24 \div 2 = 2)
  • y3=yy\sqrt{y^3} = y\sqrt{y} (exponent 3Γ·2=13 \div 2 = 1 remainder 11)

Combine:

50x4y3=5x2y2y\sqrt{50x^4y^3} = 5x^2 y\sqrt{2y}

Answer: 5x2y2y5x^2 y\sqrt{2y}

Example 9: Simplify 72a5b2\sqrt{72a^5b^2}

  • 72=62\sqrt{72} = 6\sqrt{2}
  • a5=a2a\sqrt{a^5} = a^2\sqrt{a}
  • b2=b\sqrt{b^2} = b

72a5b2=6a2b2a\sqrt{72a^5b^2} = 6a^2 b\sqrt{2a}

Answer: 6a2b2a6a^2 b\sqrt{2a}

Simplifying with Coefficients Already Outside

Sometimes the expression already has a coefficient in front of the radical.

Example 10: Simplify 3753\sqrt{75}

First simplify 75\sqrt{75}: 75=25Γ—375 = 25 \times 3, so 75=53\sqrt{75} = 5\sqrt{3}.

Then multiply:

375=3β‹…53=1533\sqrt{75} = 3 \cdot 5\sqrt{3} = 15\sqrt{3}

Answer: 15315\sqrt{3}

Cube Roots β€” A Brief Introduction

A cube root asks β€œwhat number cubed gives this value?” The notation is a3\sqrt[3]{a}.

83=2becauseΒ 23=8\sqrt[3]{8} = 2 \quad \text{because } 2^3 = 8

273=3becauseΒ 33=27\sqrt[3]{27} = 3 \quad \text{because } 3^3 = 27

βˆ’643=βˆ’4becauseΒ (βˆ’4)3=βˆ’64\sqrt[3]{-64} = -4 \quad \text{because } (-4)^3 = -64

Unlike square roots, cube roots can have negative radicands because a negative number cubed is negative.

The product property still works: ab3=a3β‹…b3\sqrt[3]{ab} = \sqrt[3]{a} \cdot \sqrt[3]{b}.

Example 11: Simplify 543\sqrt[3]{54}

54=27Γ—254 = 27 \times 2, and 27=3327 = 3^3.

543=27Γ—23=273β‹…23=323\sqrt[3]{54} = \sqrt[3]{27 \times 2} = \sqrt[3]{27} \cdot \sqrt[3]{2} = 3\sqrt[3]{2}

Answer: 3233\sqrt[3]{2}

Example 12: Simplify βˆ’1283\sqrt[3]{-128}

βˆ’128=βˆ’1Γ—128=βˆ’1Γ—64Γ—2-128 = -1 \times 128 = -1 \times 64 \times 2, and 64=4364 = 4^3.

βˆ’1283=βˆ’64Γ—23=βˆ’643β‹…23=βˆ’423\sqrt[3]{-128} = \sqrt[3]{-64 \times 2} = \sqrt[3]{-64} \cdot \sqrt[3]{2} = -4\sqrt[3]{2}

Answer: βˆ’423-4\sqrt[3]{2}

Real-World Application: Electrician β€” Wire Gauge and Cross-Sectional Area

When electricians calculate the cross-sectional area of a wire from its diameter, they use:

A=Ο€d24A = \frac{\pi d^2}{4}

Rearranging to find the diameter from the area gives:

d=4AΟ€=2AΟ€d = \sqrt{\frac{4A}{\pi}} = \frac{2\sqrt{A}}{\sqrt{\pi}}

If the required area is 50 square millimeters:

d=250Ο€=2β‹…52Ο€=102Ο€β‰ˆ10Γ—1.4141.772β‰ˆ7.98Β mmd = \frac{2\sqrt{50}}{\sqrt{\pi}} = \frac{2 \cdot 5\sqrt{2}}{\sqrt{\pi}} = \frac{10\sqrt{2}}{\sqrt{\pi}} \approx \frac{10 \times 1.414}{1.772} \approx 7.98 \text{ mm}

Being able to simplify 50\sqrt{50} to 525\sqrt{2} makes the intermediate algebra cleaner and reduces the risk of calculator error.

Real-World Application: Carpentry β€” Diagonal of a Rectangle

A carpenter needs to find the diagonal of a rectangular deck that is 6 feet by 10 feet. Using the Pythagorean theorem:

d=62+102=36+100=136d = \sqrt{6^2 + 10^2} = \sqrt{36 + 100} = \sqrt{136}

Simplify: 136=4Γ—34136 = 4 \times 34.

d=4Γ—34=234β‰ˆ2(5.831)β‰ˆ11.66Β feetd = \sqrt{4 \times 34} = 2\sqrt{34} \approx 2(5.831) \approx 11.66 \text{ feet}

Leaving the answer as 2342\sqrt{34} is the exact form. The decimal β‰ˆ11.66\approx 11.66 feet is the approximate form used for cutting.

Common Mistakes to Avoid

  1. Not using the largest perfect square factor. 72=4Γ—18=218\sqrt{72} = \sqrt{4 \times 18} = 2\sqrt{18} is technically correct but not fully simplified. You should continue: 18=32\sqrt{18} = 3\sqrt{2}, giving 626\sqrt{2}. Better to find the largest perfect square factor (36) from the start.
  2. Forgetting that a+b≠a+b\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}. The product property works for multiplication: ab=a⋅b\sqrt{ab} = \sqrt{a} \cdot \sqrt{b}. There is no corresponding rule for addition. For example, 9+16=25=5\sqrt{9 + 16} = \sqrt{25} = 5, but 9+16=3+4=7\sqrt{9} + \sqrt{16} = 3 + 4 = 7.
  3. Pulling out the wrong number of variable copies. For x5\sqrt{x^5}, divide 5 by 2 to get 2 remainder 1: x2xx^2\sqrt{x}, not x5x^5 or x2.5x^{2.5}.
  4. Forgetting to simplify the coefficient outside. After simplifying the radical, always multiply any existing coefficient by the number that came out of the radical.
  5. Treating cube roots like square roots. For cube roots, you need groups of three identical factors, not two.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Simplify 98\sqrt{98}.

98=49Γ—298 = 49 \times 2

98=49Γ—2=72\sqrt{98} = \sqrt{49 \times 2} = 7\sqrt{2}

Answer: 727\sqrt{2}

Problem 2: Simplify 300\sqrt{300}.

300=100Γ—3300 = 100 \times 3

300=100Γ—3=103\sqrt{300} = \sqrt{100 \times 3} = 10\sqrt{3}

Answer: 10310\sqrt{3}

Problem 3: Simplify x10\sqrt{x^{10}}.

10Γ·2=510 \div 2 = 5 with remainder 0.

x10=x5\sqrt{x^{10}} = x^5

Answer: x5x^5

Problem 4: Simplify 28a3b6\sqrt{28a^3b^6}.
  • 28=4Γ—7=27\sqrt{28} = \sqrt{4 \times 7} = 2\sqrt{7}
  • a3=aa\sqrt{a^3} = a\sqrt{a} (exponent 3Γ·2=13 \div 2 = 1 remainder 11)
  • b6=b3\sqrt{b^6} = b^3

28a3b6=2ab37a\sqrt{28a^3b^6} = 2ab^3\sqrt{7a}

Answer: 2ab37a2ab^3\sqrt{7a}

Problem 5: Simplify 4454\sqrt{45}.

45=9Γ—5=35\sqrt{45} = \sqrt{9 \times 5} = 3\sqrt{5}

445=4β‹…35=1254\sqrt{45} = 4 \cdot 3\sqrt{5} = 12\sqrt{5}

Answer: 12512\sqrt{5}

Problem 6: Simplify 2503\sqrt[3]{250}.

250=125Γ—2250 = 125 \times 2, and 125=53125 = 5^3.

2503=125Γ—23=523\sqrt[3]{250} = \sqrt[3]{125 \times 2} = 5\sqrt[3]{2}

Answer: 5235\sqrt[3]{2}

Problem 7: A carpenter needs the diagonal of a 5-foot by 12-foot rectangular frame. Simplify the radical expression for the diagonal.

d=52+122=25+144=169=13d = \sqrt{5^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169} = 13

Answer: 13 feet (this one is a perfect square β€” a Pythagorean triple).

Key Takeaways

  • Simplifying a radical means rewriting it so the number under the radical has no perfect square (or perfect cube) factors
  • The product property ab=aβ‹…b\sqrt{ab} = \sqrt{a} \cdot \sqrt{b} is the core tool for simplifying
  • For numerical radicals, find the largest perfect square factor or use prime factorization
  • For variable radicals, divide the exponent by 2 β€” the quotient comes out, the remainder stays in
  • There is no sum property β€” a+bβ‰ a+b\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}
  • Cube roots use groups of three and can handle negative radicands

Return to Algebra for more topics in this section.

Last updated: March 29, 2026