AP-CALCBC-2-FRQ

U2 FRQ Practice

Master AP Calculus BC Unit 2 free-response questions: combine the power, product, quotient, and trig/exponential derivative rules across multi-part FRQs.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U2 FRQ Practice, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Unit 2 FRQs rarely test a single rule in isolation. Instead, they hand you a function built from powers, products, quotients, trig, exponentials, and logs, then ask you to differentiate, evaluate, write a tangent line, and justify a claim about continuity or differentiability. The challenge is not knowing one rule — it's choosing the right rule quickly and organizing your work so a reader can follow every step.

This guide shows you how to attack Unit 2 free-response problems: how to read the parts, which rule each cue signals, how to present derivatives cleanly, and how to earn justification points. You already know the individual rules from U2.1 through U2.9; here you learn to deploy them together under exam conditions.

How Unit 2 FRQs Are Structured

A typical Unit 2 free-response question gives you one or two functions and then breaks into three or four parts that escalate in difficulty. Part (a) usually asks for a derivative or its value at a point. Part (b) often applies that derivative — an equation of a tangent line, an instantaneous rate of change, or a slope comparison. Part (c) may ask you to justify continuity or differentiability, or to interpret a derivative in context with units.

Because the parts build on each other, an early arithmetic slip can cost points downstream. Graders award method points and answer points separately, so showing the rule you applied protects you even when a number is wrong. A useful habit is to write f(x)=f'(x)= before you simplify, so the reader sees your setup.
Part cueWhat it wantsRule to reach for
"Find f(x)f'(x)"General derivativePower, product, quotient
"Find the slope at x=ax=a"Evaluate f(a)f'(a)Same, then substitute
"Write the tangent line"Point-slope formyf(a)=f(a)(xa)y-f(a)=f'(a)(x-a)
"Is ff differentiable at..."JustificationContinuity + matching one-sided derivatives
Read all parts before starting; the later parts often tell you which form of the derivative will be most useful.

Choosing the Right Rule Fast

The biggest time-saver on Unit 2 FRQs is recognizing structure instantly. Look at the outermost operation of the expression, because that tells you the primary rule.

If the function is a sum of terms, apply linearity and differentiate term by term with the power rule. If it is one expression multiplied by another where both depend on xx, use the product rule ddx[uv]=uv+uv\frac{d}{dx}[uv]=u'v+uv'. If it is a ratio, use the quotient rule ddx[uv]=uvuvv2\frac{d}{dx}\left[\frac{u}{v}\right]=\frac{u'v-uv'}{v^2}. Memorize the standard derivatives: ddxsinx=cosx\frac{d}{dx}\sin x=\cos x, ddxcosx=sinx\frac{d}{dx}\cos x=-\sin x, ddxex=ex\frac{d}{dx}e^x=e^x, ddxlnx=1x\frac{d}{dx}\ln x=\frac{1}{x}, ddxtanx=sec2x\frac{d}{dx}\tan x=\sec^2 x, and ddxsecx=secxtanx\frac{d}{dx}\sec x=\sec x\tan x.

A common misconception is forcing the quotient rule when the denominator is a constant. If f(x)=x2+35f(x)=\frac{x^2+3}{5}, rewrite as 15(x2+3)\frac{1}{5}(x^2+3) and use linearity — much cleaner. Another trap: the product rule sign is always plus, while the quotient rule numerator is always minus, and order matters. Write uu, vv, uu', vv' in a small table before assembling if the expression is dense.

Presenting Work That Earns Every Point

Free-response scoring rewards clear communication. When you differentiate, label the rule if the algebra is nontrivial, then substitute before simplifying so a grader can trace your logic. For a tangent line, state both the point and the slope explicitly, then write point-slope form; you do not have to simplify to slope-intercept unless asked.

Units and interpretation matter when the function models something physical. If C(t)C(t) gives concentration in milligrams per liter and tt is in hours, then C(3)C'(3) carries units of milligrams per liter per hour, and a sentence of interpretation should name that rate and its sign. Missing units or a vague interpretation commonly forfeits an easy point.

For justification parts, connect ideas explicitly. To argue differentiability at a point where a piecewise function changes rule, first show the two pieces agree in value (continuity, from U2.4), then show the one-sided derivatives are equal. State the theorem-level reasoning in words: "Since ff is continuous at x=2x=2 and the left and right derivatives both equal 4, ff is differentiable there." Do not leave the reader to infer your conclusion — write it.

Common Errors and Time Management

Under time pressure students lose points to predictable mistakes. The quotient rule numerator order is reversed most often; remember it mirrors the product rule but with a subtraction, so the derivative of the top comes first. The derivative of cosx\cos x is negative sinx\sin x — dropping that minus sign is a frequent, costly slip. When differentiating lnx\ln x, the answer is 1x\frac{1}{x}, not 1xlnx\frac{1}{x}\ln x or anything more complex.
MistakeFix
Quotient rule terms swappedTop-derivative first: uvuvu'v-uv'
Forgetting minus on ddxcosx\frac{d}{dx}\cos xsinx-\sin x, always
Using quotient rule for constant denominatorFactor out the constant
Simplifying before substituting a valueSubstitute first if only f(a)f'(a) is needed
No units or interpretation sentenceName the rate, its units, and its sign
Budget roughly a couple of minutes per part. If part (a) stalls, still attempt part (b) using a placeholder derivative — partial method credit is real. Always re-read what each part actually asks; answering "find the slope" with a full tangent line is fine, but the reverse leaves points on the table.

Key terms

Product Rule.
For a product of two functions, ddx[uv]=uv+uv\frac{d}{dx}[uv]=u'v+uv'. Used whenever both factors depend on xx.
Quotient Rule.
For a ratio, ddx[uv]=uvuvv2\frac{d}{dx}\left[\frac{u}{v}\right]=\frac{u'v-uv'}{v^2}; the derivative of the numerator comes first.
Linearity of the Derivative.
The derivative of a sum is the sum of derivatives, and constants factor out: ddx[af+bg]=af+bg\frac{d}{dx}[af+bg]=af'+bg'.
Tangent line.
The line through (a,f(a))(a,f(a)) with slope f(a)f'(a): yf(a)=f(a)(xa)y-f(a)=f'(a)(x-a).
Justification.
A written argument linking evidence (values, one-sided limits) to a conclusion, required to earn reasoning points on FRQs.
Differentiability.
A function is differentiable at a point if it is continuous there and its left- and right-hand derivatives are equal.
Rate of change with units.
The value f(a)f'(a) interpreted in context, carrying units of the output quantity per unit of the input quantity.

Worked example

Let f(x)=exx2+1f(x)=\dfrac{e^x}{x^2+1}. (a) Find f(x)f'(x). (b) Find the slope of the tangent line to ff at x=0x=0. (c) Write an equation of the tangent line at x=0x=0.
Part (a): The outermost operation is a quotient, so use the quotient rule with u=exu=e^x and v=x2+1v=x^2+1. Then u=exu'=e^x and v=2xv'=2x.f(x)=uvuvv2=ex(x2+1)ex(2x)(x2+1)2.f'(x)=\frac{u'v-uv'}{v^2}=\frac{e^x(x^2+1)-e^x(2x)}{(x^2+1)^2}.Factor exe^x in the numerator to simplify: f(x)=ex(x22x+1)(x2+1)2=ex(x1)2(x2+1)2f'(x)=\dfrac{e^x(x^2-2x+1)}{(x^2+1)^2}=\dfrac{e^x(x-1)^2}{(x^2+1)^2}.

Part (b): Substitute x=0x=0. The numerator is e0(01)2=11=1e^0(0-1)^2=1\cdot 1=1 and the denominator is (0+1)2=1(0+1)^2=1, so f(0)=1f'(0)=1. The slope is 11.

Part (c): Find the point. f(0)=e00+1=1f(0)=\dfrac{e^0}{0+1}=1, so the point is (0,1)(0,1). Using point-slope form with slope 11: y1=1(x0)y-1=1(x-0), which simplifies to y=x+1y=x+1. Because the slope came from a correctly applied quotient rule and the point was evaluated separately, every step is traceable for full credit.

Practice questions

If g(x)=x3sinxg(x)=x^3\sin x, what is g(x)g'(x)?
  1. 3x2cosx3x^2\cos x
  2. 3x2sinx+x3cosx3x^2\sin x+x^3\cos x
  3. 3x2sinxx3cosx3x^2\sin x-x^3\cos x
  4. x3cosx3x2sinxx^3\cos x-3x^2\sin x

Answer: 3x2sinx+x3cosx3x^2\sin x+x^3\cos x

This is a product of u=x3u=x^3 and v=sinxv=\sin x, so use the product rule uv+uvu'v+uv'. Here u=3x2u'=3x^2 and v=cosxv'=\cos x, giving 3x2sinx+x3cosx3x^2\sin x+x^3\cos x. The plus sign is required; the product rule never subtracts, which rules out the options with minus signs, and the first option forgets to differentiate the second factor.
Let h(x)=2x+1cosxh(x)=\dfrac{2x+1}{\cos x}. Find h(x)h'(x) and evaluate h(0)h'(0). Show your setup.

Answer: h(x)=2cosx+(2x+1)sinxcos2xh'(x)=\dfrac{2\cos x+(2x+1)\sin x}{\cos^2 x}, and h(0)=2h'(0)=2.

Apply the quotient rule with u=2x+1u=2x+1, v=cosxv=\cos x, u=2u'=2, v=sinxv'=-\sin x. Then h(x)=2cosx(2x+1)(sinx)cos2x=2cosx+(2x+1)sinxcos2xh'(x)=\dfrac{2\cos x-(2x+1)(-\sin x)}{\cos^2 x}=\dfrac{2\cos x+(2x+1)\sin x}{\cos^2 x}. Watch the double negative: uv-uv' with v=sinxv'=-\sin x becomes +(2x+1)sinx+(2x+1)\sin x. At x=0x=0, cos0=1\cos 0=1 and sin0=0\sin 0=0, so the numerator is 2(1)+1(0)=22(1)+1(0)=2 and the denominator is 11, giving h(0)=2h'(0)=2.
A tank's water temperature is modeled by T(t)=40+15e0.5tT(t)=40+15e^{-0.5t} degrees Celsius, where tt is in minutes. Find T(2)T'(2) and interpret it with units.

Answer: T(2)=7.5e12.76T'(2)=-7.5e^{-1}\approx -2.76 degrees Celsius per minute; the water is cooling at about 2.76 degrees Celsius per minute at t=2t=2.

Differentiate: the constant 40 has derivative 0, and ddt[15e0.5t]=15(0.5)e0.5t=7.5e0.5t\frac{d}{dt}[15e^{-0.5t}]=15\cdot(-0.5)e^{-0.5t}=-7.5e^{-0.5t}. At t=2t=2, T(2)=7.5e12.76T'(2)=-7.5e^{-1}\approx-2.76. The negative sign means temperature is decreasing, and the units — degrees Celsius per minute — must be stated to earn the interpretation point. Naming the rate, its sign, and its units is exactly what FRQ graders look for.

FAQ

How much work do I need to show on a calculus FRQ?
Show enough that a reader can follow your method. For derivatives, write the rule setup (for example uv+uvu'v+uv' with the pieces identified) before simplifying, and substitute values before reducing when you only need f(a)f'(a). Answers alone can earn answer points but forfeit method points if the work is missing or wrong.
When should I use the product rule versus the quotient rule?
Look at the outermost operation. If two xx-dependent expressions are multiplied, use the product rule. If one is divided by another, use the quotient rule. If the denominator is just a constant, factor it out and use linearity instead — it is faster and less error-prone.
Do I have to simplify my derivative on the exam?
Usually no. A correct unsimplified derivative earns full credit unless the problem specifically asks you to evaluate or simplify. That said, simplifying often makes it easier to substitute a value accurately in a later part, so weigh the time trade-off.
How do I justify that a function is differentiable at a point?
State two things explicitly: that the function is continuous there (values match), and that the left- and right-hand derivatives are equal. Then write the conclusion in words. Both conditions and the concluding sentence are needed to earn the justification points.

Learn this with a teacher, not a page

The Crimsora tutor teaches U2 FRQ Practice live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.