📌 L'Hôpital's Rule applies when a limit produces the indeterminate form 0/0 or ∞/∞.
What is \(\displaystyle\lim_{x \to 0} \frac{\sin(3x)}{x}\)?
2
Continuity · AB/BC
Medium
📌 For continuity at x = a: (1) f(a) exists, (2) limit exists, (3) they are equal.
Let \(f(x) = \begin{cases} x^2 - 1 & x \neq 2 \\ 3 & x = 2 \end{cases}\). Which statement is true about \(f\) at \(x = 2\)?
3
Derivatives · AB/BC
Medium
📌 Chain rule: d/dx[f(g(x))] = f′(g(x))·g′(x). Apply to composite functions.
If \(f(x) = \sin(x^2 + 1)\), find \(f'(x)\).
4
Implicit Differentiation · AB/BC
Hard
📌 Differentiate both sides with respect to x; treat y as a function of x and apply chain rule to y-terms.
Given \(x^2 + y^2 = 25\), find \(\dfrac{dy}{dx}\).
5
Mean Value Theorem · AB/BC
Medium
📌 MVT guarantees c ∈ (a,b) where the instantaneous rate equals the average rate of change.
Let \(f(x) = x^3 - 3x\) on \([0, 2]\). What value of \(c\) in \((0,2)\) satisfies the Mean Value Theorem?
6
Curve Analysis · AB/BC
Medium
📌 f is concave up where f″ > 0, concave down where f″ < 0. Inflection points: f″ changes sign.
For \(f(x) = x^4 - 4x^3\), on which interval(s) is \(f\) concave up?
7
Related Rates · AB/BC
Hard
📌 Identify all variables as functions of time t. Differentiate the geometric relationship implicitly with respect to t.
A spherical balloon is being inflated so that its volume increases at \(100\ \text{cm}^3/\text{s}\). How fast is the radius increasing when the radius is \(5\ \text{cm}\)? (Volume of sphere: \(V = \tfrac{4}{3}\pi r^3\))
8
Definite Integrals · AB/BC
Medium
📌 FTC Part 2: ∫ₐᵇ f(x) dx = F(b) − F(a) where F is any antiderivative of f.