Exam Cram Sheet685 words
Exam Cram Sheet: Functions, Graphs, and Foundations
Functions, Graphs, and Mathematical Foundations
Exam Cram Sheet: Functions, Graphs, and Mathematical Foundations
This guide covers the essential foundations for Calculus I, focusing on the mechanics of functions, limits, and the transition into derivatives.
## Topic Weighting
| Topic Area | Exam Weighting (Est.) | High-Yield Focus |
|---|---|---|
| Functions & Inverses | 20% | Domain/Range, Inverse Trig, Logs |
| Limits & Continuity | 25% | L'Hôpital's, Asymptotes, Continuity |
| Differentiation Rules | 30% | Chain Rule, Transcendental Functions |
| Applications | 25% | Optimization, Related Rates, Curve Sketching |
## Key Concepts Summary
- The Function Rule: Every input $x in the Domain maps to exactly one output y in the Range.
- Transcendental vs. Algebraic: Algebraic functions involve poly/roots; Transcendental functions (Trig, Logs, Exponents) "transcend" algebra.
- The Limit Existence: \lim_{x \to a} f(x) = L\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = L$.
- The Derivative: Represents the instantaneous rate of change or the slope of the tangent line at a point.
[!IMPORTANT] Intermediate Value Theorem (IVT): If is continuous on and at least once.
Loading Diagram...
## Common Pitfalls
- Inverse Trig Ranges: Forgetting that is restricted to and to $[0, \pi].
- Log Rules: Confusing \ln(x+y)\ln(x) + \ln(y)\ln(xy) = \ln x + \ln y$ is correct).
- Chain Rule Neglect: Forgetting to multiply by the "inside" derivative, e.g., , not just $\cos(x^2).
- Vertical Asymptotes: Assuming every zero of the denominator is an asymptote (check if it's a hole/removable discontinuity first).
## Mnemonics / Memory Triggers
- SOH CAH TOA: \sin = \frac{O}{H}, \cos = \frac{A}{H}, \tan = \frac{O}{A}.
- The CAST Rule: Quadrants where trig functions are positive: Cos (IV), All (I), Sin (II), Tan (III).
- Quotient Rule Song: "Low d-High minus High d-Low, over the square of what's below."
- \frac{d}{dx}[\frac{u}{v}] = \frac{v du - u dv}{v^2}
- Log Power Rule: "The Log brings the power down to the front." \ln(x^n) = n\ln(x).
## Formula / Equation Sheet
Trigonometric Identities
| Identity Type | Equation |
|---|---|
| Pythagorean | \sin^2\theta + \cos^2\theta = 1 |
| Double Angle | \sin(2\theta) = 2\sin\theta\cos\theta$ |
| Tangent |
Exponential & Logarithmic Rules
- Change of Base:
- Natural Base:
- Inverses: and $\ln(e^x) = x
Core Derivatives
- Power Rule: \frac{d}{dx} x^n = nx^{n-1}$
- Exponentials:
- Logarithms:
- Trig: ;
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
## Practice Set
- Inverse Property: Given , find the domain of $f^{-1}(x).
- Hint: The domain of the inverse is the range of the original function. Check the horizontal asymptote.
- Limit Calculation: Evaluate \lim_{x \to 0} \frac{e^{2x} - 1}{\sin(x)}.
- Check for indeterminate form 0/0 and apply L'Hôpital's Rule.
- Factor Identification: A polynomial f(x)(-5, 0)(1, 0)(4, 0). Which must be a factor of f(x)$?
- A) | B) | C) | D) $(x+4)
- Chain Rule: Differentiate y = \ln(\cos(x^3)).
- Apply layers: Natural log \rightarrow\rightarrow Cubic.
- Logarithmic Equation: Solve for x2\ln(x) - \ln(x-1) = \ln(4)$.
▶Click to view Practice Set Answers
- Range of f: (H.A. is $3/1). Therefore, Domain of f^{-1}x \neq 3$.
- top: ; bottom: . At , .
- Since , $(x-1) must be a factor.
- y' = \frac{1}{\cos(x^3)} \cdot (-\sin(x^3)) \cdot 3x^2 = \mathbf{-3x^2\tan(x^3)}$.
- .