AP Precalculus: Radical Expressions & Functions

Master simplifying radicals, nth roots, graphing, and solving radical equations

√ Simplifying ⁿ√ Nth Roots 📊 Graphing ✏️ Solving

📚 Understanding Radical Expressions

Radical expressions involve roots — square roots, cube roots, and beyond. Understanding how to simplify, graph, and solve radical equations is essential for AP Precalculus. This guide covers the key properties, domain restrictions, and techniques you'll need to master.

1 Simplifying Radical Expressions with Variables

To simplify radical expressions, use the properties of radicals to break down expressions into their simplest form. Pay careful attention to absolute values when dealing with even roots of variables.

Core Radical Properties

📦 Product Property
\(\sqrt{ab} = \sqrt{a} \cdot \sqrt{b}\)
Split a radical of a product into product of radicals
➗ Quotient Property
\(\sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}}\)
Split a radical of a quotient into quotient of radicals
⬆️ Power Property
\(\sqrt[n]{a^m} = a^{m/n}\)
Convert between radical and fractional exponent form
Important: Even Roots of Even Powers \(\sqrt{a^2} = |a|\) — Always use absolute value for even index and even power
📌 Examples: Simplifying

\(\sqrt{50} = \sqrt{25 \cdot 2} = 5\sqrt{2}\)

\(\sqrt{x^4} = |x^2| = x^2\) (always non-negative)

\(\sqrt{18x^3} = \sqrt{9 \cdot 2 \cdot x^2 \cdot x} = 3|x|\sqrt{2x}\)

\(\sqrt[3]{-8x^6} = -2x^2\) (odd root, no absolute value needed)

💡 When to Use Absolute Value

Use \(|x|\) when the index is even AND the result could be negative. If the variable is known positive (like in a domain restriction), you can drop the absolute value.

2 Nth Roots

The nth root of a number \(a\) is a value that, when raised to the \(n\)th power, gives \(a\). The behavior differs for even and odd roots.

Nth Root Definition \(\sqrt[n]{a} = a^{1/n}\)
Even Index (n = 2, 4, 6, ...)
\(\sqrt[n]{a}\) defined only for \(a \geq 0\)
• Cannot take even root of negative
• Result is always non-negative
• \(\sqrt[n]{a^n} = |a|\)
Odd Index (n = 3, 5, 7, ...)
\(\sqrt[n]{a}\) defined for all real \(a\)
• Can take odd root of any number
• Result matches sign of \(a\)
• \(\sqrt[n]{a^n} = a\) (no absolute value)
📌 Examples

Even roots:

\(\sqrt{16} = 4\), \(\sqrt[4]{81} = 3\), \(\sqrt{-4} = \text{undefined (real)}\)

Odd roots:

\(\sqrt[3]{8} = 2\), \(\sqrt[3]{-27} = -3\), \(\sqrt[5]{-32} = -2\)

3 Converting Between Radicals and Rational Exponents

Radicals can be written using rational (fractional) exponents. This notation is often more convenient for algebraic manipulation.

Key Conversion Formulas \[\sqrt[n]{a} = a^{1/n} \quad \text{and} \quad \sqrt[n]{a^m} = a^{m/n}\]

Exponent Rules Still Apply

  • \(a^{m/n} \cdot a^{p/q} = a^{m/n + p/q}\) — Add exponents for multiplication
  • \(\frac{a^{m/n}}{a^{p/q}} = a^{m/n - p/q}\) — Subtract exponents for division
  • \((a^{m/n})^k = a^{mk/n}\) — Multiply exponents for power of a power
  • \(a^{-m/n} = \frac{1}{a^{m/n}}\) — Negative exponent means reciprocal
📌 Examples

\(\sqrt[3]{x^2} = x^{2/3}\)

\(x^{3/4} = \sqrt[4]{x^3}\)

\(8^{2/3} = (\sqrt[3]{8})^2 = 2^2 = 4\)

\(16^{-3/4} = \frac{1}{16^{3/4}} = \frac{1}{(\sqrt[4]{16})^3} = \frac{1}{2^3} = \frac{1}{8}\)

💡 Order Doesn't Matter

\(a^{m/n} = (\sqrt[n]{a})^m = \sqrt[n]{a^m}\) — You can take the root first or the power first (whichever is easier).

4 Domain and Range of Radical Functions

The domain of a radical function depends on whether the index is even or odd. Even roots require non-negative arguments.

Even Root Functions

\(f(x) = \sqrt[n]{g(x)}\) where \(n\) is even

Domain: Set \(g(x) \geq 0\) and solve

Range: \([0, \infty)\) for basic function

Odd Root Functions

\(f(x) = \sqrt[n]{g(x)}\) where \(n\) is odd

Domain: All real numbers (\(\mathbb{R}\))

Range: All real numbers (\(\mathbb{R}\))

📌 Examples: Finding Domain

\(f(x) = \sqrt{x - 3}\):

Set \(x - 3 \geq 0\) → \(x \geq 3\). Domain: \([3, \infty)\)

\(f(x) = \sqrt{4 - 2x}\):

Set \(4 - 2x \geq 0\) → \(-2x \geq -4\) → \(x \leq 2\). Domain: \((-\infty, 2]\)

\(f(x) = \sqrt[3]{x + 5}\):

Odd root, no restriction. Domain: \((-\infty, \infty)\)

5 Graphing Square Root Functions

The parent square root function \(f(x) = \sqrt{x}\) has a distinctive half-parabola shape starting at the origin. Transformations shift, stretch, and reflect this basic shape.

General Transformed Form \[f(x) = a\sqrt{x - h} + k\]

Transformation Parameters

\(h\) — Horizontal Shift
\(h > 0\): right
\(h < 0\): left
\(k\) — Vertical Shift
\(k > 0\): up
\(k < 0\): down
\(a\) — Stretch/Reflect
\(|a| > 1\): stretch
\(a < 0\): reflect x-axis
Starting Point
\((h, k)\) replaces \((0, 0)\)

Domain and Range (Transformed)

  • Domain: \(x \geq h\) (or \(x \leq h\) if reflected horizontally)
  • Range: \(y \geq k\) if \(a > 0\); \(y \leq k\) if \(a < 0\)
📌 Example

Graph: \(f(x) = -2\sqrt{x + 3} + 1\)

\(a = -2\) (reflected, vertically stretched)

\(h = -3\) (shifted left 3)

\(k = 1\) (shifted up 1)

Starting point: \((-3, 1)\)

Domain: \(x \geq -3\)

Range: \(y \leq 1\) (reflected, so opens downward)

6 Graphing Cube Root Functions

The cube root function \(f(x) = \sqrt[3]{x}\) is defined for all real numbers and has an S-shaped curve passing through the origin.

General Transformed Form \[f(x) = a\sqrt[3]{x - h} + k\]

Key Features

• Point of inflection at \((h, k)\)
• Passes through origin when untransformed
• S-shaped curve

Domain & Range

Domain: All real numbers
Range: All real numbers
• No restrictions!

📌 Key Points on Parent Function

\(f(x) = \sqrt[3]{x}\) passes through:

\((-8, -2), (-1, -1), (0, 0), (1, 1), (8, 2)\)

7 Solving Radical Equations

To solve a radical equation, isolate the radical and raise both sides to the appropriate power to eliminate it. Always check for extraneous solutions!

Steps to Solve

  1. Isolate the radical on one side of the equation
  2. Raise both sides to the nth power to eliminate the radical: \(\sqrt[n]{f(x)} = a \rightarrow f(x) = a^n\)
  3. Solve the resulting polynomial equation
  4. Check all solutions in the original equation — discard extraneous ones
📌 Example 1: Single Radical

Solve: \(\sqrt{x + 5} = 7\)

Square both sides: \(x + 5 = 49\)

Solve: \(x = 44\)

Check: \(\sqrt{44 + 5} = \sqrt{49} = 7\) ✓

📌 Example 2: Radical with Extraneous Solution

Solve: \(\sqrt{2x + 3} = x\)

Square both sides: \(2x + 3 = x^2\)

Rearrange: \(x^2 - 2x - 3 = 0\)

Factor: \((x - 3)(x + 1) = 0\) → \(x = 3\) or \(x = -1\)

Check \(x = 3\): \(\sqrt{9} = 3\) ✓

Check \(x = -1\): \(\sqrt{1} = 1 \neq -1\) ✗ (extraneous!)

Solution: \(x = 3\) only

⚠️ Why Extraneous Solutions Occur

Squaring both sides can introduce false solutions. The equation \(\sqrt{x} = -1\) has no solution, but squaring gives \(x = 1\), which doesn't work in the original. Always check!

8 Equations with Two Radicals

When an equation has two radicals, isolate one radical at a time and square. This may require squaring twice.

Strategy

  1. Isolate one radical on one side
  2. Square both sides — this may leave one radical
  3. Isolate the remaining radical (if any)
  4. Square again if needed
  5. Solve and check all solutions
📌 Example

Solve: \(\sqrt{x + 7} = \sqrt{x} + 1\)

Square both sides: \(x + 7 = (\sqrt{x} + 1)^2 = x + 2\sqrt{x} + 1\)

Simplify: \(x + 7 = x + 2\sqrt{x} + 1\)

\(6 = 2\sqrt{x}\) → \(3 = \sqrt{x}\)

Square again: \(x = 9\)

Check: \(\sqrt{16} = \sqrt{9} + 1\) → \(4 = 3 + 1\) ✓

📋 Quick Reference: Key Formulas

Product Property

\(\sqrt{ab} = \sqrt{a} \cdot \sqrt{b}\)

Quotient Property

\(\sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}}\)

Rational Exponent

\(\sqrt[n]{a^m} = a^{m/n}\)

Even Root Domain

\(\sqrt[n]{g(x)}\): Set \(g(x) \geq 0\)

Square Root Form

\(f(x) = a\sqrt{x-h} + k\)

Solving Strategy

Isolate → Raise to power → Check

Need Help with Radical Expressions?

Our expert tutors provide personalized instruction to help you excel in AP Precalculus.

Book Free Consultation