AP Precalculus Function Modeling Practice Guide: Key Concepts and Examples

A focused AP Precalculus function modeling practice guide — polynomial, exponential, logarithmic, and trigonometric functions with worked examples aligned to the AP exam format.

The AP Precalculus exam tests students on one of the most useful skills in all of mathematics: building and interpreting mathematical models of real-world phenomena using functions. Whether the context is population growth, sound intensity, tidal patterns, or revenue optimization, function modeling requires students to recognize the structure of a situation, choose the right family of functions, and use that model to answer questions and make predictions.

This guide covers the key function families tested on the AP Precalculus exam, the modeling skills each requires, and worked examples that mirror what students encounter on the actual test.

ViewMath is not affiliated with or endorsed by the College Board. For official AP Precalculus course and exam information, visit apstudents.collegeboard.org.

AP Precalculus Exam: Quick Overview

According to the College Board, the AP Precalculus exam:

  • Is 3 hours long
  • Includes Section I: 40 multiple-choice questions in approximately 2 hours (~63% of score)
  • Includes Section II: 4 free-response questions in 1 hour (~37% of score)
  • Requires a graphing calculator for certain portions
  • Is a hybrid digital exam: multiple-choice questions are answered in the Bluebook app; free-response answers are handwritten in paper exam booklets
  • Covers Units 1–3 of the AP Precalculus course (Unit 4 is NOT on the exam)

The three exam units are: Unit 1 — Polynomial and Rational Functions; Unit 2 — Exponential and Logarithmic Functions; Unit 3 — Trigonometric and Polar Functions.

Unit 1: Polynomial and Rational Function Modeling

Key Concepts

Polynomial functions model phenomena with curved, non-exponential relationships. Key modeling skills include:

  • Identifying the end behavior of a polynomial from its leading term
  • Finding zeros (x-intercepts) and their multiplicities, and interpreting what multiplicity means for the graph’s behavior at each zero
  • Using polynomial regression (on a graphing calculator) to fit a polynomial model to data
  • Modeling revenue, area, or physical measurements using polynomial functions

Worked Example

A company’s monthly revenue (in thousands of dollars) can be modeled by R(x) = −2x² + 20x − 30, where x is the price of the product in dollars.

  • What is the maximum monthly revenue, and at what price does it occur?
  • What prices would result in zero revenue?

Solution:

Maximum: The vertex of a downward parabola occurs at x = −b/(2a) = −20/(2 × −2) = 5. R(5) = −2(25) + 20(5) − 30 = −50 + 100 − 30 = 20. Maximum revenue is $20,000 at $5 per unit.

Zeros: Set R(x) = 0: −2x² + 20x − 30 = 0. Divide by −2: x² − 10x + 15 = 0. Quadratic formula: x = (10 ± √(100−60))/2 = (10 ± √40)/2 ≈ (10 ± 6.32)/2. So x ≈ 8.16 or x ≈ 1.84. Revenue is zero at approximately $1.84 and $8.16.

Unit 2: Exponential and Logarithmic Function Modeling

Key Concepts

Exponential functions model situations with constant percentage change: population growth, radioactive decay, compound interest, and cooling. Key modeling skills include:

  • Recognizing exponential growth (base > 1) vs. exponential decay (0 < base < 1)
  • Writing an exponential model from two points or from initial value and growth rate
  • Using logarithms to solve for time in an exponential model
  • Interpreting the parameters of f(x) = ab^x or f(t) = ae^(kt) in context

Worked Example

A bacterial culture starts with 200 cells and doubles every 4 hours. Write an exponential model for the number of cells N after t hours, and find the number of cells after 12 hours.

Solution: The general model is N(t) = 200 · 2^(t/4).

At t = 12: N(12) = 200 · 2^(12/4) = 200 · 2³ = 200 · 8 = 1,600 cells.

Answer: N(t) = 200 · 2^(t/4); 1,600 cells after 12 hours.

Logarithmic Modeling

Logarithmic functions model situations where growth slows as the input increases. Common AP Precalculus contexts include the Richter scale for earthquake intensity and the decibel scale for sound intensity. Key skills:

  • Evaluate logarithms: log₂(32) = 5 because 2⁵ = 32
  • Apply log properties to solve equations
  • Use logs to find t in exponential models: if 200 · 2^(t/4) = 3200, then 2^(t/4) = 16, so t/4 = 4 and t = 16 hours

Unit 3: Trigonometric Function Modeling

Key Concepts

Trigonometric functions model periodic phenomena: tides, seasonal temperature variations, sound waves, and oscillating mechanical systems. Key modeling skills include:

  • Identifying amplitude (A), period (2π/B), horizontal shift (C), and vertical shift (D) from f(x) = A sin(Bx + C) + D
  • Writing a trigonometric model from context, given maximum, minimum, and period
  • Using the model to find values at specific times and to find when the function reaches certain values

Worked Example

The water depth at a harbor follows a sinusoidal pattern. The maximum depth is 12 feet, the minimum depth is 4 feet, and the tidal cycle repeats every 12 hours. Write a function D(t) modeling the depth in feet at time t hours, assuming maximum depth occurs at t = 0.

Solution:

Amplitude = (12 − 4)/2 = 4. Vertical shift (midline) = (12 + 4)/2 = 8. Period = 12, so B = 2π/12 = π/6. Maximum at t = 0 means cosine form: D(t) = 4 cos(πt/6) + 8.

Check: D(0) = 4cos(0) + 8 = 4(1) + 8 = 12 ✓. D(6) = 4cos(π) + 8 = 4(−1) + 8 = 4 ✓.

Answer: D(t) = 4 cos(πt/6) + 8.

Function Modeling Practice: AP-Style Free-Response Checklist

AP Precalculus free-response questions expect students to go beyond computing an answer. Use this checklist for any modeling free-response question:

  • ☐ Identify which family of functions models the situation (polynomial, exponential, logarithmic, trigonometric)
  • ☐ Define all variables with correct units in your setup
  • ☐ Write the general form of the function before substituting values
  • ☐ Verify your model by checking it against the given conditions
  • ☐ Interpret the model parameters in the context of the problem (don’t just state the number)
  • ☐ Use correct notation throughout — AP readers mark down imprecise notation

Common AP Precalculus Function Modeling Mistakes

  • Confusing period and frequency: The period is the length of one full cycle; frequency is cycles per unit time. In the sinusoidal model, period = 2π/B. If the period is 12, then B = 2π/12 = π/6, not B = 12.
  • Exponential base vs. rate: A growth rate of 5% means the model uses base 1.05, not base 0.05 and not base 5.
  • Forgetting to check the model against all given conditions: Always substitute each given data point into your model to verify it is correct before using the model to answer further questions.
  • Polynomial zero multiplicity: A zero with even multiplicity means the graph touches the x-axis and bounces back; odd multiplicity means it crosses. Missing this distinction leads to wrong graph sketches on multiple-choice and free-response items.

AP Precalculus Exam Prep Resources

ViewMath offers algebra and precalculus-aligned practice collections that support preparation for the function modeling content tested on the AP Precalculus exam. Browse the full collection in the sidebar below.

ViewMath is not affiliated with or endorsed by the College Board or the AP Program. AP® is a trademark registered by the College Board.