Fiveable

📈College Algebra Unit 1 Review

QR code for College Algebra practice questions

1.3 Radicals and Rational Exponents

1.3 Radicals and Rational Exponents

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
📈College Algebra
Unit & Topic Study Guides

Radicals

Simplification of Square Roots

The square root of a number aa, written a\sqrt{a}, is the non-negative number that, when multiplied by itself, gives you aa. So 25=5\sqrt{25} = 5 because 5×5=255 \times 5 = 25.

To simplify a square root, factor out perfect squares from under the radical. This relies on the property that ab=ab\sqrt{ab} = \sqrt{a} \cdot \sqrt{b}, and that a2=a\sqrt{a^2} = a for a0a \geq 0.

Steps to simplify:

  1. Find the largest perfect square factor of the radicand (the number under the radical)
  2. Rewrite the radicand as a product of that perfect square and the remaining factor
  3. Take the square root of the perfect square and leave the rest under the radical

For example, to simplify 72\sqrt{72}: the largest perfect square factor of 72 is 36, so 72=362=62\sqrt{72} = \sqrt{36 \cdot 2} = 6\sqrt{2}.

Memorize the common perfect squares: 4, 9, 16, 25, 36, 49, 64, 81, 100.

Estimating square roots: If the radicand isn't a perfect square, identify the two perfect squares it falls between. For example, 10\sqrt{10} falls between 9=3\sqrt{9} = 3 and 16=4\sqrt{16} = 4, so 10\sqrt{10} is somewhere between 3 and 4 (closer to 3). The result is an irrational number, meaning it can't be written as a simple fraction.

Product and Quotient Rules for Radicals

These two rules let you combine or split radicals that share the same index (the small number indicating the root type).

  • Product rule: ab=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}
  • Quotient rule: ab=ab\frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}} for b0b \neq 0

A good habit is to simplify each radical before combining them. This often makes the arithmetic easier.

Product rule example: 818=2232=6(2)2=62=12\sqrt{8} \cdot \sqrt{18} = 2\sqrt{2} \cdot 3\sqrt{2} = 6 \cdot (\sqrt{2})^2 = 6 \cdot 2 = 12

Quotient rule example: 502=502=25=5\frac{\sqrt{50}}{\sqrt{2}} = \sqrt{\frac{50}{2}} = \sqrt{25} = 5

You can also use both rules together: 1238=1238=48=222=42\frac{\sqrt{12}}{\sqrt{3}} \cdot \sqrt{8} = \sqrt{\frac{12}{3}} \cdot \sqrt{8} = \sqrt{4} \cdot \sqrt{8} = 2 \cdot 2\sqrt{2} = 4\sqrt{2}

Addition and Subtraction of Square Roots

You can only add or subtract radicals that have the same radicand. These are called like radicals, and they work just like combining like terms: add or subtract the coefficients and keep the radical part.

ab±cb=(a±c)ba\sqrt{b} \pm c\sqrt{b} = (a \pm c)\sqrt{b}

For example: 25+35=552\sqrt{5} + 3\sqrt{5} = 5\sqrt{5}

If the radicands look different, simplify each radical first. They might turn out to be like radicals after all.

818=2232=2\sqrt{8} - \sqrt{18} = 2\sqrt{2} - 3\sqrt{2} = -\sqrt{2}

If the radicands are still different after simplifying (like 2\sqrt{2} and 3\sqrt{3}), you can't combine them. Just leave the expression as a sum or difference.

Simplification of square roots, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials: Simplifying Radical Expressions

Rationalization of Radical Denominators

In simplified form, radicals should not appear in the denominator of a fraction. Rationalizing means rewriting the fraction so the denominator contains no radicals.

Single-term denominator: Multiply the numerator and denominator by the radical in the denominator.

12=1222=22\frac{1}{\sqrt{2}} = \frac{1}{\sqrt{2}} \cdot \frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{2}}{2}

Two-term denominator: Multiply the numerator and denominator by the conjugate of the denominator. The conjugate flips the sign between the two terms.

13+2=13+23232=3232=32\frac{1}{\sqrt{3} + \sqrt{2}} = \frac{1}{\sqrt{3} + \sqrt{2}} \cdot \frac{\sqrt{3} - \sqrt{2}}{\sqrt{3} - \sqrt{2}} = \frac{\sqrt{3} - \sqrt{2}}{3 - 2} = \sqrt{3} - \sqrt{2}

This works because multiplying conjugates produces a difference of squares, which eliminates the radicals in the denominator.

Rational Exponents

Simplification of Rational Exponents

A rational exponent is an exponent written as a fraction. The key definition is:

amn=amn=(an)ma^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m

The denominator of the fraction is the root, and the numerator is the power. For example, 823=(83)2=22=48^{\frac{2}{3}} = (\sqrt[3]{8})^2 = 2^2 = 4.

When nn is even, we need a0a \geq 0 to stay in the real numbers.

The same exponent rules you already know apply to rational exponents:

  1. Product rule: amnapq=amn+pqa^{\frac{m}{n}} \cdot a^{\frac{p}{q}} = a^{\frac{m}{n} + \frac{p}{q}} (add the exponents using a common denominator)

  2. Quotient rule: amnapq=amnpq\frac{a^{\frac{m}{n}}}{a^{\frac{p}{q}}} = a^{\frac{m}{n} - \frac{p}{q}}

  3. Power rule: (amn)pq=ampnq(a^{\frac{m}{n}})^{\frac{p}{q}} = a^{\frac{mp}{nq}}

Example using the product rule: 412413=412+13=4564^{\frac{1}{2}} \cdot 4^{\frac{1}{3}} = 4^{\frac{1}{2} + \frac{1}{3}} = 4^{\frac{5}{6}}

The trick is just careful fraction arithmetic with the exponents.

Simplification of square roots, 8.2: Identify and Simplify Roots - Mathematics LibreTexts

Conversion Between Radicals and Exponents

Being able to switch between radical notation and rational exponent notation is a core skill. Use whichever form makes the problem easier to work with.

  • Radical to exponent: amn=amn\sqrt[n]{a^m} = a^{\frac{m}{n}}
  • Exponent to radical: amn=amna^{\frac{m}{n}} = \sqrt[n]{a^m}

The special case where m=1m = 1: an=a1n\sqrt[n]{a} = a^{\frac{1}{n}}

Example: Simplify 814\sqrt[4]{81}.

  1. Convert to exponent form: 811481^{\frac{1}{4}}
  2. Rewrite the base as a power: (34)14(3^4)^{\frac{1}{4}}
  3. Apply the power rule: 344=31=33^{\frac{4}{4}} = 3^1 = 3

Rational exponent form is especially useful when you need to apply exponent rules. Radical form is often better for final answers or when estimating values.

Advanced Concepts

Complex Numbers and Absolute Value

When you take the square root of a negative number, you leave the real number system and enter the complex numbers. The foundation is the definition 1=i\sqrt{-1} = i, called the imaginary unit.

For any negative radicand: a=ia\sqrt{-a} = i\sqrt{a} for a>0a > 0. For example, 9=3i\sqrt{-9} = 3i.

The absolute value of a complex number represents its distance from zero on the complex plane, but that topic gets developed more fully in later units.

Domain Restrictions

Radicals and rational exponents come with domain restrictions you need to watch for:

  • Even-index radicals (square roots, fourth roots, etc.) require the radicand to be non-negative. For example, x\sqrt{x} is only defined for x0x \geq 0 in the real numbers.
  • Odd-index radicals (cube roots, fifth roots, etc.) accept any real number. 83=2\sqrt[3]{-8} = -2 is perfectly valid.
  • Rational exponents with even denominators follow the same restriction as even-index radicals.

These restrictions become especially important when you're finding the domain of functions that involve radicals or rational exponents.