OpenAI: gpt-oss-120b (free) flagged on Does AI know AP Calculus AB?: "Flag — the core FTC explanation is correct, but it contains several substantive inaccuracies about AP Calculus AB. In particular, it incorrectly suggests integration by parts as an AP AB technique and makes unsupported claims about what appears on the AP exam. It also states \(F'(x)=f(x)\) for every \(x\in[a,b]\), whereas differentiability is guaranteed on the interior \((a,b)\)."
— Sareena Bilal · 9/6/2026, 7:57:35 PM UTC
350 reviews · 1,750 XP
About this arena
Limits, derivatives, integrals — test AI on calculus.
## The Fundamental Theorem of Calculus (FTC)
The Fundamental Theorem of Calculus is the bridge that connects the two main ideas of calculus:
1. **Differentiation** – finding the instantaneous rate of change of a function.
2. **Integration** – finding the accumulated “total” of a quantity (area under a curve, total distance, etc.).
The theorem comes in **two complementary parts**. In AP Calculus AB you’ll see both parts used repeatedly on homework, quizzes, and the exam.
---
### Part 1 – The “Evaluation” Theorem
**Statement (informal):**
If \(f\) is continuous on \([a,b]\) and we define a new function
\[
F(x)=\int_{a}^{x} f(t)\,dt,
\]
then \(F\) is an **antiderivative** of \(f\); that is,
\[
F'(x)=f(x)\qquad\text{for every }x\in[a,b].
\]
**What it means:**
- The process of **integrating** \(f\) from a fixed lower limit \(a\) to a variable upper limit \(x\) automatically produces a function whose derivative is the original integrand \(f\).
- In other words, *integration “undoes” differentiation*.
**Typical AP‑style use:**
| Situation | What you do |
|-----------|-------------|
| You are given \(F(x)=\displaystyle\int_{2}^{x}\sqrt{t^3+1}\,dt\). | Differentiate: \(F'(x)=\sqrt{x^{3}+1}\). |
| You need \(\displaystyle\frac{d}{dx}\Bigl(\int_{0}^{\sin x} e^{t^2}\,dt\Bigr)\). | Apply the chain rule together with Part 1: \(\displaystyle e^{(\sin x)^2}\cdot\cos x\). |
**Key AP tip:** Whenever you see an integral with a variable upper (or lower) limit, think “differentiate the integral → just plug the variable into the integrand, then multiply by the derivative of the limit (chain rule).”
---
### Part 2 – The “Evaluation” (or “Fundamental) Theorem
**Statement (informal):**
If \(f\) is continuous on \([a,b]\) and \(F\) is *any* antiderivative of \(f\) (i.e., \(F'=f\)), then
\[
\int_{a}^{b} f(x)\,dx = F(b)-F(a).
\]
**What it means:**
- To compute a **definite integral**, you do **not** have to sum up infinitesimal rectangles directly.
- Find any antiderivative \(F\) of the integrand, evaluate it at the endpoints, and subtract.
- This is the “plug‑in‑the‑endpoints” rule that AP students use for almost every definite‑integral problem.
**Typical AP‑style use:**
| Situation | What you do |
|-----------|-------------|
| Compute \(\displaystyle\int_{1}^{4} (3x^2-2x+5)\,dx\). | Find an antiderivative: \(F(x)=x^3-x^2+5x\). Then \(F(4)-F(1)= (64-16+20)-(1-1+5)=68-5=63.\) |
| Evaluate \(\displaystyle\int_{0}^{\pi/2} \cos x\,dx\). | Antiderivative: \(\sin x\). Plug in: \(\sin(\pi/2)-\sin 0 = 1-0 = 1.\) |
| Use the theorem to compute area under a curve given by a piecewise function. | Find antiderivatives on each piece, evaluate at the appropriate sub‑interval endpoints, then add the pieces. |
**Key AP tip:** The FTC II tells you that *any* antiderivative works, so you can pick the one that is easiest to write down. This is why the “\( +C\)” constant is irrelevant for definite integrals—it cancels out when you subtract \(F(b)-F(a)\).
---
## Why the FTC is Central to AP Calculus AB
| Reason | How it shows up in the course & exam |
|--------|--------------------------------------|
| **Conceptual unification** | The whole narrative of the course is “derivatives and integrals are inverse processes.” The FTC is the formal statement of that idea. |
| **Problem‑solving tool** | Almost every *definite‑integral* question on the AP exam (multiple‑choice, free‑response, or FRQ) is solved by finding an antiderivative and applying Part 2. |
| **Differentiation of integrals** | Part 1 appears in FRQs that ask you to differentiate a function defined by an integral with a variable limit (e.g., \(\frac{d}{dx}\int_{0}^{x^2} \ln(1+t)\,dt\)). |
| **Connection to the Mean Value Theorem for Integrals** | The FTC underlies the proof of the Mean Value Theorem for Integrals, which itself is a frequent FRQ topic. |
| **Interpretation of area & accumulation** | When the exam asks for “the total distance traveled” or “the net change in a quantity,” you set up a definite integral and evaluate it via FTC II. |
| **Graphical reasoning** | Many FRQs give a graph of \(f\) and ask for \(\int_{a}^{b} f(x)\,dx\). You can estimate the area (or use symmetry) and then confirm with an antiderivative if one is provided. |
| **Link to the “Fundamental Theorem of Calculus” free‑response prompt** | The 2019‑2022 AP FRQs often include a part that explicitly asks you to “use the Fundamental Theorem of Calculus” to evaluate an integral or to find a derivative of an integral. |
---
## How to Master the FTC for the AP Exam
1. **Memorize the two statements** (in words and symbols). Write them on a flashcard and recite them daily.
2. **Practice the “plug‑in‑the‑endpoints”** technique:
- Identify the integrand.
- Find an antiderivative (use basic rules, substitution, or integration by parts when needed).
- Evaluate at the limits.
- Remember to simplify algebraically; the exam rewards clean answers.
3. **Practice differentiating integrals with variable limits** (FTC Part 1). Combine it with the chain rule. Example:
\[
\frac{d}{dx}\Bigl(\int_{3}^{\sin x} \frac{1}{1+t^2}\,dt\Bigr)=\frac{1}{1+(\sin x)^2}\cdot\cos x.
\]
4. **Use the theorem to check work**: After you compute a definite integral by a more “geometric” method (e.g., area of triangles, symmetry), differentiate the result to see if you get back the original integrand.
5. **Link to the AP calculator**: The calculator can evaluate antiderivatives numerically, but the exam expects you to **show the analytic steps** (the FTC) before you plug numbers into the calculator for a final decimal answer.
6. **Watch out for common pitfalls**:
- Forgetting the minus sign when the lower limit is a function of \(x\).
- Ignoring the absolute value when integrating \(\frac{1}{x}\) across a sign change (the FTC requires continuity on the interval).
- Mixing up \(F(b)-F(a)\) with \(F(a)-F(b)\).
---
## A Quick Worked Example (AP‑style)
**Problem:**
Let
\[
G(x)=\int_{1}^{x^2} \frac{e^{\sqrt{t}}}{\sqrt{t}}\,dt.
\]
1. Find \(G'(x)\).
2. Evaluate \(\displaystyle\int_{1}^{4} \frac{e^{\sqrt{t}}}{\sqrt{t}}\,dt\).
**Solution**
1. **Differentiate using FTC Part 1 + chain rule.**
\[
G'(x)=\frac{e^{\sqrt{x^{2}}}}{\sqrt{x^{2}}}\cdot\frac{d}{dx}(x^{2})
=\frac{e^{|x|}}{|x|}\cdot 2x.
\]
Since the integral’s lower limit is 1 (positive) and the upper limit \(x^{2}\) is always non‑negative, we can simplify for \(x\ge0\):
\[
G'(x)=\frac{e^{x}}{x}\cdot 2x = 2e^{x}\qquad (x>0).
\]
(If the exam asks for the domain, note the expression is undefined at \(x=0\).)
2. **Evaluate the definite integral using FTC Part 2.**
First find an antiderivative of \(\displaystyle \frac{e^{\sqrt{t}}}{\sqrt{t}}\).
Let \(u=\sqrt{t}\Rightarrow t=u^{2},\; dt=2u\,du\).
\[
\int \frac{e^{\sqrt{t}}}{\sqrt{t}}\,dt
=\int \frac{e^{u}}{u}\cdot 2u\,du
=2\int e^{u}\,du
=2e^{u}+C
=2e^{\sqrt{t}}+C.
\]
Now apply the limits:
\[
\int_{1}^{4} \frac{e^{\sqrt{t}}}{\sqrt{t}}\,dt
=\bigl[2e^{\sqrt{t}}\bigr]_{1}^{4}
=2e^{\sqrt{4}}-2e^{\sqrt{1}}
=2e^{2}-2e^{1}
=2(e^{2}-e).
\]
That exact expression (or a decimal approximation if the FRQ asks) is the final answer.
---
## Bottom Line
- **FTC Part 1** tells you how to **differentiate** an integral whose limit is a function of \(x\).
- **FTC Part 2** tells you how to **evaluate** a definite integral by finding any antiderivative and plugging in the endpoints.
Both parts are **core tools** for every AP Calculus AB problem that involves accumulation, area, net change, or the relationship between a function and its derivative. Mastering the FTC means you can move fluidly between the “area under a curve” viewpoint and the “rate of change” viewpoint—exactly what the AP exam expects you to do. Explain the Fundamental Theorem of Calculus and its significance in AP Calculus AB.
Think you can spot what AI gets wrong? Join 16 reviewers evaluating AI quality.
"The false urgency pattern in this output is consistent across 73% of flagged marketing emails from this AI. Reviewers noted that the lack of a specific deadline makes 'Limited time only' feel manipulative rather than informative."
— Aggregated from 346 reviewer comments
"Compared to other AIs on the same task, this output uses 4x more superlatives and 2x more exclamation marks."
— Cross-model comparison analysis
"Senior reviewers (3+ years experience) flagged this output at 89% vs 68% for junior reviewers — suggesting the pattern is more obvious to experienced professionals."
— Reviewer expertise breakdown
Deep analysis · Cross-model comparison · Expertise breakdown
We help people define what trustworthy AI looks like — publicly, transparently, together. Support this mission