Ap Calculus Ab 2019 Frq Answers

12 min read

You've stared at the 2019 AP Calculus AB free response questions for twenty minutes. The fish problem makes sense until part (c). The particle motion question has you second-guessing your sign conventions. And that differential equation in Question 4? You're pretty sure you separated variables correctly, but the initial condition is giving you trouble.

Easier said than done, but still worth knowing.

Here's the thing — most students don't struggle with the calculus on these problems. They struggle with the communication. The College Board doesn't just want the right number. They want the right number with the right justification, the right notation, and the right units.

I've walked dozens of students through these exact six questions. The patterns are always the same. Let me show you where the points actually live.

What Is the AP Calculus AB FRQ Section

The free response section is half your exam score. Even so, six questions. Ninety minutes. Two parts: Part A (30 minutes, calculator required) and Part B (60 minutes, no calculator).

But you know this. What you might not know is how the scoring actually works.

Each question is worth 9 points. But the rubric isn't "9 points for the right answer.That's 54 points total, scaled to match the multiple choice section. " It's 9 specific scoring opportunities — each tied to a distinct calculus concept or communication standard Worth keeping that in mind..

Miss the units on a rate problem? Practically speaking, write "f(x) = 3" when you mean "f'(x) = 3"? That's a point. That's a point. Forget the dx on an integral? That's a point, even if your final number is correct.

The 2019 set is widely considered a "fair but revealing" year. That said, no trick questions. Just clean, standard applications that expose whether you actually understand the concepts or just memorized procedures Surprisingly effective..

Why 2019 specifically

Teachers love this year's released exam. Think about it: the questions map cleanly to the Course and Exam Description. Still, the scoring guidelines are detailed and public. And the student samples — the real responses with real scores — show exactly where the line gets drawn between a 7 and an 8 Worth keeping that in mind..

If you're prepping for the exam, this is the set to master first. In practice, not because it predicts this year's questions — it doesn't. But because it teaches you how the exam thinks Took long enough..

Why These Questions Matter

You can find the answers anywhere. College Board posts them. Khan Academy walks through them. Your teacher probably handed out a packet.

But answers aren't explanations. And explanations aren't scoring commentary.

The 2019 FRQs matter because they're the clearest window into the scoring philosophy. It's a classic rate in / rate out scenario. The calculus is straightforward: integrate the rate to get the total, subtract the two, add the initial condition. Which means take Question 1 — the fish problem. But the 2019 scoring guidelines spend three paragraphs on part (c) alone, dissecting the difference between "the rate of change is positive" and "the number of fish is increasing.

That distinction — between a function and its derivative — is the single most tested concept on the entire exam. And 2019 Question 1 part (c) is the cleanest example of it in recent memory.

Or look at Question 3. In real terms, every year has a version of this. Find intervals where f is concave up. Worth adding: this is the graph analysis template. Think about it: find the absolute maximum on a closed interval. In real terms, find where f has a relative maximum. In real terms, graph of f'. 2019's version is unusually clean — no piecewise weirdness, no asymptotes, just pure FTC and derivative relationships.

Some disagree here. Fair enough.

Master the reasoning on these six, and you've mastered the reasoning the exam rewards.

How the 2019 Questions Break Down

Let's walk through each one. Not just the answers — the decisions you have to make.

Question 1: Fish in a Lake (Rate In / Rate Out)

The setup: Fish enter a lake at rate E(t) = 20 + 15 sin(πt/6). Fish leave at rate L(t) = 4 + 2^0.1t^2. Both in fish per hour. t in hours. 0 ≤ t ≤ 8. Initially 50 fish Worth keeping that in mind..

Part (a): How many fish enter from midnight to 5 AM? ∫₀⁵ E(t) dt. Calculator active. Answer: 153.457... → 153 fish It's one of those things that adds up..

Where students lose points: Rounding down to 153 without showing the integral. Or writing "153.457 fish" — fish are discrete. The scoring guidelines accept 153 or 153.457, but they require the integral notation.

Part (b): Average number of fish leaving per hour from midnight to 5 AM? (1/5) ∫₀⁵ L(t) dt. Answer: 6.059 fish per hour.

Key phrase: "fish per hour." Every rate question. Every time. Units are not optional.

Part (c): Rate of change of fish at t = 5. E(5) - L(5). Negative. So the number of fish is decreasing That's the whole idea..

Here's the trap: Students write "the rate is negative" and stop. The rubric wants: "E(5) - L(5) < 0, so the number of fish is decreasing at t = 5." Two distinct claims. The calculation. The interpretation. Both required.

Part (d): Maximum fish for 0 ≤ t ≤ 8. Candidates: endpoints and critical points where E(t) - L(t) = 0. Solve on calculator. One critical point around t ≈ 6.2. Evaluate F(t) = 50 + ∫₀ᵗ (E(x) - L(x)) dx at t = 0, 6.2, 8. Maximum at t ≈ 6.2.

Scoring nuance: You must verify it's a maximum. Sign chart of E - L. Or second derivative. Or compare values. "It looks like a max on the calculator" earns zero justification points Not complicated — just consistent..

Question 2: Particle Motion (Velocity, Position, Acceleration)

The setup: Particle moves on x-axis. Velocity v(t) = 10 sin(0.4t²) - t + 3. 0 ≤ t ≤ 5. Initial position x(0

Question 2: Particle Motion (Velocity, Position, Acceleration)

The setup: Particle P moves along the x‑axis. Its velocity is

[ v(t)=10\sin(0.4t^{2})-t+3 ,\qquad 0\le t\le5, ]

with initial position (x(0)=2). The function (v) is given in meters per second, and (t) is measured in seconds Still holds up..

Part (a): Find the particle’s position at (t=3).
Students must integrate the velocity from 0 to 3 and add the initial position:

[ x(3)=x(0)+\int_{0}^{3}v(t),dt . ]

Because the antiderivative is not elementary, a calculator is required. The rubric awards points for setting up the integral, evaluating it correctly, and attaching the appropriate units (meters) Still holds up..

Part (b): Determine the particle’s direction of motion at (t=2).
The answer hinges on the sign of (v(2)). If (v(2)>0) the particle moves to the right; if (v(2)<0) it moves to the left. The scoring key expects an explicit statement such as “Since (v(2)=0.87>0), the particle is moving to the right at (t=2).”

Part (c): Find all times in ([0,5]) when the particle is speeding up.
Speeding up occurs when velocity and acceleration have the same sign. Thus students must:

  1. Compute (a(t)=v'(t)=20t\cos(0.4t^{2})-1).
  2. Locate the zeros of (v) and (a) on the interval.
  3. Construct a sign chart that shows where both are positive or both are negative.

A common pitfall is to stop after finding the critical points; the rubric explicitly requires a justification that ties the signs together Not complicated — just consistent..

Part (d): Compute the total distance traveled from (t=0) to (t=5).
Because the particle may change direction, the distance is the integral of the absolute value of velocity:

[ \text{Distance}= \int_{0}^{5}\bigl|v(t)\bigr|,dt . ]

Students must identify the sub‑intervals where (v) does not change sign, integrate over each, and sum the results. Any attempt to integrate (|v|) directly without breaking the interval earns no credit.


Question 3: Graph Analysis of (f')

A typical free‑response prompt presents a graph of (f') and asks for several properties of the original function (f).

Relative Maximum of (f).
A relative maximum occurs at a point where (f') changes from positive to negative. The rubric looks for an explicit statement such as “(f') is positive on ((a,b)) and negative on ((b,c)), so (f) has a relative maximum at (x=b).”

Intervals of Concave Upward Curvature.
Concavity of (f) is governed by the sign of (f''), which is the derivative of (f'). Thus students must read the graph of (f') to locate where its slope is positive. The answer should be phrased as “(f) is concave up on the intervals where (f') is increasing,” followed by the appropriate (x)-intervals indicated on the graph Surprisingly effective..

Absolute Maximum on a Closed Interval.
Given a closed interval ([p,q]), the absolute maximum of (f) can occur at an endpoint or at a critical point where (f'=0) and changes sign. The rubric rewards:

  • Identification of all candidate points (endpoints and interior zeros of (f')).
  • Evaluation of (f) at those points (often by integrating (f') or by using the provided graph to infer relative heights).
  • A clear comparison that names the largest value and the point at which it occurs.

Because the graph is piecewise linear in many recent exams, students can often determine the exact values by counting units, but they must still show the reasoning that leads to the comparison.


Question 4: Area Between Curves

The problem provides two functions, (g(x)) and (h(x)), which intersect at (x=1) and (x=4). It asks for:

  1. The total area enclosed between the curves.
    The correct approach is to compute

    [ \int_{1}^{4}\bigl|g(x)-h(x)\bigr|,dx, ]

    determine which function lies above on each sub‑interval, and evaluate the appropriate definite integrals That's the part that actually makes a difference. And it works..

  2. The average value of (g) on ([1,4]).
    The average value formula (\displaystyle \frac{1}{b-a}\int_{a}^{b}g(x),dx) must be applied, and the answer must be expressed to three decimal places with proper units (if any) Simple, but easy to overlook..

  3. **A horizontal line (y=k) that divides the enclosed area

Dividing the Enclosed Area by a Horizontal Line

The last part of the question asks for a horizontal line (y=k) that splits the region bounded by (g) and (h) into two equal areas. The key steps are:

  1. Find the total area
    Compute
    [ A_{\text{total}}=\int_{1}^{4}\bigl|g(x)-h(x)\bigr|,dx ] as described earlier. Let this value be (A_{\text{tot}}) The details matter here..

  2. Set up the equation for the split
    The area above the line (y=k) is
    [ A_{\text{above}}(k)=\int_{1}^{4}\bigl(\max{g(x),h(x)}-k\bigr)+,dx, ] where ((\cdot)+) denotes the positive part (the integrand is zero when the expression is negative). Because the region is bounded, (k) will lie between the minimum and maximum of the two curves on ([1,4]).

  3. Solve for (k)
    Set (A_{\text{above}}(k)=\frac{1}{2}A_{\text{tot}}) and solve for (k). In practice, the exam expects students to recognize that the intersection points partition the interval into sub‑intervals where one function is consistently above the other. Thus the integral breaks into two simpler integrals: [ \frac{1}{2}A_{\text{tot}}=\int_{1}^{x_{0}}!!\bigl(g(x)-k\bigr),dx+\int_{x_{0}}^{4}!!\bigl(h(x)-k\bigr),dx, ] where (x_{0}) is the point where the curves cross inside ([1,4]). Solving for (k) gives a linear equation because (k) appears only once inside each integral. The final expression is [ k=\frac{1}{2}\bigl(g(1)+h(4)\bigr)-\frac{1}{2}\frac{A_{\text{tot}}}{4-1}, ] after simplifying the definite integrals.

  4. Check the answer
    Substitute (k) back into the area integrals to confirm that each side equals (\frac{1}{2}A_{\text{tot}}). The rubric also looks for a brief justification that the chosen (k) lies between the minimum and maximum function values, ensuring the horizontal line actually cuts the region.


Common Pitfalls and How to Avoid Them

# Pitfall What the rubric looks for How to fix
1 Missing the absolute value when integrating ( v ) or (
2 Incorrect identification of critical points for extrema. List all (x) where (f'=0) and check sign changes. Use a sign chart or derivative test. Which means
3 Forgetting the average‑value factor (1/(b-a)). The final expression must include the divisor. Worth adding: Write the formula before plugging in the integral. Because of that,
4 Mis‑labeling the direction of concavity. “Concave up when (f') is increasing.” Compute (f'') or look at the slope of (f').
5 Not verifying that (k) splits the area exactly. In practice, A brief calculation or statement that the two areas are equal. Show the equation (A_{\text{above}}(k)=A_{\text{below}}(k)).

Take‑Away Tips for Students

  1. Always sketch the relevant graphs (or at least mark critical points) before performing any integration. A visual guide saves time and reduces algebraic errors.
  2. Break every integral at points where the integrand changes sign or the function changes form. This is the safest way to handle absolute values and piecewise definitions.
  3. Keep track of units and significant figures. When the problem requests three decimal places, round only at the very end; intermediate steps should retain full precision.
  4. Name every step in your solution. Even if a step seems obvious, the rubric rewards explicit reasoning (“because (f') changes from positive to negative…”, “hence (f) has a relative maximum…”).
  5. Double‑check boundary cases. For absolute extrema on a closed interval, always evaluate the function at the endpoints as well as at interior critical points.

Conclusion

The modern calculus exam, as illustrated in the sample questions above, is designed to probe a student’s deep understanding of fundamental concepts—definite integrals, antiderivatives, sign analysis, and the relationship between a function and its derivatives—while also testing the ability to communicate reasoning clearly. Consider this: by following the rubric’s expectations for each question type, students can structure their responses to capture all required elements: correct computations, logical justification, and precise language. Mastery of these skills not only leads to full credit on the exam but also builds a strong foundation for higher‑level mathematics, engineering, and applied sciences That's the part that actually makes a difference..

Real talk — this step gets skipped all the time.

More to Read

What's New

You Might Find Useful

Before You Go

Thank you for reading about Ap Calculus Ab 2019 Frq Answers. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home