Section 09: Exam Preparation
| Function type | Domain rule | Range |
|---|---|---|
| Polynomial \(p(x)\) | \(\mathbb{R}\) | Depends on degree & leading coeff. |
| Rational \(\frac{p(x)}{q(x)}\) | \(\mathbb{R} \setminus \{x : q(x) = 0\}\) | Excludes horizontal asymptote value |
| \(\ln(g(x))\) | \(g(x) > 0\) | \(\mathbb{R}\) |
| \(\sqrt{g(x)}\) | \(g(x) \geq 0\) | \([0, \infty)\) |
| \(e^{g(x)}\) | \(\mathbb{R}\) | \((0, \infty)\) |
Key exam skill: Always check for division by zero, negative log/sqrt arguments, and context restrictions (\(t \geq 0\) for time).
Horizontal asymptotes of \(\frac{a_n x^n + \ldots}{b_m x^m + \ldots}\); compare the degrees:
Vertical: denominator zeros after cancelling common factors.
Example: Find all asymptotes of \(f(x) = \dfrac{2x^2 - 8}{x^2 - x - 6}\).
Step 1, factor: \(f(x) = \dfrac{2(x-2)(x+2)}{(x-3)(x+2)} = \dfrac{2(x-2)}{x-3}, \quad x \neq -2\)
The leading term \(a_n x^n\) determines what happens as \(x \to \pm\infty\):
Example 1: \(f(x) = -3x^4 + 5x^2 - 1\)
Leading term: \(-3x^4\) \(\quad\) (even degree, \(a_n < 0\)) \(\quad \Rightarrow \quad \downarrow\) both ends
Example 2: \(f(x) = \frac{1}{8}x^3 - \frac{3}{4}x^2 + 4\)
Leading term: \(\frac{1}{8}x^3\) \(\quad\) (odd degree, \(a_n > 0\)) \(\quad \Rightarrow \quad \downarrow\) left, \(\uparrow\) right
Even degree = same direction on both sides. Odd degree = opposite directions.
Rational functions as \(x \to \infty\): divide every term by the highest power of \(x\) in the denominator.
\[\lim_{x \to \infty} \frac{3x^2+1}{x^2-x}\]
\[\lim_{x \to \infty} \frac{3 + 1/x^2}{1 - 1/x}\]
\[\frac{3}{1} = 3\]
Product rule: \((f \cdot g)' = f' \cdot g + f \cdot g'\)
\[\text{Example: } (x^2 \ln x)' = 2x \cdot \ln x + x^2 \cdot \tfrac{1}{x} = 2x\ln x + x\]
Quotient rule: \(\left(\frac{f}{g}\right)' = \frac{f' g - f g'}{g^2}\)
\[\text{Example: } \left(\frac{x^2}{x+1}\right)' = \frac{2x(x+1) - x^2}{(x+1)^2} = \frac{x^2 + 2x}{(x+1)^2}\]
Chain rule: \((f(g(x)))' = f'(g(x)) \cdot g'(x)\)
\[\text{Example: } (e^{x^2-3x})' = e^{x^2-3x} \cdot (2x - 3)\]
| Property | \(\sin(x)\) | \(\cos(x)\) |
|---|---|---|
| Domain / Range | \(\mathbb{R}\) / \([-1, 1]\) | \(\mathbb{R}\) / \([-1, 1]\) |
| Period | \(2\pi\) | \(2\pi\) |
| Derivative | \(\cos(x)\) | \(-\sin(x)\) |
With chain rule:
\((\sin(kx))' = k\cos(kx)\), \(\quad (\cos(kx))' = -k\sin(kx)\)
Angle of intersection:
A line with slope \(m\) meets the \(x\)-axis at angle \(\alpha = \arctan(m)\).
Make sure your calculator is in degree mode if the problem asks for degrees!
Tangent line at \(x = a\): \(\quad \boxed{t(x) = f'(a)(x - a) + f(a)}\)
Even if only asked for the sketch, showing steps 1-5 earns partial credit!
Key rules:
Never forget \(+C\) on indefinite integrals!
Reading \(f'\) from \(f\) (graphical differentiation):
Reading \(F\) from \(f\) (graphical integration):
Consider the following third degree polynomial \(f(x)\):
Single vs. double root: If the graph crosses the \(x\)-axis, it’s a single root. If it touches and turns, it’s a double root (the factor appears squared).
Where is \(f'(x) = 0\)? At every local max/min and every double-root:
What is the sign of \(f'\)?
Strategy: \(F\) increases where \(f > 0\) and decreases where \(f < 0\).
We want \(f(x) = ax^3 + bx^2 + cx + d\): that’s 4 unknowns, so we need 4 equations.
What can we read from the graph?
Look for points where you can read exact values: zeros, \(y\)-intercept, and extrema give the cleanest equations.
With \(c = 0\) and \(d = 4\), the two remaining equations are:
\[f(-2) = 0: \quad -8a + 4b + 4 = 0 \quad \Rightarrow \quad 2a - b = 1 \quad (I)\]
\(f(4) = 0: \quad 64a + 16b + 4 = 0 \quad \Rightarrow \quad 64a + 16b = -4 \quad (II)\)$
\[\boxed{f(x) = \frac{1}{8}x^3 - \frac{3}{4}x^2 + 4 = \frac{1}{8}(x+2)(x-4)^2}\]
Step 1: function value at the point
Step 2: slope (derivative at the point)
Step 3: plug into tangent formula \(t(x) = f'(a)(x - a) + f(a)\)
The tangent has slope \(m = \frac{9}{2} = 4.5\).
The angle between the tangent and the \(x\)-axis:
\[\tan(\alpha) = m = 4.5 \qquad \Rightarrow \qquad \alpha = \arctan(4.5) \approx 77.47°\]
\[\boxed{\alpha \approx 77.5°}\]
Practice with the tasks file and the mock exams, same problem structure, different numbers!
Session 09-05 - Final Recap: Calculus & Curve Sketching | Dr. Nikolai Heinrichs & Dr. Tobias Vlćek | Home