FINAL BOSS: CALCULUS WITH POLAR
The most important formulas for the test.
Slope of a Tangent Line
This is the big one. You MUST memorize it.
$$\frac{dy}{dx} = \frac{\frac{dr}{d\theta}\sin\theta + r\cos\theta}{\frac{dr}{d\theta}\cos\theta - r\sin\theta}$$
Horizontal & Vertical Tangents
- Horizontal Tangent (slope = 0): Set the NUMERATOR to zero.
\( \frac{dr}{d\theta}\sin\theta + r\cos\theta = 0 \)
- Vertical Tangent (slope = undefined): Set the DENOMINATOR to zero.
\( \frac{dr}{d\theta}\cos\theta - r\sin\theta = 0 \)
Finding Key Points (Optimization)
- Highest/Lowest Point: Find the maximum/minimum of the `y` coordinate. Optimize the function \(y(\theta) = r\sin\theta\).
- Rightmost/Leftmost Point: Find the maximum/minimum of the `x` coordinate. Optimize the function \(x(\theta) = r\cos\theta\).
- Farthest from Origin: Find the maximum of `r` itself. This is NOT the same as the highest point!