AP Calculus AB - Unit 6 Study Guide
6.1 - 6.2

Riemann Sums & Area Approximation

Before we can find exact area using integrals, we approximate it using rectangles (LRAM, RRAM, MRAM) or trapezoids.

Over vs. Under Estimate (Logic)

You don't need to draw it every time. Memorize the logic:

Function Behavior LRAM (Left) RRAM (Right)
Increasing (↗) Under Estimate Over Estimate
Decreasing (↘) Over Estimate Under Estimate

Note: Trapezoidal Sum depends on Concavity. Concave Up = Over; Concave Down = Under.

a b y x
Function f(x) Left rectangles (LRAM)
For an increasing function, LRAM tends to be an underestimate and RRAM tends to be an overestimate.
Trapezoidal Rule: Concavity decides Over/Under (Graph)
One-Line Memory Hack

Trapezoids use chords (straight lines). If the curve is concave up, chords lie above the curve → trapezoids OVER. If the curve is concave down, chords lie below the curve → trapezoids UNDER.

Concave Up (∪) → Trapezoid OVERestimate
a b y x Chord above curve → OVER
Concave up means the curve bends upward, so the straight chord sits above it → trapezoids overshoot area.
Concave Down (∩) → Trapezoid UNDERestimate
a b y x Chord below curve → UNDER
Concave down means the curve arches over the chord, so trapezoids miss some area → underestimate.
AP Exam Tip: For trapezoids, increasing/decreasing doesn’t decide over/under. Concavity decides it.
6.3

The Definite Integral

The Definite Integral is the limit of a Riemann Sum as the number of rectangles goes to infinity (n → ∞).

ab f(x) dx = limn→∞ Σ f(ci) Δx
Signed Area

Area above x-axis is Positive (+).

Area below x-axis is Negative (-).

Properties

aa f(x) dx = 0

ab = -∫ba

6.4

FTC Part 1: Accumulation Functions

This theorem establishes that Differentiation and Integration are inverse operations. It deals with functions defined by integrals.

The Theorem

If g(x) = ∫ax f(t) dt, then:

g'(x) = f(x)

"The derivative of the integral is the original function."

Chain Rule Alert: If the upper limit is not just x, but a function u(x):
d/dx ∫au f(t) dt = f(u) · u'
Example: d/dx ∫2 cos(t) dt = cos(x³) · 3x²
6.5

Analyzing Functions Defined by Integrals

The AP Exam loves to give you the graph of f(t) and ask you questions about g(x) = ∫ax f(t) dt.

The "Translation" Key

Because g'(x) = f(x), the graph of f is the derivative graph of g.

  • If f > 0, then g is increasing.
  • If f < 0, then g is decreasing.
  • If f is increasing (f' > 0), then g is concave up.
  • If f is decreasing (f' < 0), then g is concave down.
6.6

Properties of Definite Integrals

You can manipulate integral limits and integrands using these algebraic properties.

Property Formula
Zero Width aa f(x) dx = 0
Reversing Limits ab f(x) dx = -∫ba f(x) dx
Additivity ab f(x) dx + ∫bc f(x) dx = ∫ac f(x) dx
Constant Multiple ∫ k·f(x) dx = k·∫ f(x) dx
6.7

FTC Part 2: Evaluation

This is how we actually calculate the value of a definite integral without using Riemann Sums.

The "Evaluation Bridge"

If F is the antiderivative of f, then:

ab f(x) dx = F(b) - F(a)

"End Value minus Start Value"

6.8

Indefinite Integrals & Antiderivatives

An indefinite integral ∫ f(x) dx asks for the general family of functions.

DON'T FORGET THE + C
If you write the antiderivative without + C, you will lose the point.
Rule Integral Formula
Reverse Power ∫ xⁿ dx = (xⁿ⁺¹)/(n+1) + C
1/x Rule ∫ (1/x) dx = ln|x| + C
Exponential ∫ eˣ dx = eˣ + C
Trig ∫ cos(x) dx = sin(x) + C
∫ sin(x) dx = -cos(x) + C
6.9

Integration by Substitution (U-Sub)

U-Sub is the "Reverse Chain Rule." It is used when you have a composite function inside the integral.

The U-Sub Algorithm

Problem: Evaluate 01 2x(x² + 1)³ dx

  1. Choose u: Let u = x² + 1.
  2. Differentiate: du = 2x dx.
  3. Change Limits: x=0→u=1, x=1→u=2.
  4. Integrate: 12 u³ du = [u⁴/4]12 = 15/4.
Golden Rule of Definite U-Sub

Never return to x if you changed bounds to u.

6.10

Algebraic Manipulation (Division & Completing the Square)

When basic integration and U-Substitution fail, we must alter the algebraic form of the integrand before integrating.

Long Division

When to use: Top-heavy rational functions (deg numerator ≥ deg denominator).

Example: ∫ (x² + x)/x dx = ∫ (x + 1) dx

Completing the Square

When to use: Irreducible quadratic → aim for (x+a)² + b².

Example: 1/(x²+2x+2) = 1/((x+1)²+1)

6.14

Selecting Techniques for Integration

When faced with a random integral on the exam, walk through this Decision Tree in your head to avoid getting stuck:

  1. Is it a basic rule? Look for simple power rules, 1/x, e^x, or basic trig functions. Expand or simplify first if needed.
  2. Can I use U-Substitution? Look for an "inside" function whose derivative is floating around on the "outside" (e.g., 2x outside of sin(x²)).
  3. Is it a Rational Function (Fractions)?
    • Is the numerator degree $\ge$ denominator degree? Use Long Division.
    • Is the denominator an unfactorable quadratic? Complete the Square (leads to arctan).
← Unit 5 Unit 6 Quiz →
🎉

Nice work finishing Unit 6!

Ready to test yourself? Create a free account to take Quiz 6!

Sign Up Free & Take Quiz 6 →

Free account = this quiz unlocked. No credit card needed.