Simplifying Expressions- Removing Radicals Step by Step

Understanding Radicals - The Basics

A radical expression contains a root symbol (โˆš). The most common is the square root, but you will also encounter cube roots, fourth roots, and so on. Simplifying these expressions means rewriting them in the simplest form possible.

Here's the vocabulary you need:

The square root symbol (โˆš) is just a shortcut. โˆš9 means "what number times itself equals 9?" The answer is 3. That's simplification.

The Two Rules That Actually Matter

You only need two rules to simplify any radical expression. Memorize them now.

Product Rule

โˆš(a ร— b) = โˆša ร— โˆšb

You can split a product inside a radical into separate radicals. This is how you extract factors.

Quotient Rule

โˆš(a รท b) = โˆša รท โˆšb

The same logic applies to division. Split the radical across the numerator and denominator.

These rules work in both directions. You can combine โˆš2 ร— โˆš3 into โˆš6, or break โˆš12 into โˆš4 ร— โˆš3.

How to Choose Which Rule to Use

Situation Rule to Apply Why
Perfect square factor inside radical Product rule Extract the perfect square
Rational number inside radical Quotient rule Simplify the fraction first
Multiplying radicals Product rule Combine under one radical
Dividing radicals Quotient rule Split or combine as needed

How to Simplify Square Roots

Here's the process in three steps:

  1. Factor the radicand into prime factors
  2. Look for pairs of the same number (for square roots)
  3. Move each pair outside the radical as a single number

Example: Simplify โˆš72

Step 1: Factor 72 โ†’ 2 ร— 2 ร— 2 ร— 3 ร— 3

Step 2: Find pairs โ†’ (2 ร— 2) and (3 ร— 3)

Step 3: Each pair becomes one number outside โ†’ 2 ร— 3 ร— โˆš2 = 6โˆš2

That's it. โˆš72 = 6โˆš2

Example: Simplify โˆš48

48 = 16 ร— 3

โˆš48 = โˆš16 ร— โˆš3 = 4โˆš3

You could also do 48 = 4 ร— 12, then 12 = 4 ร— 3, giving you โˆš4 ร— โˆš4 ร— โˆš3 = 4โˆš3. Same answer. The path doesn't matter as long as you find all the perfect squares.

Simplifying Higher Roots

Cube roots, fourth roots, and beyond follow the same logic. The only difference is what counts as a "group."

Example: Simplify โˆ›54

54 = 3 ร— 3 ร— 3 ร— 2 = 27 ร— 2

โˆ›54 = โˆ›27 ร— โˆ›2 = 3โˆ›2

Example: Simplify โˆšโด96

96 = 16 ร— 6 = 2โด ร— 6

โˆšโด96 = โˆšโด16 ร— โˆšโด6 = 2โˆšโด6

The process is identical. Find perfect power factors, extract them, leave the rest under the radical.

Rationalizing Denominators

Most teachers and textbooks require you to remove radicals from the bottom of a fraction. This is called rationalizing the denominator.

Single radical:

For 1/โˆš3, multiply top and bottom by โˆš3:

(1 ร— โˆš3) / (โˆš3 ร— โˆš3) = โˆš3/3

Two-term denominator:

For 1/(โˆš3 + 1), multiply by the conjugate (โˆš3 - 1):

(โˆš3 - 1) / [(โˆš3 + 1)(โˆš3 - 1)] = (โˆš3 - 1) / (3 - 1) = (โˆš3 - 1)/2

The conjugate flips the sign between two terms. It eliminates the radical when multiplied out because (a+b)(a-b) = aยฒ - bยฒ, and โˆš3ยฒ = 3.

Combining Like Radicals

You can only add or subtract radicals if they are identical. Think of it like algebra with variables: 3x + 5x = 8x, but 3x + 5y doesn't simplify.

Same rule applies:

The numbers in front (coefficients) add. The radicals stay the same. Different radicals don't mix.

Getting Started: Step-by-Step Process

Use this checklist for any radical simplification problem:

  1. Factor the radicand completely
  2. Identify all perfect square factors (for square roots) or perfect power factors (for higher roots)
  3. Extract those factors using the product rule
  4. Combine any like terms
  5. Check if the denominator needs rationalizing

Full example problem:

Simplify (โˆš12 + โˆš27) / โˆš3

Step 1: Simplify each radical first

โˆš12 = โˆš(4 ร— 3) = 2โˆš3

โˆš27 = โˆš(9 ร— 3) = 3โˆš3

Step 2: Combine like terms in the numerator

2โˆš3 + 3โˆš3 = 5โˆš3

Step 3: Divide by โˆš3

5โˆš3 / โˆš3 = 5

The answer is 5.

Common Mistakes That'll Cost You Points

Simplifying radicals is mechanical once you understand the two rules. Factor, extract, check the denominator. That's the whole process.