# Exponential Functions for AP Precalculus

> AP Precalculus · Unit 2: Exponential and Logarithmic Functions
> Source: https://www.owlsprep.com/study/ap-precalculus-u2-exponential-functions/

This guide covers core definitions, properties, transformations, and real-world modeling of exponential functions for AP Precalculus, with aligned worked examples and key exam tips.

**Prerequisites:** Basic function notation and domain/range rules; Properties of integer and rational exponents; Limit notation for end behavior

## Learning objectives

- Identify and correctly classify exponential functions
- Find domain, range, horizontal asymptotes, and end behavior
- Apply standard transformation rules to exponential functions
- Model discrete and continuous exponential growth and decay

## Definition and Core Properties

An exponential function is formally defined as a function where the independent variable appears in the exponent of a constant positive base, distinguishing it from polynomials (which have a variable base and constant exponent). The standard general form is:

$$f(x) = ab^x, \quad a \neq 0, \; b>0, \; b \neq 1$$

Restrictions on $b$ exist because $b=1$ produces a constant (non-exponential) function, and a negative base results in non-real outputs for many fractional exponents. Exponential function questions make up ~7-10% of the total AP Precalculus exam, appearing in both multiple-choice and free-response sections.

**Exponential Function** — A function with the independent variable in the exponent of a positive constant base (not equal to 1)

*Notation:* f(x) = ab^x

*Example:* $f(x) = 2 \cdot 3^x$ is exponential; $f(x) = x^3$ is a polynomial, not exponential

All valid exponential functions share consistent core properties: $a$ is the initial value and y-intercept, since $f(0) = ab^0 = a$. If $b>1$, the function is exponential growth (increases as $x$ increases); if $0<b<1$, it is exponential decay (decreases as $x$ increases).

The domain of any exponential function is all real numbers $(-\infty, \infty)$, because a positive base can be raised to any real exponent. For unshifted functions, the horizontal asymptote is always $y=0$, and the sign of $a$ determines the range: if $a>0$, range is $(0, \infty)$; if $a<0$, range is $(-\infty, 0)$.

End behavior, written in limit notation, depends on the base:

- Growth ($b>1$): $\lim_{x \to \infty} f(x) = \text{sign}(a) \cdot \infty$, $\lim_{x \to -\infty} f(x) = 0$
- Decay ($0<b<1$): $\lim_{x \to \infty} f(x) = 0$, $\lim_{x \to -\infty} f(x) = \text{sign}(a) \cdot \infty$

**Worked example:** Identify the domain, range, horizontal asymptote, and end behavior of $f(x) = -3\left(\frac{1}{2}\right)^x$.

1. Confirm the function is valid: base $b=\frac{1}{2}$ satisfies $0<b<1$, $a=-3 \neq 0$, so it is a valid exponential decay function.
2. Find the domain: since $b>0$, all real $x$ are allowed, so domain is $(-\infty, \infty)$.
3. Find range and asymptote: $\left(\frac{1}{2}\right)^x > 0$ for all $x$, so multiplying by $-3$ gives $-3\left(\frac{1}{2}\right)^x < 0$. The unshifted asymptote remains $y=0$.
4. Write end behavior: as $x \to \infty$, $\left(\frac{1}{2}\right)^x \to 0$, so $\lim_{x \to \infty} f(x) = 0$. As $x \to -\infty$, $\left(\frac{1}{2}\right)^x = 2^{-x} \to \infty$, so $\lim_{x \to -\infty} f(x) = -\infty$.

> **Exam tip:** On MCQ questions asking for range, always check the sign of the leading coefficient $a$: if $a$ is negative, the range will be entirely negative, which is the most common distractor.

## Transformations of Exponential Functions

Exponential functions follow all standard function transformation rules, and the general transformed form is:

$$f(x) = ab^{k(x - h)} + v$$

Where $h$ is the horizontal shift, $v$ is the vertical shift, $k$ controls horizontal stretching/compression/reflection, and $a$ controls vertical stretching/compression/reflection. The most important rule for transformed exponentials is that the horizontal asymptote only shifts vertically with $v$: the original asymptote $y=0$ becomes $y=v$ after a vertical shift. Horizontal transformations do not change the asymptote position.

To find the range of a transformed exponential, first find the horizontal asymptote, then use the sign of the exponential term to determine whether the function is always above or below the asymptote. Reflecting an exponential over the y-axis replaces $x$ with $-x$, which flips growth to decay and vice versa, since $b^{-x} = (1/b)^x$.

**Worked example:** Write the equation of the exponential function formed by shifting $f(x) = 4^x$ left 2 units, down 3 units, and reflecting over the x-axis. Then identify the new horizontal asymptote and range.

1. Start with base function $f(x) = 4^x$. A left shift of 2 units replaces $x$ with $(x + 2)$, giving $4^{x + 2}$.
2. A shift down 3 units subtracts 3 from the entire function: $4^{x + 2} - 3$.
3. A reflection over the x-axis multiplies the entire function by $-1$: $g(x) = - \left(4^{x + 2} - 3\right) = -4^{x + 2} + 3$.
4. The original asymptote $y=0$ is shifted down 3 units, so the new asymptote is $y=3$. Reflection does not change the asymptote position.
5. Since $4^{x+2} > 0$, $-4^{x+2} < 0$, so $-4^{x+2} + 3 < 3$, meaning the range is $(-\infty, 3)$.

> **Exam tip:** When writing transformed exponential equations, always rewrite the exponent to match the $k(x-h)$ form to avoid sign errors on horizontal shifts.

## Exponential Growth and Decay Modeling

Exponential functions are the standard model for quantities that change by a constant percentage rate per unit time. There are two common forms for different contexts:

1. **Discrete growth/decay**: Used for quantities that change once per time period (e.g., annual depreciation, yearly compound interest). Formula: $A(t) = A_0(1 + r)^t$, where $A_0$ is the initial quantity at $t=0$, $r$ is the percent rate of change per period, $r>0$ for growth, and $-1<r<0$ for decay.
2. **Continuous growth/decay**: Used for quantities that change at every instant (e.g., population growth, continuously compounded interest). Derived from the limit of discrete compounding, the formula is $A(t) = A_0e^{rt}$, where $e \approx 2.71828$ is the natural base, and $r$ is the continuous percent rate of change.

**Worked example:** A population of deer in a national park grows continuously at a rate of 3.2% per year. In 2020, the population was counted at 1800 deer. What was the approximate population in 2030, rounded to the nearest whole number?

1. Identify variables: $A_0 = 1800$ (2020 is $t=0$), $r = 0.032$, $t = 2030 - 2020 = 10$ years.
2. Use the continuous growth formula:
3. $$A(10) = 1800e^{(0.032)(10)} = 1800e^{0.32}$$
4. Calculate $e^{0.32} \approx 1.3771$, so $1800 \times 1.3771 \approx 2478.8$, which rounds to 2479.

> **Exam tip:** Always convert percentage rates to decimals before substitution: 3.2% is 0.032, not 3.2 — this is one of the most common point-deduction errors on FRQ modeling questions.

## AP-Style Concept Check

**Check your understanding**

Test your understanding of core concepts with these AP-style practice questions:

1. Which of the following gives the range of $f(x) = -2 \cdot (1.2)^{x - 4} + 5$?

   - A) $(-\infty, 1.2)$
   - B) $(-\infty, 5)$
   - C) $(5, \infty)$
   - D) $(-2, 5)$

   *Why:* $(1.2)^{x-4}$ is always positive, multiplying by $-2$ makes it strictly negative, so adding 5 gives all outputs strictly less than 5, with horizontal asymptote at $y=5$.

2. Let $f(x) = 2 \cdot 5^{3 - x} - 4$. (a) Classify as exponential growth or decay and justify. (b) Find the y-intercept rounded to one decimal place. (c) State domain, horizontal asymptote, and range.

## Common pitfalls

- **Wrong:** Classifying $f(x) = x^5$ as an exponential function because it contains an exponent.
  - Why it fails: Students confuse the position of the independent variable, mixing up polynomial and exponential definitions.
  - Correct: Always check where the variable is: exponential functions have the variable in the exponent, while polynomials have the variable in the base with a constant exponent.
- **Wrong:** For $f(x) = 2^{x + 3}$, writing the horizontal shift as right 3 units.
  - Why it fails: Students misremember the sign rule for horizontal shifts in the $k(x-h)$ form.
  - Correct: Rewrite the exponent to isolate the shift: $x+3 = 1(x - (-3))$, so $h=-3$, which means a left shift of 3 units.
- **Wrong:** For the transformed function $f(x) = 3^x - 4$, writing the range as $(0, \infty)$.
  - Why it fails: Students memorize the range of basic exponentials and forget that vertical shifts change the range.
  - Correct: Always find the horizontal asymptote first after transformations: for $f(x) = 3^x - 4$, the asymptote is $y=-4$, and $3^x>0$, so $f(x)>-4$, so range is $(-4, \infty)$.
- **Wrong:** When modeling 8% annual decay, using $r=-8$ instead of $r=-0.08$ in the growth formula.
  - Why it fails: Students forget to convert percentages to decimals, leading to extremely incorrect results.
  - Correct: Divide the percentage value by 100 to get the decimal rate before substitution, and confirm decay rates are between $-1$ and $0$.
- **Wrong:** Writing the domain of $f(x) = 5^{-x}$ as $[0, \infty)$ because of the negative exponent.
  - Why it fails: Students confuse negative exponents with the restricted domain of even roots.
  - Correct: Any positive base is defined for all real exponents, regardless of the sign of the exponent, so the domain of an exponential function is always all real numbers.

## Cheatsheet

| Category | Formula / Property | Notes |
| --- | --- | --- |
| General Form | $f(x) = ab^x$ | $a \neq 0$, $b>0$, $b \neq 1$; $a$ = y-intercept / initial value |
| Domain | $(-\infty, \infty)$ | Applies to all exponential functions with positive base |
| Transformed General Form | $f(x) = ab^{k(x-h)} + v$ | Horizontal asymptote at $y=v$; $h$ = horizontal shift, $v$ = vertical shift |
| Basic Unshifted Range | $(0, \infty)$ if $a>0$; $(-\infty, 0)$ if $a<0$ | Add $v$ to the asymptote for shifted functions |
| Discrete Growth/Decay | $A(t) = A_0(1 + r)^t$ | $r>0$ = growth, $-1<r<0$ = decay; for periodic change |
| Continuous Growth/Decay | $A(t) = A_0e^{rt}$ | $r$ = continuous rate; for continuous change |
| End Behavior (Growth, $b>1$, $a>0$) | $\lim_{x \to \infty} f(x) = \infty$, $\lim_{x \to -\infty} f(x) = 0$ | Flip signs for negative $a$ |
| End Behavior (Decay, $0<b<1$, $a>0$) | $\lim_{x \to \infty} f(x) = 0$, $\lim_{x \to -\infty} f(x) = \infty$ | Flip signs for negative $a$ |

## What's next

Exponential functions are the foundational building block for the rest of Unit 2. The next core topic you will encounter is logarithmic functions, which are defined as the inverses of exponential functions. Without mastering the properties of exponential functions—including base identification, end behavior, and modeling conventions—you will not be able to solve logarithmic equations or invert exponential models, which are high-weight topics on the AP Precalculus exam. Exponential functions also appear later in the course when studying average rates of change, and they lay the groundwork for calculus concepts you will explore in your next math course.

- [Logarithmic functions](https://www.owlsprep.com/study/ap-precalculus-u2-logarithmic-functions/)
- [Exponential function manipulation](https://www.owlsprep.com/study/ap-precalculus-u2-exponential-function-manipulation/)
- [Exponential function context and data modeling](https://www.owlsprep.com/study/ap-precalculus-u2-exponential-function-context-and-data/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-precalculus-u2-exponential-functions/
