Study Guide

Exponential Functions for AP Precalculus

AP PrecalculusΒ· AP Precalculus CED β€” Exponential and Logarithmic FunctionsΒ· 14 min read

1. Definition and Core Propertiesβ˜…β˜…β˜†β˜†β˜†β± 4 min

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)=abx,aβ‰ 0,β€…β€Šb>0,β€…β€Šbβ‰ 1f(x) = ab^x, \quad a \neq 0, \; b>0, \; b \neq 1

Restrictions on exist because 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.

πŸ“˜ Definition

Exponential Function

f(x)=abxf(x) = ab^x

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

Example:

is exponential; is a polynomial, not exponential

All valid exponential functions share consistent core properties: is the initial value and y-intercept, since . If , the function is exponential growth (increases as increases); if , it is exponential decay (decreases as increases).

The domain of any exponential function is all real numbers , because a positive base can be raised to any real exponent. For unshifted functions, the horizontal asymptote is always , and the sign of determines the range: if , range is ; if , range is .

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

  • Growth (): ,

  • Decay (): ,

πŸ“ Worked Example

Identify the domain, range, horizontal asymptote, and end behavior of .

  1. 1

    Confirm the function is valid: base satisfies , , so it is a valid exponential decay function.

  2. 2

    Find the domain: since , all real are allowed, so domain is .

  3. 3

    Find range and asymptote: for all , so multiplying by gives . The unshifted asymptote remains .

  4. 4

    Write end behavior: as , , so . As , , so .

Exam tip:

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

2. Transformations of Exponential Functionsβ˜…β˜…β˜…β˜†β˜†β± 4 min

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

f(x)=abk(xβˆ’h)+vf(x) = ab^{k(x - h)} + v

Where is the horizontal shift, is the vertical shift, controls horizontal stretching/compression/reflection, and controls vertical stretching/compression/reflection. The most important rule for transformed exponentials is that the horizontal asymptote only shifts vertically with : the original asymptote becomes 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 with , which flips growth to decay and vice versa, since .

πŸ“ Worked Example

Write the equation of the exponential function formed by shifting left 2 units, down 3 units, and reflecting over the x-axis. Then identify the new horizontal asymptote and range.

  1. 1

    Start with base function . A left shift of 2 units replaces with , giving .

  2. 2

    A shift down 3 units subtracts 3 from the entire function: .

  3. 3

    A reflection over the x-axis multiplies the entire function by : .

  4. 4

    The original asymptote is shifted down 3 units, so the new asymptote is . Reflection does not change the asymptote position.

  5. 5

    Since , , so , meaning the range is .

Exam tip:

When writing transformed exponential equations, always rewrite the exponent to match the form to avoid sign errors on horizontal shifts.

3. Exponential Growth and Decay Modelingβ˜…β˜…β˜…β˜†β˜†β± 4 min

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: , where is the initial quantity at , is the percent rate of change per period, for growth, and 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 , where is the natural base, and 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. 1

    Identify variables: (2020 is ), , years.

  2. 2

    Use the continuous growth formula:

  3. 3
    A(10)=1800e(0.032)(10)=1800e0.32A(10) = 1800e^{(0.032)(10)} = 1800e^{0.32}
  4. 4

    Calculate , so , 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.

4. AP-Style Concept Checkβ˜…β˜…β˜…β˜†β˜†β± 2 min

βœ“ Quick check

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

  1. Which of the following gives the range of ?

    • A)

    • B)

    • C)

    • D)

    Reveal answer
    B β€”

    is always positive, multiplying by makes it strictly negative, so adding 5 gives all outputs strictly less than 5, with horizontal asymptote at .

  2. Let . (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.

    Reveal answer
    (a) Exponential decay: rewrite as $250 \left(\frac{1}{5}\right)^x - 4$, base between 0 and 1. (b) y-intercept: $(0, 246.0)$. (c) Domain: $(-\infty, \infty)$, asymptote $y=-4$, range $(-4, \infty)$

5. Common Pitfalls

Wrong move:

Classifying as an exponential function because it contains an exponent.

Why:

Students confuse the position of the independent variable, mixing up polynomial and exponential definitions.

Correct move:

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 move:

For , writing the horizontal shift as right 3 units.

Why:

Students misremember the sign rule for horizontal shifts in the form.

Correct move:

Rewrite the exponent to isolate the shift: , so , which means a left shift of 3 units.

Wrong move:

For the transformed function , writing the range as .

Why:

Students memorize the range of basic exponentials and forget that vertical shifts change the range.

Correct move:

Always find the horizontal asymptote first after transformations: for , the asymptote is , and , so , so range is .

Wrong move:

When modeling 8% annual decay, using instead of in the growth formula.

Why:

Students forget to convert percentages to decimals, leading to extremely incorrect results.

Correct move:

Divide the percentage value by 100 to get the decimal rate before substitution, and confirm decay rates are between and .

Wrong move:

Writing the domain of as because of the negative exponent.

Why:

Students confuse negative exponents with the restricted domain of even roots.

Correct move:

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.

6. Quick Reference Cheatsheet

Category

Formula / Property

Notes

General Form

, , ; = y-intercept / initial value

Domain

Applies to all exponential functions with positive base

Transformed General Form

Horizontal asymptote at ; = horizontal shift, = vertical shift

Basic Unshifted Range

if ; if

Add to the asymptote for shifted functions

Discrete Growth/Decay

= growth, = decay; for periodic change

Continuous Growth/Decay

= continuous rate; for instantaneous change

End Behavior (Growth, , )

,

Flip signs for negative

End Behavior (Decay, , )

,

Flip signs for negative

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2024 Β· MCQ

    Range of transformed exponential

  • 2023 Β· FRQ

    Continuous population growth modeling

Going deeper

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 and instantaneous rate of change, and they lay the groundwork for calculus concepts you will explore in your next math course.