Fiveable

♾️AP Calculus AB/BC Review

QR code for AP Calculus AB/BC practice questions

Multiple-Choice Questions (MCQ)

Multiple-Choice Questions (MCQ)

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides
Pep mascot

Overview

The AP Calc MCQ section (Section I) is 45 multiple-choice questions in 105 minutes, and it counts for 50% of your total exam score. Part A gives you 30 questions in 60 minutes with no calculator allowed, and Part B gives you 15 questions in 45 minutes where a graphing calculator is required. The format is identical for AP Calculus AB and BC; the difference is the content tested.

That works out to about 2 minutes per question in Part A and 3 minutes per question in Part B. Questions pull from algebraic, exponential, logarithmic, trigonometric, and general functions, and they show up in four representations: analytical (equations), graphical, tabular, and verbal. Once you finish Part A and move to Part B, you cannot go back.

Pep mascot
more resources to help you study

AP Calc MCQ Format: What to Expect

Section I is half your exam score, split into a no-calculator part and a calculator-required part.

FactDetail
Total questions45 multiple choice
Total time105 minutes
Exam weight50% of your score
Part A30 questions, 60 minutes, no calculator
Part B15 questions, 45 minutes, graphing calculator required
Penalty for wrong answersNone, so never leave a blank

The content weighting tells you where to spend study time. On the AB exam, the heaviest units are Unit 6: Integration and Accumulation of Change (17-20%) and Unit 5: Applying Derivatives to Analyze Functions (15-18%). On the BC exam, the big three are Unit 6: Integration (17-20%), Unit 10: Infinite Sequences and Series (17-18%), and Unit 9: Parametric, Polar, and Vector-Valued Functions (11-12%).

The skills tested also follow a known split. Implementing Mathematical Processes (can you actually do the calculus?) makes up 53-66% of MCQs. Connecting Representations (moving between graphs, tables, equations, and words) is 18-28%. Justification (knowing why a theorem or test applies) is 11-18%. Communication and notation is only graded on the FRQ section, so on the MCQ nobody cares how messy your scratch work is. Only the bubble counts.

Heads up: College Board has stated that the MCQ count and timing for both AB and BC will change starting with the May 2027 exams. The format above is current through the May 2026 exam.

How to Approach the AP Calc MCQ, Step by Step

The core strategy is recognizing question types fast, because Part A questions are designed to have a short path and Part B questions are designed to need your calculator.

Part A (60 minutes): think, don't grind

Part A questions must be doable by hand, which limits what they can ask. Expect derivatives and integrals of standard functions, limits solved with algebra, conceptual questions about continuity and differentiability, and related rates or optimization with clean numbers.

Here's the most useful filter on the whole section: if a Part A question has you doing extensive algebra after 90 seconds, you're probably missing a shortcut. These questions test recognition. When you see ddx[x2sinx]\frac{d}{dx}[x^2 \sin x], you should think "product rule" and write 2xsinx+x2cosx2x\sin x + x^2\cos x without ceremony. When you see xx2+1dx\int \frac{x}{x^2+1}\,dx, your brain should jump straight to u-substitution with u=x2+1u = x^2 + 1. By test day this should feel like muscle memory.

Pace yourself to finish Part A with about 5 minutes to spare. You can't return to it later, so that buffer is your only chance to revisit marked questions. If you get stuck, skip it, jot a one-word note about what you tried ("u-sub," "L'Hop") so you don't repeat the same dead end, and come back.

Part B (45 minutes): let the calculator do the ugly work

Part B questions are built to be impossible or painful without technology. You'll see things like 1.23.7ex2dx\int_{1.2}^{3.7} e^{x^2}\,dx or "find f(2.347)f'(2.347)" for a messy function. Those decimals are a signal: numerical methods, not analytic ones.

Know your specific calculator model cold before exam day. You need to evaluate a definite integral, find a zero, graph a function, and compute a derivative at a point without thinking about which menu to open. Common calculator errors that the wrong answer choices punish: degree mode instead of radian mode, unclosed parentheses, and mistyped functions.

One reasonableness check that catches typos constantly: before you hit integrate, sketch the function or glance at its graph. If the curve is above the x-axis on the interval, your integral better be positive.

Also, don't use the calculator just because you can. If a Part B question asks for 01x2dx\int_0^1 x^2\,dx, doing it by hand is faster than typing it in. Save the technology for the genuinely nasty problems.

Use answer choices as a diagnostic

Wrong answers on the AP Calc MCQ aren't random. Each distractor is a catalogued mistake. Forgot the chain rule? That's an answer choice. Differentiated when you should have integrated? Also there. For xcos(x2)dx\int x\cos(x^2)\,dx, one wrong answer will inevitably be x22sin(x2)+C\frac{x^2}{2}\sin(x^2) + C, which is what you get by ignoring the chain rule in reverse. If your answer matches a choice, that's necessary but not sufficient. Quickly ask which common error each nearby choice represents and confirm you didn't make it.

Two fast elimination tools

Unit checking eliminates impossible answers before you compute. Rates of change carry "per time" units; accumulations multiply by the units of dxdx. If a question asks for gallons and an answer choice is clearly a rate, cross it off.

Concrete substitution turns abstract setups into arithmetic. "Let ff be differentiable with f(2)=5f(2) = 5 and f(2)=3f'(2) = -3" can often be modeled by the line f(x)=3x+11f(x) = -3x + 11. If the question only uses local information (a point and a slope), a simple function that matches those conditions will often reveal the answer.

Common Question Patterns (with Examples)

After a few practice sets, the same question types repeat. These are the most frequent ones, with the move that solves each.

Limits. Classify the form first. Direct substitution might just work. 00\frac{0}{0} or \frac{\infty}{\infty} means you need algebra or L'Hopital. But 50\frac{5}{0} is not indeterminate; it signals a vertical asymptote or one-sided behavior. Trig limits almost always hide one of two facts: limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1 or limx01cosxx=0\lim_{x \to 0} \frac{1 - \cos x}{x} = 0. Example: for limx0sin3x5x\lim_{x \to 0} \frac{\sin 3x}{5x}, factor out constants to get 35limx0sin3x3x=35\frac{3}{5} \cdot \lim_{x \to 0} \frac{\sin 3x}{3x} = \frac{3}{5}.

Disguised derivative definitions. limh0f(a+h)f(a)h\lim_{h \to 0} \frac{f(a+h) - f(a)}{h} is just f(a)f'(a). The exam dresses it up: limx2f(x)f(2)x2\lim_{x \to 2} \frac{f(x) - f(2)}{x - 2} is still f(2)f'(2), while limh0f(3+2h)f(3)h\lim_{h \to 0} \frac{f(3 + 2h) - f(3)}{h} equals 2f(3)2f'(3). Watch that coefficient; "forgot the 2" is always an answer choice.

Related rates. Follow the recipe: draw and label, find an equation relating the variables, differentiate with respect to time, then substitute known values. The classic trap (and a guaranteed distractor) is substituting numbers before differentiating.

Optimization. Check endpoints and verify your critical point is actually the max (or min) being asked for. A common wrong answer is the value at a critical point that's a minimum when the question asked for a maximum.

Slope fields. You never have to solve the differential equation. At any point (x,y)(x, y), the slope is whatever dydx\frac{dy}{dx} gives when you plug in those coordinates. Test easy points like (0,0)(0,0), (1,0)(1,0), and (0,1)(0,1) and eliminate fields that don't match. For separation of variables, the initial condition exists for a reason; use it to find the constant.

Part A integration. It has to be doable by hand, so the menu is short: power rule, basic trig integrals, simple u-substitution, or integration by recognition. If your approach looks complicated, you're missing the intended path.

BC-Specific Question Patterns

BC adds series and parametric/polar/vector questions, and together those units carry 28-30% of the BC multiple-choice weight, so they deserve dedicated practice.

Series convergence is a decision tree. The exam tests whether you pick the right test, not whether you can grind a hard computation. Geometric series? Check r<1|r| < 1. Terms don't approach zero? Diverges by the nth term test. Alternating with terms decreasing to zero? Converges by the alternating series test. The distractors typically show what happens when you apply the wrong test.

Taylor and Maclaurin series questions usually want the first few terms or the general term. Memorize the series for exe^x, sinx\sin x, cosx\cos x, ln(1+x)\ln(1+x), and (1+x)n(1+x)^n, then practice substitutions. The series for ex2e^{-x^2} is just the series for exe^x with x2-x^2 plugged in for xx.

Parametric and polar setups. For parametric curves, dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt} (when dx/dt0dx/dt \neq 0), and the second derivative is d2ydx2=ddt(dydx)dx/dt\frac{d^2y}{dx^2} = \frac{\frac{d}{dt}\left(\frac{dy}{dx}\right)}{dx/dt}. Polar area is always A=12αβr2dθA = \frac{1}{2}\int_{\alpha}^{\beta} r^2\,d\theta, and the most common wrong answer comes from using rr instead of r2r^2. Arc length problems usually land in Part B where your calculator handles the integral.

Common Mistakes

  • Spending 4 minutes grinding algebra on a Part A question. Those questions have a shortcut by design. If you're deep in computation, stop and look for the pattern: a chain rule in disguise, a u-sub, a theorem that skips the work.
  • Leaving the calculator in degree mode. Calculus runs in radians. A degree-mode trig answer will match one of the distractors, so you won't even notice the error. Check your mode before Part B starts.
  • Substituting values before differentiating in related rates. If you plug in numbers first, the quantities become constants and their derivatives become zero. Differentiate the relationship first, then substitute.
  • Leaving questions blank. There's no penalty for wrong answers. Eliminate one or two choices using units or sign reasoning, then guess.
  • Trusting the calculator blindly. Sketch or graph the function before integrating so you know the expected sign and rough size of your answer. A negative answer for an area above the x-axis means you typed something wrong.
  • Forgetting Part A is locked once you move on. Budget to finish Part A 5 minutes early so you can revisit marked questions, because there's no coming back after Part B begins.

Practice and Next Steps

The fastest way to build pattern recognition is timed reps with real AP-style questions. Drill multiple choice with guided practice questions and hold yourself to roughly 2 minutes per no-calculator question and 3 minutes per calculator question. Work through past exam questions to get fluent in how College Board phrases things, and keep the key terms glossary open when a definition trips you up.

Since the MCQ is exactly half your score, balance your prep with the other half: the AP Calc FRQ guide covers Section II, and you can get instant feedback with FRQ practice and scoring. When you finish a full practice set, plug your raw scores into the AP score calculator to see where you stand and which section needs more reps.

Frequently Asked Questions

How many multiple-choice questions are on the AP Calc exam?

Section I has 45 multiple-choice questions in 105 minutes. Part A is 30 questions in 60 minutes with no calculator, and Part B is 15 questions in 45 minutes with a graphing calculator required. The format is the same for AB and BC.

How much is the multiple-choice section worth on AP Calc?

The MCQ section counts for 50% of your total AP Calculus score. Within Section I, the 30 no-calculator questions carry 33.3% of the exam and the 15 calculator questions carry 16.7%. The 6 free-response questions make up the other 50%.

Is there a penalty for guessing on the AP Calc multiple choice?

No. There is no penalty for wrong answers, so you should answer every question. If you're unsure, eliminate one or two choices using unit checks or sign reasoning, then guess from what's left.

Can you use a calculator on the AP Calc multiple choice?

Only on Part B. The first 30 questions (Part A, 60 minutes) prohibit calculators, while the last 15 questions (Part B, 45 minutes) require a graphing calculator. Part B questions are written assuming you have one, so know how to evaluate definite integrals, find zeros, and compute derivatives at a point on your model. Practice with AP-style MCQs under both conditions.

What units show up most on the AP Calc multiple choice?

On AB, the heaviest units are Unit 6: Integration and Accumulation of Change (17-20%) and Unit 5: Applying Derivatives to Analyze Functions (15-18%). On BC, the top units are Unit 6: Integration (17-20%), Unit 10: Infinite Sequences and Series (17-18%), and Unit 9: Parametric, Polar, and Vector-Valued Functions (11-12%). Prioritize those in your review.

Can you go back to Part A after starting Part B on the AP Calc exam?

No. Once the 60-minute Part A ends and you move to Part B, you cannot return to the no-calculator questions. That's why a smart pacing goal is finishing Part A with about 5 minutes to spare so you can recheck marked questions before time is called.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot