Unit 1: Revision of Exponential Laws and Functions

An exponential function is a fundamental concept in mathematics that describes growth and decay processes. Mastering exponential laws is essential for solving complex equations and understanding various real-world applications.

Video Lessons

Definition of an Exponential Function

An exponential function has the general form:

\[ y = a^x, \quad \text{where } a > 0, \, a \neq 1, \, x \in \mathbb{R}. \]

Key Features of Exponential Functions

  1. Graphical Properties:
    • y-intercept: \((0, 1)\)
    • The \(x\)-axis is a horizontal asymptote
    • Domain: \(x \in \mathbb{R}\)
    • Range: \(y > 0\)
  2. Behavior Based on the Base (\(a\)):
    • If \(a > 1\): The graph is increasing.
    • If \(0 < a < 1\): The graph is decreasing.
  3. Reflection:
    • The graphs of \(y = a^x\) and \(y = a^{-x}\) are reflections about the \(y\)-axis.
  4. Transformations:
    • For \(y = a^x + p\), the graph has a horizontal asymptote at \(y = p\).

Exponential Laws

  1. Product Rule: \(a^m \cdot a^n = a^{m+n}\)
  2. Quotient Rule: \(\frac{a^m}{a^n} = a^{m-n}\)
  3. Power Rule: \((a^m)^n = a^{m \cdot n}\)
  4. Zero Exponent: \(a^0 = 1, \, a \neq 0\)
  5. Negative Exponent: \(a^{-m} = \frac{1}{a^m}\)

Example: Sketching an Exponential Graph

Sketch \(y = 2^x\)
  1. Create a Table of Values:

    \[ \begin{array}{|c|c|} \hline x & y = 2^x \\ \hline -2 & 0.25 \\ -1 & 0.5 \\ 0 & 1 \\ 1 & 2 \\ 2 & 4 \\ 3 & 8 \\ \hline \end{array} \]

  2. Plot Points:

    Graph passes through \((0, 1)\), \((1, 2)\), \((-1, 0.5)\), etc.

  3. Asymptote: The \(x\)-axis (\(y = 0\)) is a horizontal asymptote.

Solving Exponential Equations

Use the property:

\[ a^x = a^y \implies x = y, \, a > 0, \, a \neq 1. \]

Example: Solve \(27 \cdot 3^{x+1} = \frac{1}{2} \cdot 7^x\):

  1. Simplify to the same base (for base \(3\)):

    \[ 3^3 \cdot 3^{x+1} = 3^{-3x} \]

  2. Combine exponents:

    \[ 3^{4 + x} = 3^{-3x}. \]

  3. Set exponents equal:

    \[ 4 + x = -3x \implies 4x = -4 \implies x = -1. \]

Would you like additional worked examples or clarification on transformations?

Important Notes

  • Ensure the base \(a\) is positive and not equal to 1 for exponential functions.
  • Exponential growth occurs when \(a > 1\), and exponential decay occurs when \(0 < a < 1\).
  • Transformations such as shifts and reflections can alter the position and behavior of exponential graphs.
  • Understanding exponential laws is crucial for simplifying and solving exponential equations.

Examples and Practice Questions

  1. Simplify \(2^3 \cdot 2^4\) using the product rule.
  2. Simplify \(\frac{5^6}{5^2}\) using the quotient rule.
  3. Simplify \((3^2)^4\) using the power rule.
  4. Evaluate \(7^0\).
  5. Simplify \(4^{-3}\).
  6. Solve for \(x\): \(2^x = 16\).
  7. Solve for \(x\): \(5^{2x} = 125\).
  8. Solve for \(x\): \(9 \cdot 3^{x} = 81\).
  9. Solve for \(x\): \(16 \cdot 2^{2x} = 64\).
  10. Solve for \(x\): \(4^{x+1} = \frac{1}{16}\).

Flashcards

What is an exponential function?

A function of the form \(y = a^x\), where \(a > 0\) and \(a \neq 1\).

What is the product rule for exponents?

\(a^m \cdot a^n = a^{m+n}\)

What is the quotient rule for exponents?

\(\frac{a^m}{a^n} = a^{m-n}\)

What is the power rule for exponents?

\((a^m)^n = a^{m \cdot n}\)

What does a negative exponent signify?

\(a^{-m} = \frac{1}{a^m}\)

Practice Questions (Interactive)

Simplify \(3^2 \cdot 3^5\).

Hint: Use the product rule \(a^m \cdot a^n = a^{m+n}\). Here, \(m=2\), \(n=5\).

Solve for \(x\): \(2^x = 32\).

Hint: Express 32 as a power of 2. \(32 = 2^5\).

Solve for \(x\): \(2^x = 16\).

Hint: Try rewriting the number on the right-hand side as a power of the base on the left-hand side.

Quick Quiz

1. Simplify \(4^3 \cdot 4^2\).

2. Simplify \(\frac{5^6}{5^2}\).

Summary

  • An exponential function is of the form \(y = a^x\), where \(a > 0\) and \(a \neq 1\).
  • Key features include a \(y\)-intercept at \((0,1)\), a horizontal asymptote along the \(x\)-axis, and distinct behaviors based on the base \(a\).
  • Exponential laws (Product, Quotient, Power, Zero, and Negative Exponents) are essential for simplifying expressions and solving equations.
  • Understanding how to sketch exponential graphs and solve exponential equations is crucial for various applications in mathematics and real-world scenarios.
  • Transformations and reflections play a significant role in modifying and understanding the behavior of exponential functions.
Back to Chapter 3