NUM8ERS AP® Precalculus Study Hub

AP® Precalculus Cheat Sheets: Formulas, Flashcards, Quiz & Study Guide

Use this AP® Precalculus cheat sheet as a complete study companion for formulas, graphs, transformations, modeling, trigonometry, polar coordinates, exam timing, flashcards, and quiz practice. It is designed for fast review before class, homework, mock exams, and the final AP® Precalculus Exam.

AP® Precalculus is not just a list of formulas. The exam tests whether you can recognize a function type, connect a table to a graph, justify a model, interpret rates of change, manipulate symbolic expressions, and explain why a result makes sense in context. This section gives you a compact cheat-sheet layout first, then a more detailed guide that explains every major idea students commonly need to review.

Start Here: What This Cheat Sheet Covers

This AP® Precalculus cheat sheet is organized around the three exam-assessed units: polynomial and rational functions, exponential and logarithmic functions, and trigonometric and polar functions. It also includes transformations, modeling, sequences, function composition, inverse functions, exam strategy, and common mistakes. The goal is not to memorize isolated facts. The goal is to know which idea to use, why it applies, and how to show the work clearly.

For quick score planning, use the AP Precalculus score calculator. For a focused formula-only companion, use the AP Precalculus formula page. To plan exam dates across AP subjects, use the AP exam dates guide. If you are still deciding whether AP® Precalculus is the right course, read how to pick AP courses.

Best way to use this page: review the cheat-sheet cards, test yourself with flashcards, complete the quiz, then read the detailed guide sections for every topic you missed.

The Ultimate AP® Precalculus Cheat Sheets

The cards below are written for fast scanning. Each card gives the key formulas, graph features, interpretation rules, and exam traps. The style is similar to a printable cheat sheet, but this version is expanded for online learning and includes MathJax-rendered expressions so formulas display properly on your website.

Unit 1A: Rates of Change & Polynomials
Average Rate of Change

Average rate of change measures how much the output changes per one unit of input over an interval.

Average rate of change \[ \frac{f(b)-f(a)}{b-a} \]

This is the slope of the secant line through \( (a,f(a)) \) and \( (b,f(b)) \). If the value is positive, the function increases on average. If it is negative, the function decreases on average. If it is zero, the beginning and ending outputs match, even if the function moves up and down in between.

Polynomials

A polynomial of degree \( n \) can have at most \( n \) real zeros and at most \( n-1 \) turning points. The leading term controls end behavior.

General polynomial \[ f(x)=a_nx^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0 \]

Even degree means both ends move in the same direction. Odd degree means the ends move in opposite directions. A positive leading coefficient makes the right end rise. A negative leading coefficient makes the right end fall.

Zeros and Multiplicity

If \( (x-c) \) is a factor, then \( x=c \) is a zero. Even multiplicity usually means the graph touches and bounces. Odd multiplicity usually means the graph crosses. Higher multiplicity makes the graph flatter near the zero.

FRQ tip: write end behavior with limit notation when asked to justify behavior as \( x \to \infty \) or \( x \to -\infty \).

Unit 1B: Rational Functions
Definition and Domain

A rational function is a quotient of two polynomials. The denominator cannot equal zero.

Rational function \[ R(x)=\frac{P(x)}{Q(x)}, \qquad Q(x)\neq 0 \]

Before identifying graph features, factor the numerator and denominator completely. The factored form is usually the fastest way to find zeros, holes, vertical asymptotes, and sign intervals.

Vertical Asymptotes and Holes

A vertical asymptote occurs where a denominator factor remains after simplification. A hole occurs where a common factor cancels. The \( y \)-value of a hole is found by evaluating the simplified function at the removed \( x \)-value.

Hole value after cancellation \[ y=\lim_{x\to c}R(x) \]
Horizontal and Slant Asymptotes
Degree ComparisonEnd Behavior
\( \deg(P)<\deg(Q) \)Horizontal asymptote \( y=0 \)
\( \deg(P)=\deg(Q) \)Horizontal asymptote equals ratio of leading coefficients
\( \deg(P)=\deg(Q)+1 \)Slant asymptote from polynomial division
\( \deg(P)>\deg(Q)+1 \)End behavior follows the quotient from division

Common mistake: a canceled factor creates a hole, not a vertical asymptote. Always simplify before naming the graph feature.

Transformations & Modeling
Transformation Form

Most parent-function transformations can be read from the form below.

Transformation template \[ g(x)=a\,f(b(x-h))+k \]

\( a \) controls vertical stretch or compression and reflection across the \( x \)-axis. \( b \) controls horizontal stretch or compression and reflection across the \( y \)-axis. \( h \) shifts the graph left or right. \( k \) shifts the graph up or down.

Model Choice

Choose a model by the pattern in the data, not by guessing. Constant first differences suggest linear behavior. Constant second differences suggest quadratic behavior. A constant ratio or constant percent change suggests exponential behavior. Repeating behavior suggests sinusoidal modeling.

Data PatternLikely ModelReason
Constant changeLinearSlope is constant
Constant second differencesQuadraticRate of change changes linearly
Constant percent changeExponentialOutputs multiply by a fixed factor
Equal output increases require proportional input changesLogarithmicInput scale changes multiplicatively
Repeating maximum and minimum valuesSinusoidalBehavior is periodic

FRQ tip: when justifying a model, name the pattern in the data and connect it to the selected function type.

Unit 2A: Exponential Functions & Sequences
Arithmetic and Geometric Sequences
Arithmetic sequence \[ a_n=a_1+(n-1)d \]
Geometric sequence \[ a_n=a_1r^{n-1} \]

Arithmetic sequences add the same amount each step and connect to linear functions. Geometric sequences multiply by the same factor each step and connect to exponential functions.

Exponential Model
Basic exponential function \[ f(x)=ab^x \]

\( a \) is the initial value when \( x=0 \). \( b \) is the growth or decay factor. If \( b>1 \), the function grows. If \( 0 Exponent Rules

\( b^{x+y}=b^xb^y \), \( b^{x-y}=\frac{b^x}{b^y} \), and \( (b^x)^y=b^{xy} \). These rules help you rewrite expressions into equivalent forms.

Exam trap: exponential functions change by multiplication over equal input intervals, not by addition.

Unit 2B: Logarithmic Functions
Logarithm Definition
Logarithm-exponential relationship \[ \log_b(c)=a \quad \Longleftrightarrow \quad b^a=c \]

The base must satisfy \( b>0 \) and \( b\neq 1 \). The argument must satisfy \( c>0 \). This domain rule is one of the most important checks on the AP® Precalculus Exam.

Log Properties
\[ \log_b(xy)=\log_b(x)+\log_b(y) \] \[ \log_b\left(\frac{x}{y}\right)=\log_b(x)-\log_b(y) \] \[ \log_b(x^k)=k\log_b(x) \]
Change of Base
\[ \log_b(x)=\frac{\log_a(x)}{\log_a(b)} \]

Use change of base when a calculator does not have the base you need. Common log means base \(10\), and natural log means base \(e\).

Common mistake: applying log rules when terms are added. \( \log_b(x+y) \) is not \( \log_b(x)+\log_b(y) \).

Unit 3A: Sinusoidal Functions
Sinusoidal Model
Sine model \[ f(x)=A\sin(B(x-C))+D \]

\( |A| \) is amplitude. \( \frac{2\pi}{|B|} \) is period. \( C \) is phase shift. \( D \) is the midline. The maximum is \( D+|A| \), and the minimum is \( D-|A| \).

Quick Parameter Formulas
\[ \text{Amplitude}=\frac{\text{maximum}-\text{minimum}}{2} \] \[ \text{Midline}=\frac{\text{maximum}+\text{minimum}}{2} \] \[ B=\frac{2\pi}{\text{period}} \]
Unit Circle Basics

On the unit circle, \( \cos(\theta) \) is the \( x \)-coordinate and \( \sin(\theta) \) is the \( y \)-coordinate. Tangent is the ratio \( \tan(\theta)=\frac{\sin(\theta)}{\cos(\theta)} \).

Calculator reminder: use radian mode unless a problem clearly states degrees.

Unit 3B: Trig Identities, Equations & Polar
Core Trig Identities
\[ \sin^2(\theta)+\cos^2(\theta)=1 \] \[ 1+\tan^2(\theta)=\sec^2(\theta) \] \[ 1+\cot^2(\theta)=\csc^2(\theta) \]
Sum and Double-Angle Formulas
\[ \sin(A\pm B)=\sin A\cos B\pm \cos A\sin B \] \[ \cos(A\pm B)=\cos A\cos B\mp \sin A\sin B \] \[ \sin(2\theta)=2\sin(\theta)\cos(\theta) \]
Polar Conversion
\[ x=r\cos(\theta), \qquad y=r\sin(\theta) \] \[ r^2=x^2+y^2, \qquad \tan(\theta)=\frac{y}{x} \]

Polar questions often ask how \( r \) changes as \( \theta \) changes. A positive \( r \) moves away from the pole, a decreasing \( r \) moves toward the pole, and \( r=0 \) places the point at the origin.

Inverse trig warning: \( \arcsin(\sin x)=x \) only when \( x \) lies in the restricted range of arcsine.

Exam Strategy & FRQ Reminders
Multiple Choice

Section I contains 40 questions. Part A is no calculator, and Part B requires a graphing calculator. Do not spend too long on one question. Mark difficult items, eliminate impossible choices, and return later.

Free Response

Section II contains four free-response questions. FRQ 1 focuses on function concepts, FRQ 2 on modeling a non-periodic context, FRQ 3 on modeling a periodic context, and FRQ 4 on symbolic manipulations.

Written Work

Write formulas, substitutions, units, restrictions, and conclusions. A correct final answer with no reasoning may lose points. A partially correct solution with clear reasoning can still earn credit.

Top habit: after solving, ask: Does my answer match the domain, the graph, the context, and the units?

AP® Precalculus Formula Bank

This formula bank gathers the most repeated formulas in one place. For a dedicated standalone formula page, visit the AP Precalculus formula guide.

TopicFormulaWhat It Means
Average rate of change\( \frac{f(b)-f(a)}{b-a} \)Slope between two points on a function
Linear function\( f(x)=mx+b \)Constant rate of change
Quadratic function\( f(x)=ax^2+bx+c \)Rate of change changes linearly
Polynomial end behaviorLeading term \( a_nx^n \)Dominates as \( x\to\pm\infty \)
Rational function\( R(x)=\frac{P(x)}{Q(x)} \)Quotient of polynomials with \( Q(x)\neq0 \)
Exponential function\( f(x)=ab^x \)Constant multiplicative change
Log definition\( \log_b(c)=a \Longleftrightarrow b^a=c \)Logarithms undo exponentials
Change of base\( \log_b(x)=\frac{\ln x}{\ln b} \)Rewrite logs for calculators
Sinusoidal model\( f(x)=A\sin(B(x-C))+D \)Models periodic behavior
Period\( \frac{2\pi}{|B|} \)Length of one full cycle
Pythagorean identity\( \sin^2\theta+\cos^2\theta=1 \)Connects sine and cosine
Polar to rectangular\( x=r\cos\theta,\ y=r\sin\theta \)Converts polar coordinates to \( (x,y) \)

Interactive Flashcards

Use these flashcards for fast recall. Try to answer before revealing the explanation. The cards focus on definitions, formulas, and graph features that appear repeatedly in AP® Precalculus practice.

Card 1 of 12
Average rate of change
The slope between two points: \( \frac{f(b)-f(a)}{b-a} \).

AP® Precalculus Mini Quiz

Answer each question, then check your score. This is not a full AP exam, but it tests the exact habits you need: formula recognition, graph interpretation, domain awareness, and model choice.

Choose answers, then press Grade Quiz.

Complete AP® Precalculus Study Guide

This detailed guide explains the reasoning behind the cheat sheet. It is written for students who want more than a formula list. You will learn what each unit is testing, how the formulas connect, how to recognize graph features, and how to write stronger free-response answers. Use the guide after the cheat sheet: first scan the cards, then read the explanations for any topic that feels weak.

Unit 1: Polynomial and Rational Functions

Unit 1 is about how functions change and how their algebraic structure explains their graphs. A strong student does not simply factor a polynomial or find an asymptote. A strong student connects the formula, graph, table, and context. If a problem gives a table, you should ask whether the change is constant, whether second differences are constant, whether signs change, and whether the values suggest a zero. If a problem gives an equation, you should ask what the factors say about zeros and what the leading term says about end behavior. If a problem gives a graph, you should ask where the function increases, decreases, changes concavity, touches the axis, crosses the axis, or approaches an asymptote.

Average rate of change is one of the most important ideas in this unit because it appears in polynomial, rational, exponential, logarithmic, sinusoidal, and polar contexts. The formula \( \frac{f(b)-f(a)}{b-a} \) is simple, but the interpretation matters. In a context, the numerator represents change in the output, the denominator represents change in the input, and the units are output units per input unit. If the output is height in meters and the input is time in seconds, the average rate has units of meters per second. If the output is revenue in dollars and the input is number of students, the rate has units of dollars per student.

Polynomial functions are continuous and smooth. They have no holes, breaks, or vertical asymptotes. Their end behavior is controlled by the leading term. For \( f(x)=2x^5-3x^2+7 \), the term \( 2x^5 \) controls what happens when \( x \) becomes very large or very negative. Because the degree is odd and the leading coefficient is positive, the graph falls left and rises right. For \( g(x)=-4x^6+x+1 \), the degree is even and the leading coefficient is negative, so both ends fall.

Zeros of a polynomial connect directly to factors. If \( f(x)=(x-2)^2(x+5) \), then \( x=2 \) and \( x=-5 \) are zeros. The zero \( x=2 \) has even multiplicity, so the graph usually touches the \( x \)-axis and turns around. The zero \( x=-5 \) has odd multiplicity, so the graph crosses the \( x \)-axis. Multiplicity also affects local shape: higher multiplicity makes the graph flatter near the intercept. This is useful when matching equations to graphs or sketching a polynomial from factored form.

The Intermediate Value Theorem can appear in reasoning questions. If a polynomial or another continuous function has \( f(a)<0 \) and \( f(b)>0 \), then the graph must cross the \( x \)-axis at least once between \( a \) and \( b \). You may not know the exact zero, but you can prove one exists. On free-response questions, this can earn points when a problem asks you to justify a solution without solving exactly.

Rational functions add another layer because the denominator creates restrictions. Always start by factoring. For example, if \( R(x)=\frac{(x-3)(x+1)}{(x-3)(x-5)} \), the factor \( x-3 \) cancels, so \( x=3 \) is a hole, not a vertical asymptote. The remaining denominator factor \( x-5 \) creates a vertical asymptote. The simplified expression helps describe the graph, but the original expression tells you the domain restriction.

Horizontal asymptotes describe long-term behavior. They do not necessarily prevent the graph from crossing the asymptote at finite \( x \)-values. A horizontal asymptote tells you what the function approaches as \( x\to\infty \) or \( x\to-\infty \). If the numerator degree is smaller than the denominator degree, the horizontal asymptote is \( y=0 \). If the degrees are equal, compare leading coefficients. If the numerator degree is exactly one more than the denominator degree, use polynomial division to find the slant asymptote.

Modeling with polynomial and rational functions requires interpretation. A polynomial may fit data with turning points, but it may behave unrealistically outside the observed domain. A rational model may describe rates, efficiency, cost per item, concentration, or inverse relationships, but domain restrictions matter. If the model represents time, negative time may not make sense. If the model represents the number of students, fractional or negative inputs may not make sense. AP® questions often reward students who state reasonable restrictions and limitations.

Worked example: average rate of change

Suppose \( f(x)=x^2-4x+1 \). Find the average rate of change from \( x=1 \) to \( x=5 \).

\[ f(1)=1^2-4(1)+1=-2 \] \[ f(5)=5^2-4(5)+1=6 \] \[ \frac{f(5)-f(1)}{5-1}=\frac{6-(-2)}{4}=2 \]

The function increases by an average of \(2\) output units per one input unit over the interval.

Unit 1 mistakes to avoid
  • Calling a hole a vertical asymptote before checking whether a factor cancels.
  • Using all terms of a polynomial to decide end behavior instead of the leading term.
  • Forgetting that a degree \( n \) polynomial can have fewer than \( n \) real zeros.
  • Writing an average rate of change without units in a context problem.
  • Assuming a horizontal asymptote can never be crossed.

Unit 2: Exponential and Logarithmic Functions

Unit 2 focuses on multiplicative change, inverse relationships, and models where growth does not happen by adding the same amount each time. A linear function adds a constant amount over equal input intervals. An exponential function multiplies by a constant factor over equal input intervals. This distinction is essential. If a quantity goes from \(100\) to \(120\) to \(144\), the increases are \(20\) and \(24\), so the change is not additive. But each value is multiplied by \(1.2\), so the pattern is exponential.

An exponential model usually has the form \( f(x)=ab^x \). The value \(a\) is the initial output when \(x=0\), assuming no horizontal shift. The base \(b\) is the growth or decay factor. If a population increases by \(8\%\) per year, the growth factor is \(1.08\), so a model may look like \( P(t)=P_0(1.08)^t \). If a value decreases by \(12\%\), the decay factor is \(0.88\), because the quantity keeps \(88\%\) of its previous value each step.

Sequences connect discrete input values to functions. Arithmetic sequences behave like linear functions because the same difference is added each time. Geometric sequences behave like exponential functions because the same ratio is multiplied each time. On the AP® exam, a sequence problem may use \(n\) as the input instead of \(x\), but the logic remains the same. Ask whether the pattern adds or multiplies.

Exponential functions have important graph characteristics. For \( f(x)=ab^x \), where \(a>0\), the function is positive for all real \(x\). The domain is all real numbers, and the range is positive outputs unless transformations shift or reflect the graph. The horizontal asymptote is usually \( y=0 \), or \( y=k \) if the function has been shifted vertically. Exponential growth eventually outpaces polynomial growth as \(x\) becomes very large, which is why exponential models are powerful but also dangerous for long-term extrapolation.

Logarithms are inverses of exponentials. The statement \( \log_b(c)=a \) means \( b^a=c \). This definition is the safest way to evaluate logs, solve equations, and check your work. For example, \( \log_2(32)=5 \) because \(2^5=32\). The domain rule is critical: the argument of a logarithm must be positive. If you solve a log equation and get a value that makes a log argument zero or negative, that value is extraneous.

The log properties are powerful but easy to misuse. Products become sums, quotients become differences, and exponents move to the front. However, there is no rule that allows \( \log_b(x+y) \) to become \( \log_b(x)+\log_b(y) \). That error is extremely common. When simplifying logs, identify whether you are working with multiplication, division, powers, or addition before choosing a rule.

Function composition and inverses often appear in Unit 2. If \( f \) and \( g \) are functions, \( f(g(x)) \) means the output of \(g\) becomes the input of \(f\). The domain of the composition must satisfy both functions: \(x\) must be allowed in \(g\), and \(g(x)\) must be allowed in \(f\). Inverse functions reverse inputs and outputs. Graphically, inverse functions reflect across the line \( y=x \). Algebraically, \( f(f^{-1}(x))=x \) and \( f^{-1}(f(x))=x \), as long as the values are in the correct domains.

Logarithmic models often appear when inputs change proportionally to produce equal output changes. For example, sound intensity, pH, and earthquake magnitude use logarithmic scales. In AP® Precalculus, you are usually not asked to memorize every scientific scale. You are asked to recognize the structure: when multiplicative changes in input correspond to additive changes in output, logarithmic thinking may be appropriate.

Worked example: exponential growth

A tutoring center starts with \(80\) students and grows by \(15\%\) each term. A model for the number of students after \(t\) terms is:

\[ S(t)=80(1.15)^t \]

Here \(80\) is the initial value, and \(1.15\) is the growth factor. After \(4\) terms:

\[ S(4)=80(1.15)^4\approx 139.92 \]

The model predicts about \(140\) students after four terms, assuming the same growth rate continues.

Worked example: solving a logarithmic equation

Solve \( \log_3(x-2)=4 \).

\[ \log_3(x-2)=4 \Longleftrightarrow 3^4=x-2 \] \[ 81=x-2 \] \[ x=83 \]

Check the domain: \(x-2=81>0\), so the solution is valid.

Unit 2 mistakes to avoid
  • Confusing percent growth with growth factor. \(8\%\) growth means multiply by \(1.08\), not \(0.08\).
  • Using log rules on sums or differences.
  • Forgetting to check the domain of logarithmic expressions.
  • Assuming exponential models are reliable far outside the data range.
  • Forgetting that inverse functions swap domain and range.

Unit 3: Trigonometric and Polar Functions

Unit 3 is about periodic behavior, angle measurement, circular motion, trigonometric identities, inverse trigonometric functions, and polar coordinates. Many students memorize unit circle values without understanding what they mean. A better approach is to remember that on the unit circle, the \(x\)-coordinate is cosine and the \(y\)-coordinate is sine. From that one idea, signs, symmetry, exact values, and graph behavior become easier to understand.

Radians are central in AP® Precalculus. A radian measures angle using arc length on a circle. One full rotation is \(2\pi\) radians, half a rotation is \(\pi\), and a quarter rotation is \( \frac{\pi}{2} \). Calculator mode matters because trigonometric function values differ depending on whether the calculator interprets angles as degrees or radians. Unless a problem clearly uses degrees, AP® Precalculus work should normally be done in radians.

Sine and cosine are periodic functions. Their basic period is \(2\pi\). Tangent has period \(\pi\), because its values repeat after half a full rotation. Reciprocal functions such as secant, cosecant, and cotangent are built from sine, cosine, and tangent. For example, \( \sec(\theta)=\frac{1}{\cos(\theta)} \), so secant has vertical asymptotes wherever cosine equals zero.

A sinusoidal model is commonly written as \( f(x)=A\sin(B(x-C))+D \) or \( f(x)=A\cos(B(x-C))+D \). The amplitude \( |A| \) measures distance from the midline to a maximum or minimum. The value \(D\) is the midline. The period is \( \frac{2\pi}{|B|} \). The value \(C\) is the phase shift. In context, the period might represent one day, one year, one rotation, one tide cycle, or one oscillation.

When building a sinusoidal model, start with maximum, minimum, midline, and period. If the maximum is \(18\) and the minimum is \(6\), then the amplitude is \(6\) and the midline is \(12\). If one full cycle takes \(24\) hours, then \(B=\frac{2\pi}{24}=\frac{\pi}{12}\). After that, choose sine or cosine based on where the cycle begins. Cosine is often convenient when the graph starts at a maximum or minimum. Sine is often convenient when the graph starts on the midline.

Trigonometric equations require symmetry and periodicity. If \( \sin(\theta)=\frac{1}{2} \), one solution is \( \theta=\frac{\pi}{6} \), but another solution in one full cycle is \( \theta=\frac{5\pi}{6} \). Then the pattern repeats every \(2\pi\). If \( \tan(\theta)=1 \), solutions repeat every \(\pi\), not \(2\pi\). Always pay attention to the requested interval.

Identities help rewrite expressions into equivalent forms. The Pythagorean identity \( \sin^2(\theta)+\cos^2(\theta)=1 \) is the most important. It allows you to replace one expression with another depending on the problem. Sum formulas and double-angle formulas are useful when angles are combined or doubled. A good strategy is to rewrite everything in terms of sine and cosine first, simplify, then convert back if the final form requires tangent, secant, cosecant, or cotangent.

Inverse trigonometric functions have restricted ranges. This is necessary so that each inverse function is actually a function. \( \arcsin(x) \) returns values in \( \left[-\frac{\pi}{2},\frac{\pi}{2}\right] \). \( \arccos(x) \) returns values in \( [0,\pi] \). \( \arctan(x) \) returns values in \( \left(-\frac{\pi}{2},\frac{\pi}{2}\right) \). Because of these restrictions, \( \arcsin(\sin x) \) does not always equal \(x\).

Polar coordinates represent a point using \( (r,\theta) \), where \(r\) is distance from the pole and \(\theta\) is direction. The same point can have more than one polar representation. A negative \(r\) value moves the point in the opposite direction of the angle. Converting between polar and rectangular forms uses \( x=r\cos(\theta) \), \( y=r\sin(\theta) \), and \( r^2=x^2+y^2 \). These formulas come directly from right-triangle trigonometry.

Worked example: sinusoidal model

A Ferris wheel reaches a maximum height of \(50\) meters and a minimum height of \(10\) meters. One full rotation takes \(40\) seconds. If the rider starts at the minimum height, a cosine model can be written using a negative amplitude.

\[ \text{Amplitude}=\frac{50-10}{2}=20 \] \[ \text{Midline}=\frac{50+10}{2}=30 \] \[ B=\frac{2\pi}{40}=\frac{\pi}{20} \] \[ h(t)=-20\cos\left(\frac{\pi}{20}t\right)+30 \]

The negative cosine starts at the minimum because \( -20\cos(0)+30=10 \).

Unit 3 mistakes to avoid
  • Using degree mode when the problem expects radians.
  • Forgetting that tangent has period \( \pi \), not \(2\pi\).
  • Confusing amplitude with total height from minimum to maximum.
  • Ignoring restricted ranges for inverse trig functions.
  • Using \( \tan(\theta)=\frac{y}{x} \) without checking the correct quadrant.

How to Use This AP® Precalculus Cheat Sheet

A cheat sheet is most useful when it becomes an active recall tool. Do not only read the formulas. Cover the explanation and try to rebuild the idea from memory. For example, when you see the sinusoidal model \( f(x)=A\sin(B(x-C))+D \), ask yourself what each parameter does, how to find it from a graph, and what it means in context. If you cannot explain a formula in words, you probably do not understand it well enough for a free-response question.

  1. Scan the cheat-sheet cards first. Mark every formula or rule that feels unfamiliar. Do not slow down yet. The first pass should reveal your weak areas.
  2. Use the flashcards for recall. Say the answer out loud before revealing it. If you miss a card, write the formula and one sentence explaining it.
  3. Complete the quiz without notes. The quiz is short, but it checks several high-frequency concepts. Treat wrong answers as a study map.
  4. Read the detailed unit explanation. Focus only on your weak unit first. Deep review is more useful than rereading everything equally.
  5. Create one worked example per formula. A formula becomes easier to remember when you have used it in a real problem.
  6. Practice AP-style justification. Write complete sentences explaining model choice, domain restrictions, units, and reasonableness.
  7. Check your score readiness. After timed practice, use the AP Precalculus score calculator to estimate how your raw performance might translate.

For a seven-day review plan, use one major theme per day. Day 1: rates of change and polynomial behavior. Day 2: rational functions, asymptotes, and holes. Day 3: transformations, model choice, and function composition. Day 4: exponentials and logarithms. Day 5: sinusoidal models and the unit circle. Day 6: identities, inverse trig, and polar coordinates. Day 7: mixed practice and FRQ writing. The goal is not to relearn the entire course in a week. The goal is to reduce avoidable mistakes and strengthen the topics most likely to appear.

Active recall beats passive rereading. Every formula should be practiced in three ways: from an equation, from a graph, and from a context.

Free-Response Strategy for AP® Precalculus

Free-response questions reward communication. Your work should show what you know, even if your final answer is not perfect. A strong solution names the function type, identifies the relevant formula, substitutes values clearly, includes units, and explains the conclusion. If a question asks for a justification, a number alone is not enough. You need a sentence that connects your calculation to the mathematical meaning.

FRQ 1 usually tests function concepts. You may see composition, inverse functions, zeros, transformations, rates of change, or interpretation of graphs and tables. For this question, be careful with notation. If the question asks for \( f(g(2)) \), evaluate inside first. If it asks for an inverse value, remember that inverse notation swaps input and output.

FRQ 2 usually focuses on modeling a non-periodic context. This may involve polynomial, rational, exponential, or logarithmic models. The important skill is not only computing the model but also justifying why it is appropriate. If data shows a constant ratio, say that this supports an exponential model. If residuals have a pattern, say that the model may not be appropriate. If the context has a limited domain, state it.

FRQ 3 usually focuses on periodic modeling. Expect amplitude, period, midline, phase shift, maximum, minimum, and interpretation of rates of change. Sketching one cycle can help. Label the midline and key points. If the problem asks about concavity or rate of change, connect your answer to the graph: sinusoidal functions change fastest at midline crossings and have zero instantaneous rate at maxima and minima.

FRQ 4 usually focuses on symbolic manipulation. This can include logarithmic equations, exponential forms, trig identities, inverse trig restrictions, and algebraic rewriting. Write each step clearly. Do not jump from the first line to the final answer if the transformation is not obvious. Points are often awarded for valid intermediate steps.

When a calculator is allowed, use it strategically. A graphing calculator can help solve equations, find intersections, evaluate functions, and check models. However, calculator output still needs interpretation. If you use a calculator to find a zero, say what equation you solved or what graphs you intersected. If you round, keep enough decimal places during calculations and round only at the end.

FRQ writing checklist: formula, substitution, domain, units, conclusion, reasonableness. If your solution includes those six elements where appropriate, it is much easier for a grader to award credit.

Unit Circle Quick Table

Exact values are easier to remember when you understand the symmetry of the unit circle. The first-quadrant values below generate many other values by sign changes and reference angles.

AngleRadians\( \sin\theta \)\( \cos\theta \)\( \tan\theta \)
\(0\)\(0\)\(1\)\(0\)
30°\(\frac{\pi}{6}\)\(\frac{1}{2}\)\(\frac{\sqrt{3}}{2}\)\(\frac{\sqrt{3}}{3}\)
45°\(\frac{\pi}{4}\)\(\frac{\sqrt{2}}{2}\)\(\frac{\sqrt{2}}{2}\)\(1\)
60°\(\frac{\pi}{3}\)\(\frac{\sqrt{3}}{2}\)\(\frac{1}{2}\)\(\sqrt{3}\)
90°\(\frac{\pi}{2}\)\(1\)\(0\)Undefined

AP® Precalculus FAQ

What is the most important formula in AP® Precalculus?

There is no single formula that controls the whole course, but average rate of change is one of the most repeated ideas: \( \frac{f(b)-f(a)}{b-a} \). It appears in polynomial, rational, exponential, logarithmic, trigonometric, and polar contexts. Students should also know \( f(x)=ab^x \), \( \log_b(c)=a \Longleftrightarrow b^a=c \), \( f(x)=A\sin(B(x-C))+D \), and the key trigonometric identities.

Does AP® Precalculus require a graphing calculator?

Yes, a graphing calculator is required for calculator-permitted parts of the exam. However, students should also be prepared for no-calculator questions, especially symbolic manipulation, exact trigonometric values, transformations, and interpretation of graphs and tables.

Which AP® Precalculus units are tested on the exam?

The AP® Precalculus Exam assesses Unit 1: Polynomial and Rational Functions, Unit 2: Exponential and Logarithmic Functions, and Unit 3: Trigonometric and Polar Functions. Unit 4, which includes parameters, vectors, and matrices, may be taught in the course but is not assessed on the AP® Exam.

How should I study AP® Precalculus formulas?

Study formulas through active recall and examples. Write the formula, define every variable, solve a short problem, interpret the answer in words, and identify one common mistake. For example, when reviewing \( f(x)=ab^x \), explain what \(a\) and \(b\) mean, then decide whether the model represents growth or decay.

What is the hardest AP® Precalculus topic?

Many students find rational functions, logarithmic equations, and trigonometric identities challenging because they require domain awareness and careful symbolic manipulation. Periodic modeling can also be difficult if students confuse amplitude, period, midline, and phase shift.

How do I improve my AP® Precalculus FRQ score?

Show clear reasoning. Write formulas before substituting values, include units when the problem has a context, state domain restrictions, justify model choice using data patterns, and explain the meaning of your final answer. Practice under timed conditions and review scoring guidelines when available.