Calculus Reviewer
Calculus Reviewer
---
# **Calculus Reviewer**
- **Limit of a Function**:
\[
\]
The limit of \(f(x)\) as \(x\) approaches \(c\) is \(L\), meaning \(f(x)\) gets arbitrarily close to
\(L\) as \(x\) approaches \(c\).
- \(\lim_{{x \to c}} [f(x) + g(x)] = \lim_{{x \to c}} f(x) + \lim_{{x \to c}} g(x)\)
- \(\lim_{{x \to c}} [f(x) \cdot g(x)] = \lim_{{x \to c}} f(x) \cdot \lim_{{x \to c}} g(x)\)
- \(\lim_{{x \to c}} \frac{f(x)}{g(x)} = \frac{\lim_{{x \to c}} f(x)}{\lim_{{x \to c}} g(x)}\), provided
\(\lim_{{x \to c}} g(x) \neq 0\).
\[
\]
- **Definition**: The derivative of a function \(f(x)\) at \(x = a\) is the slope of the tangent line
to the curve at that point.
\[
\]
- **Power Rule**:
\[
\]
- **Constant Rule**:
\[
\frac{d}{dx} [c] = 0
\]
- **Sum Rule**:
\[
\]
- **Product Rule**:
\[
\]
- **Quotient Rule**:
\[
\]
- **Chain Rule**:
\[
\]
- **Common Derivatives**:
- **Maxima and Minima**: Use the **First Derivative Test** or **Second Derivative Test**
to find local maxima and minima.
- **Concavity**: A function is concave up if \(f''(x) > 0\) and concave down if \(f''(x) < 0\).
- **Inflection Points**: Points where the concavity of a function changes (where \(f''(x) =
0\)).
## **3. Integration**
\[
\]
- **Power Rule**:
\[
\]
- **Sum Rule**:
\[
\]
\[
\]
- **Common Integrals**:
\[
\]
\[
\]
- **Part 2**: The definite integral of a function can be evaluated using the antiderivative:
\[
\]
- **Area Under the Curve**: Use definite integrals to find the area under a curve.
- Disk Method:
\[
\]
- Shell Method:
\[
\]
---