Mathematics.

expressions

Radical Expressions

Algebra I30 minDifficulty3 out of 10

You should know: exponents

Overview

A radical expression is an expression containing a root — a square root, cube root, or higher-order root — of a variable or number. Radicals are the inverse operation of exponentiation: √x 'undoes' x², and more generally the n-th root undoes the n-th power. Simplifying and combining radical expressions correctly is essential for working with irrational numbers, the Pythagorean theorem, and the quadratic formula.

Intuition

A square root asks 'what number, squared, gives me this?' Radicals often don't simplify to whole numbers (√2 is irrational), so instead of evaluating them as decimals, algebra manipulates them symbolically — pulling perfect-square factors out from under the radical, combining like radicals the same way like terms are combined, and rationalizing denominators so that irrational numbers don't sit underneath a fraction bar.

Interactive Graph

Graph of sqrt(x)

Loading visualization…

Formal Definition

Definition

The n-th root and rational exponent notation for radicals:

an=a1/n\sqrt[n]{a} = a^{1/n}
Radical as a rational exponent
ab=ab,a,b0\sqrt{a}\cdot\sqrt{b} = \sqrt{ab}, \quad a,b\ge 0
Product property of radicals

Notation

NotationMeaning
a\sqrt{a}The principal (non-negative) square root of a
an\sqrt[n]{a}The principal n-th root of a

Properties

Product property

abn=anbn\sqrt[n]{ab}=\sqrt[n]{a}\cdot\sqrt[n]{b}

Quotient property

abn=anbn,b0\sqrt[n]{\tfrac{a}{b}}=\tfrac{\sqrt[n]{a}}{\sqrt[n]{b}}, \quad b\neq 0

Combining like radicals

acn+bcn=(a+b)cna\sqrt[n]{c}+b\sqrt[n]{c} = (a+b)\sqrt[n]{c}

Rationalizing a denominator

1a=aa\frac{1}{\sqrt{a}} = \frac{\sqrt{a}}{a}

Applications

The period of a pendulum, T = 2π√(L/g), and free-fall time both involve radical expressions in their governing formulas.

Worked Examples

  1. Find the largest perfect-square factor of 72: 36.

    72=362\sqrt{72}=\sqrt{36\cdot 2}
  2. Apply the product property.

    =362=62=\sqrt{36}\cdot\sqrt{2}=6\sqrt{2}

Answer: 6√2

Practice Problems

Difficulty 2/10

Simplify √50.

Difficulty 4/10

Rationalize the denominator: 3/√7.

Common Mistakes

Common Mistake

Believing √a + √b = √(a+b).

Radicals do NOT distribute over addition. √9 + √16 = 3 + 4 = 7, but √(9+16) = √25 = 5 — these are different. Only like radicals with the same value under the root can be combined, and only by adding their coefficients.

Common Mistake

Leaving a radical in the denominator as a 'final' simplified answer.

Standard convention requires rationalizing the denominator — multiplying top and bottom by the radical (or its conjugate for binomial denominators) so no radical remains in the denominator.

Summary

  • A radical expression contains a root; √a = a^(1/2) and more generally ⁿ√a = a^(1/n).
  • Radicals combine multiplicatively (√a·√b = √(ab)) but NOT additively (√a+√b ≠ √(a+b)).
  • Simplify radicals by factoring out perfect powers; combine like radicals by adding coefficients.
  • Rationalize denominators so no radical remains under a fraction bar.

References