โˆซ
๐Ÿ“ Calculus AB
Self-Study Notes & Quiz โ€” 20 Core Problems
Score: 0 / 20 answered
UNIT 1 Limits & Continuity
L-E-C: "Limit โ†’ Exists โ†’ Continuous"
For f to be continuous at x=a:
โ‘  Limit exists  โ‘ก f(a) Exists  โ‘ข They're Connected: lim = f(a)
โœ๏ธ EXAMPLE
\( \displaystyle\lim_{x \to 3} \frac{x^2 - 9}{x - 3} \) โ€” Factor first!
\( = \lim_{x \to 3} \frac{(x-3)(x+3)}{x-3} = \lim_{x \to 3}(x+3) = 6 \)
1 Evaluate: \(\displaystyle\lim_{x \to 2} \frac{x^2 - 4}{x - 2}\) โš ๏ธ TRAP: Don't just plug in 2!
2 Which condition is NOT required for f(x) to be continuous at x = a?
3 Find: \(\displaystyle\lim_{x \to \infty} \frac{3x^2 + 5x}{7x^2 - 2}\) โš ๏ธ TRAP: Degree matters!

UNIT 2 Derivatives โ€” Differentiation Rules
Chain Rule =
"Outside ร— Inside'"
f(g(x))' = f'(g(x))ยทg'(x)
POWER: "Bring it down, reduce by 1"
\(\dfrac{d}{dx}[x^n] = n \cdot x^{n-1}\) โ€” Multiply by n, subtract 1 from exponent.
4 If \(f(x) = x^3 - 4x^2 + 7\), what is \(f'(x)\)?
5 Find the derivative of \(g(x) = \sin(3x^2)\) using the Chain Rule. โš ๏ธ Don't forget the inner derivative!
UNIT 2 Product & Quotient Rules
PRODUCT: "Left-Right Rule" โ€” uv' + vu'
"Left ร— (Right)' + Right ร— (Left)'" โ€” Keep one, derive the other, then SWITCH.
QUOTIENT: "LO-D-HI minus HI-D-LO over LOยฒ"
\(\left(\dfrac{u}{v}\right)' = \dfrac{vu' - uv'}{v^2}\) โ€” Bottom times top' minus top times bottom', all over bottom squared.
6 Differentiate: \(h(x) = x^2 \sin x\)
7 Find the derivative of \(f(x) = \dfrac{x^2 + 1}{x - 3}\) โš ๏ธ Quotient Rule โ€” order matters!

UNIT 3 Applications of Derivatives
INCREASING / DECREASING: "Sign of f'"
f'(x) > 0 โ†’ INCREASING โ†—  |  f'(x) < 0 โ†’ DECREASING โ†˜  |  f'(x) = 0 โ†’ Critical Point โ—
โœ๏ธ RELATED RATES โ€” EXAMPLE
A ladder 10 ft long leans on a wall.
If the bottom slides away at 2 ft/s, how fast is the top sliding down when bottom is 6 ft from wall?
\(x^2 + y^2 = 100\) โ†’ differentiate: \(2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0\)
8 If \(f'(x) = (x-2)(x+1)\), on which interval is f(x) decreasing?
9 The position of a particle is \(s(t) = t^3 - 6t^2 + 9t\). When is the particle at rest? โš ๏ธ At rest means velocity = 0!
10 The second derivative \(f''(x)\) tells us about the concavity. If \(f''(x) > 0\), the graph is:
UNIT 3 Optimization & Related Rates
OPTIMIZATION: "Find โ†’ Test โ†’ Conclude"
โ‘  Find critical points (f'=0)   โ‘ก Test with 2nd derivative or sign chart   โ‘ข Check endpoints if on closed interval
11 A rectangle has perimeter 40. What dimensions maximize its area? โš ๏ธ Classic trap: It's always a SQUARE!
12 A spherical balloon is being inflated. If the radius increases at 2 cm/s, how fast is the volume increasing when r = 3 cm? (Volume of sphere: \(V = \frac{4}{3}\pi r^3\))

UNIT 4 Integration โ€” Antiderivatives
ANTI-POWER: "Add 1, Divide, Add C"
\(\int x^n\,dx = \dfrac{x^{n+1}}{n+1} + C\) โ€” Raise exponent by 1, divide by new exponent, always add +C!
\(\int x^n\,dx = \dfrac{x^{n+1}}{n+1} + C \quad (n \neq -1)\)     \(\int e^x\,dx = e^x + C\)     \(\int \cos x\,dx = \sin x + C\)
13 Evaluate: \(\displaystyle\int (3x^2 - 2x + 5)\,dx\)
14 Evaluate: \(\displaystyle\int_0^2 (x^2 + 1)\,dx\) โš ๏ธ Definite integral โ€” no +C!
UNIT 4 Fundamental Theorem of Calculus
FTC: "PART 1 = Derive the Integral"
\(\dfrac{d}{dx}\int_a^x f(t)\,dt = f(x)\) โ€” Derivative cancels integral! Just plug in the upper limit.
FTC PART 2: "Evaluate = F(b) - F(a)"
\(\int_a^b f(x)\,dx = F(b) - F(a)\) โ€” Top minus bottom, always!
15 Using the Fundamental Theorem of Calculus (Part 1):
\(\dfrac{d}{dx}\displaystyle\int_1^x (t^2 + \cos t)\,dt = \) ?
16 What does \(\displaystyle\int_a^b f(x)\,dx\) represent geometrically? โš ๏ธ Area can be NEGATIVE โ€” careful!
17 Evaluate: \(\displaystyle\int \frac{1}{x}\,dx\) โš ๏ธ Power rule FAILS here (n = -1)!
18 Use u-substitution to evaluate: \(\displaystyle\int 2x\,(x^2+1)^4\,dx\)
19 The Mean Value Theorem states: if f is continuous on [a,b] and differentiable on (a,b), there exists c such that:
20 ๐Ÿ† FINAL BOSS: If \(f(x) = e^{x^2}\), find \(f'(x)\). โš ๏ธ Chain Rule on e^(something)!
๐ŸŽฏ FINAL SCORE
0 / 20
โœ๏ธ Fill in your own notes above โ€ข Keep studying โ€” you got this! ๐Ÿ’ช