All AP study guides
📈
Precalculus study guide

How to Get a 5 in AP Precalculus

Functions of every flavor — polynomial, exponential, trigonometric — on a live interactive grapher.

4 units3hHybrid · digital MCQ + written FRQDifficulty 3/5≈150k students a year

Last reviewed 2026-07-25

What we have for Precalculus

Everything below is free to work through and is organised against the same units as the official course framework, so you can go straight to the unit you are weakest in.

16
lessons
≈3.5 h of reading
30
practice questions
with explanations
5
free-response prompts
with rubrics + model answers
30
flashcards
high-yield terms

How the country actually scores

Approximate national results on AP Precalculus from recent score reports. Use these as context, not as a prediction — the exact curve is set fresh each year.

  • 3 or higher64%
  • 4 or higher43%
  • Scored a 520%
  • Scored 1 or 236%

Read that honestly: a 5 on Precalculus is a minority outcome, earned by roughly one student in 5. It is not out of reach — but it is not the default outcome of finishing the class either, which is why the review phase below matters more than the coursework.

Estimate your Precalculus score

What a 5 in Precalculus takes

The specific habits that separate a 5 from a 3 on this exam, drawn from the scoring patterns for Precalculus.

  • Always check for extraneous solutions.
  • Know your unit circle cold.
  • On the calculator sections, use your grapher to check zeros, intersections, and regression models — but always write the setup (the equation being solved) on FRQs, since the setup earns points even if an arithmetic slip follows.
  • Memorize the horizontal-asymptote degree rules and the unit circle cold; Units 1–3 questions repeatedly hinge on end behavior and exact trig values with no time to re-derive them.
  • When a modeling FRQ says “interpret,” answer with a sentence that includes units and context (e.g. “the population grows by about 26% each hour”) — a bare number does not earn the interpretation point.
  • For rational functions, always factor first: identify canceled factors as holes and surviving denominator factors as vertical asymptotes before sketching or answering anything else.
  • Expect log solving to require the power rule (bringing exponents down); check for extraneous solutions by confirming every log’s argument stays positive.
  • In Unit 4, verify parametric and matrix answers by plugging in a concrete value (a specific t, or the unit vectors) — it takes seconds and catches most sign and order errors.

The 4 units of AP Precalculus

Unit names and exam weights follow the published course framework. Weights are the share of the multiple-choice section each unit is worth, so they tell you exactly where to spend time: Unit 1 (Polynomial & Rational Functions), Unit 2 (Exponential & Logarithmic Functions), Unit 3 (Trigonometric & Polar Functions) are worth roughly 87115% between them.

Unit 1 · Polynomial & Rational Functions

30–40%
End behaviorZerosAsymptotesTransformations

Unit 2 · Exponential & Logarithmic Functions

27–40%
Growth & decayLog propertiesInversesModeling

Unit 3 · Trigonometric & Polar Functions

30–35%
Unit circleIdentitiesSinusoidal modelsPolar coordinates

Unit 4 · Functions Involving Parameters, Vectors & Matrices

Not assessed on exam
ParametricVectorsMatricesLinear transformations

A unit-by-unit study order

Work the units in framework order for your first pass — later units in Precalculus lean on earlier ones — then let your error log, not the unit numbers, drive the review phase. Each row below opens the first lesson of that unit.

  1. 1Polynomial & Rational Functions30–40% of the exam · 4 lessons · starts with “End Behavior of Polynomials”
  2. 2Exponential & Logarithmic Functions27–40% of the exam · 4 lessons · starts with “Exponential Growth & Decay”
  3. 3Trigonometric & Polar Functions30–35% of the exam · 4 lessons · starts with “The Unit Circle”
  4. 4Functions Involving Parameters, Vectors & MatricesNot assessed on exam of the exam · 4 lessons · starts with “Parametric Equations”

Formulas and relationships to know

Pulled from the Precalculus lessons. The same list is on the printable Precalculus cheatsheet.

End-behavior rules
even degree → arms agree · odd degree → arms disagree · sign of lead sets the right arm
Positive leading coefficient: right arm rises (f → +∞ as x → +∞). Negative leading coefficient: right arm falls.
Degree = total zeros with multiplicity
deg f = sum of the multiplicities of all zeros
Over the complex numbers a degree-n polynomial has exactly n zeros counted with multiplicity. Adding the exponents of the factors recovers the degree.
Horizontal-asymptote test
deg(top) < deg(bottom) → y = 0 · equal → y = (lead top)/(lead bottom) · top > bottom → none
This only describes end behavior. The graph may cross a horizontal asymptote in the middle; the rule is about x → ±∞.
Transformation summary
g(x) = a·f(x − h) + k
h shifts horizontally (right for −h inside), k shifts vertically, a scales/reflects vertically (a < 0 flips across the x-axis). A minus on x inside, f(−x), reflects across the y-axis.
Exponential model
f(x) = a · bˣ
a = value at x = 0 (initial amount). b > 1 grows, 0 < b < 1 decays. The percent change per step is (b − 1)·100%.
Logarithm laws
log(xy) = log x + log y · log(x/y) = log x − log y · log(xⁿ) = n·log x
Products become sums, quotients become differences, and exponents come out front as multipliers. Note that log(x + y) does NOT simplify.
Inverse composition identity
f(f⁻¹(x)) = x and f⁻¹(f(x)) = x
Composing a function with its inverse (in either order, on the appropriate domain) returns the original input. For example, 2^(log₂ x) = x.
Solving bˣ = c
x = log(c) / log(b)
Take the logarithm of both sides and divide. Any base works (common log or natural log) as long as you use it on both sides.
Point on the unit circle
(x, y) = (cos θ, sin θ)
Quadrantal angles: θ = 0 → (1, 0); θ = π/2 → (0, 1); θ = π → (−1, 0); θ = 3π/2 → (0, −1).
Core identities
sin²θ + cos²θ = 1 · tan θ = sin θ / cos θ · cot θ = cos θ / sin θ
Dividing the Pythagorean identity by cos²θ gives tan²θ + 1 = sec²θ; dividing by sin²θ gives 1 + cot²θ = csc²θ.
Sinusoid parameters
y = A sin(Bx) + D · amplitude = |A| · period = 2π/B · midline y = D
Amplitude is a distance (never negative). The period comes only from B; the amplitude A and midline D do not affect it.
Coordinate conversions
x = r cos θ · y = r sin θ · r = √(x² + y²) · tan θ = y/x
The first pair converts polar to rectangular; the second pair converts rectangular to polar. Always check the quadrant when finding θ.
Parametric form
x = f(t) · y = g(t)
Evaluate a point by plugging in a value of t. Eliminate t by solving one equation for it and substituting into the other.
Vector operations
⟨a, b⟩ + ⟨c, d⟩ = ⟨a + c, b + d⟩ · |⟨a, b⟩| = √(a² + b²)
Addition is component-wise; magnitude is the Pythagorean length of the components. Scalar multiplication k⟨a, b⟩ = ⟨ka, kb⟩ scales the length by |k|.

On exam day

The exam-specific warnings our Precalculus lessons flag as you go.

  • On the AP exam, state end behavior with limit-style language: “as x → ∞, f(x) → ∞.” Naming the degree parity and the sign of the leading coefficient is the reasoning that earns the point.
  • When a graph is given, read multiplicity from the shape: a straight-through crossing is multiplicity 1, a flattened crossing is multiplicity 3+, and a bounce is even. This lets you rebuild the factored form directly from a picture.
  • Always factor fully first. The exam loves a rational function whose denominator “looks like” two asymptotes but where one factor cancels into a hole. Simplify, then read vertical asymptotes and holes off the reduced form.
  • When several transformations combine, handle inside changes (horizontal shifts, y-axis flips) separately from outside changes (vertical shifts, x-axis flips). Describe each precisely — the AP rubric awards the direction and the axis, not just the word “shift.”
  • For growth described by a doubling/halving time T, use base 2 (or 1/2) with exponent t/T. For a percent rate r per period, use base (1 + r). Matching the base and the exponent to the description is the graded step.
  • Use the power rule to solve exponential equations: log(bˣ) = x·log b lets you pull the variable out of the exponent. Recognizing when to expand versus condense is what the free-response rubric rewards.
  • Use the composition identity to simplify: e^(ln x) = x and log(10ˣ) = x. Spotting a function next to its inverse lets you collapse a messy expression in one step.
  • Pick the log base that simplifies the work: natural log (ln) pairs with base e, common log with base 10, but log₃ 20 = log 20 / log 3 works for any base via the change-of-base formula. State the exact answer before rounding.
  • Sign by quadrant: in QII cosine is negative and sine positive; in QIII both are negative; in QIV cosine is positive and sine negative. Combine a reference angle with the quadrant’s sign to get any exact value.
  • When a proof stalls, convert every function to sine and cosine and look for the Pythagorean identity. Most AP simplification problems collapse once everything is written over a common sin/cos foundation.

Everything for Precalculus, in order of use

Interactive labs for Precalculus

Frequently asked questions

Is AP Precalculus hard?

We rate it 3 out of 5 for difficulty relative to other AP courses. Nationally, roughly 64% of students score a 3 or higher, about 43% reach a 4 or higher, and about 20% earn a 5 — so a 5 is a minority outcome on this exam, but a clearly achievable one. The exam runs 3h and is administered as: Hybrid · digital MCQ + written FRQ. The weight is not spread evenly: Unit 1 (Polynomial & Rational Functions), Unit 2 (Exponential & Logarithmic Functions), Unit 3 (Trigonometric & Polar Functions) carry roughly 87–115% of the exam between them, and that is where most lost points come from.

How long should I study for AP Precalculus?

Our Precalculus track is 16 lessons, about 3.5 hours of guided reading and graded checkpoints, plus 30 practice questions, 5 free-response prompts with rubrics, 30 flashcards. Realistically that is weeks of steady work, not a weekend. The pattern that works: keep pace with the 4 units through the year, then run a dedicated review phase of about six to eight weeks before the May exam built around timed practice and rubric-scored writing rather than rereading notes.

What score do I need on AP Precalculus?

That depends entirely on the colleges you are aiming at — policies vary by institution, by department and by course, with some granting credit at a 3, many requiring a 4, and competitive programmes often requiring a 5. Look up the published AP credit policy for your specific target schools. For context on how realistic each band is: about 64% of students nationally reach a 3 or higher, about 43% reach a 4 or higher, and about 20% earn a 5.

Can I self-study AP Precalculus?

Yes — the score depends on the exam, not on enrolment. You will need a school to include you in its exam order, so ask a coordinator early in the school year rather than in the spring. Our Precalculus material is designed to support exactly that: 16 lessons, 30 practice questions, 5 free-response prompts with rubrics, 30 flashcards, organised against the same 4 units as the official framework. Read our guide on self-studying an AP exam for the full plan.

Keep reading

Unit names, weights and exam formats follow the published College Board course frameworks. Score distributions are approximate figures from recent score reports, shown for context only — cut scores are set fresh each year. AP® is a trademark registered by the College Board, which does not endorse this site.