00:00
Answered 0 / 20
Unit 1 · Limits & Continuity
Core Concept
Limits & L'Hôpital's Rule
A limit describes the value a function approaches as the input approaches a point. For indeterminate forms \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\), apply L'Hôpital's Rule.
\[\lim_{x\to a}\frac{f(x)}{g(x)} = \lim_{x\to a}\frac{f'(x)}{g'(x)} \quad \text{(if indeterminate)}\]
📌 Must Memorize
  • \(\lim_{x\to 0}\dfrac{\sin x}{x} = 1\)
  • \(\lim_{x\to 0}\dfrac{1-\cos x}{x} = 0\)
  • \(\lim_{x\to\infty}\left(1+\frac{1}{x}\right)^x = e\)
Quick Example
Find \(\lim_{x\to 0}\dfrac{\sin 3x}{x}\)
= 3 · lim(sin 3x / 3x) = 3 · 1 = 3
Question 01
AB/BC Medium
What is \(\displaystyle\lim_{x \to 0} \frac{\tan x - \sin x}{x^3}\)?
Question 02
AB/BC Easy
Which of the following conditions is NOT sufficient to guarantee that \(f\) is continuous at \(x = a\)?
Unit 2–3 · Derivatives
Core Concept
Differentiation Rules
Master the chain rule, product rule, and implicit differentiation — the backbone of the FRQ section.
\[\frac{d}{dx}[f(g(x))] = f'(g(x))\cdot g'(x)\]
📌 Must Memorize
  • \(\dfrac{d}{dx}[\ln u] = \dfrac{u'}{u}\)
  • \(\dfrac{d}{dx}[a^u] = a^u \ln a \cdot u'\)
  • \(\dfrac{d}{dx}[\arctan u] = \dfrac{u'}{1+u^2}\)
  • \(\dfrac{d}{dx}[\arcsin u] = \dfrac{u'}{\sqrt{1-u^2}}\)
Quick Example
Find \(\dfrac{d}{dx}[x^2 e^{3x}]\)
= 2x·e^(3x) + x²·3e^(3x) = e^(3x)(2x + 3x²)
Question 03
AB/BC Medium
If \(y = \ln(\cos^2 x)\), then \(\dfrac{dy}{dx} =\)
Question 04
AB/BC Medium
If \(x^2 + xy + y^2 = 7\), then \(\dfrac{dy}{dx}\) at the point \((1, 2)\) is
Unit 4 · Derivative Applications
Core Concept
Related Rates & MVT
The Mean Value Theorem (MVT): if \(f\) is continuous on \([a,b]\) and differentiable on \((a,b)\), then there exists \(c\) such that \(f'(c) = \dfrac{f(b)-f(a)}{b-a}\).
📌 Must Memorize
  • Critical points: \(f'(c) = 0\) or \(f'(c)\) DNE
  • First Derivative Test: sign change of \(f'\)
  • Second Derivative Test: \(f''(c) > 0\) → local min; \(f''(c) < 0\) → local max
Quick Example
A ladder 10 ft long slides down a wall. When the base is 6 ft from the wall, it moves at 2 ft/s. How fast is the top sliding?
x²+y²=100 → 2x(dx/dt)+2y(dy/dt)=0 → dy/dt = -(6/8)·2 = −1.5 ft/s
Question 05
AB/BC Medium
The radius of a sphere is increasing at a rate of 3 cm/s. How fast is the volume increasing (in cm³/s) when the radius is 5 cm?
(Volume of sphere: \(V = \frac{4}{3}\pi r^3\))
Question 06
AB/BC Hard
Let \(f(x) = x^3 - 3x^2 - 9x + 5\). On which interval is \(f\) both decreasing and concave up?
Unit 5 · Integrals & Antiderivatives
Core Concept
Fundamental Theorem of Calculus
FTC links differentiation and integration. Part 1 gives the derivative of an accumulation function; Part 2 evaluates definite integrals.
\[\frac{d}{dx}\int_a^{g(x)} f(t)\,dt = f(g(x))\cdot g'(x)\]
📌 Must Memorize
  • \(\int x^n\,dx = \dfrac{x^{n+1}}{n+1} + C\quad (n\neq -1)\)
  • \(\int \dfrac{1}{x}\,dx = \ln|x| + C\)
  • \(\int e^x\,dx = e^x + C\)
  • \(\int \sin x\,dx = -\cos x + C\)
  • \(\int \cos x\,dx = \sin x + C\)
Quick Example
Find \(\dfrac{d}{dx}\displaystyle\int_0^{x^2}\sin t\,dt\)
= sin(x²) · 2x = 2x sin(x²)
Question 07
AB/BC Medium
If \(F(x) = \displaystyle\int_1^{x^3} \ln(t^2+1)\,dt\), then \(F'(x) =\)
Question 08
AB/BC Medium
\(\displaystyle\int_0^{\pi/2} \sin^2 x\,\cos x\,dx =\)
Unit 6 · Integration Techniques
Core Concept
Integration by Parts (BC) & Partial Fractions
Integration by parts: \(\int u\,dv = uv - \int v\,du\). Choose \(u\) using LIATE: Logarithm, Inverse trig, Algebraic, Trig, Exponential.
\[\int u\,dv = uv - \int v\,du\]
Quick Example
Evaluate \(\int x e^x\,dx\)
u = x, dv = eˣdx → xe^x − eˣ + C = eˣ(x−1) + C
Question 09
BC Medium
\(\displaystyle\int x\ln x\,dx =\)
Question 10
AB/BC Hard
Which of the following integrals represents the area between \(y=x^2\) and \(y=2x\)?
Unit 7 · Differential Equations
Core Concept
Separable Differential Equations & Euler's Method
Separate variables and integrate both sides. Exponential growth/decay: \(\dfrac{dy}{dt} = ky \Rightarrow y = Ce^{kt}\).
📌 Must Memorize
  • Euler's Method: \(y_{n+1} = y_n + h\cdot f'(x_n, y_n)\)
  • Logistic: \(\dfrac{dy}{dt} = ky\!\left(1-\dfrac{y}{L}\right)\), inflection at \(y = L/2\)
Question 11
AB/BC Medium
The solution to \(\dfrac{dy}{dx} = \dfrac{y}{x}\) with initial condition \(y(1)=3\) is
Question 12
AB/BC Hard
A population satisfies \(\dfrac{dP}{dt} = 0.4P\left(1-\dfrac{P}{500}\right)\). At which value of \(P\) is the population growing fastest?
Unit 8 · Applications of Integration
Core Concept
Volumes of Revolution
Disk/Washer Method rotates a region about an axis. Shell Method integrates cylindrical shells — choose whichever avoids solving for the other variable.
\[V_{\text{disk}} = \pi\int_a^b [f(x)]^2\,dx \qquad V_{\text{washer}} = \pi\int_a^b\![R^2\!-\!r^2]\,dx\]
Question 13
AB/BC Hard
The region bounded by \(y = \sqrt{x}\) and \(y = x\) is revolved about the \(x\)-axis. The volume is
Question 14
AB/BC Medium
The average value of \(f(x) = \sin x\) on \([0, \pi]\) is
Unit 9 · Parametric, Polar & Vectors (BC)
Core Concept
Parametric Calculus
For parametric curves \(x=x(t)\), \(y=y(t)\):
\[\frac{dy}{dx} = \frac{dy/dt}{dx/dt}, \qquad \text{Arc Length} = \int_a^b\sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}\,dt\]
Polar Area
Area enclosed by \(r = f(\theta)\)
A = ½ ∫[α to β] r² dθ
Question 15
BC Medium
A curve is defined parametrically by \(x = t^2 + 1\) and \(y = t^3 - 3t\). The slope of the tangent at \(t = 2\) is
Question 16
BC Hard
The area enclosed by the polar curve \(r = 2\cos\theta\) is
Unit 10 · Sequences & Series (BC)
Core Concept
Convergence Tests & Power Series
Key tests: Geometric series, p-series, Ratio Test, Alternating Series Test. Taylor series represent functions as infinite polynomials.
\[e^x = \sum_{n=0}^{\infty}\frac{x^n}{n!}, \quad \sin x = \sum_{n=0}^{\infty}\frac{(-1)^n x^{2n+1}}{(2n+1)!}, \quad \frac{1}{1-x} = \sum_{n=0}^{\infty}x^n\]
📌 Must Memorize
  • Geometric: \(\sum ar^n\) converges iff \(|r|<1\), sum \(= \dfrac{a}{1-r}\)
  • p-series: \(\sum\dfrac{1}{n^p}\) converges iff \(p>1\)
  • Ratio Test: \(L = \lim\left|\dfrac{a_{n+1}}{a_n}\right|\); converges if \(L<1\)
Question 17
BC Medium
The sum of the series \(\displaystyle\sum_{n=0}^{\infty}\frac{(-1)^n}{3^n}\) is
Question 18
BC Hard
The interval of convergence of \(\displaystyle\sum_{n=1}^{\infty}\frac{(x-2)^n}{n\cdot 3^n}\) is
Unit 9 · Particle Motion & Accumulation
Question 19
AB/BC Medium
A particle moves along the \(x\)-axis with velocity \(v(t) = t^2 - 4t + 3\) for \(t \geq 0\). What is the total distance traveled from \(t=0\) to \(t=4\)?
Unit 10 · Taylor Series (BC)
Question 20
BC Hard
The coefficient of \(x^4\) in the Taylor series for \(f(x) = e^{x^2}\) centered at \(x = 0\) is
Answer all 20 questions before submitting.
out of 20

Solution Key & Explanations

Detailed step-by-step solutions for all 20 questions