This section covers using derivatives to approximate function values and estimate errors.
| Skill | Description | Difficulty |
|---|---|---|
| Linearization | Linear approximation formula $L(x) = f(a) + f'(a)(x-a)$ | Intermediate |
| Differentials Definition | Understanding $dy = f'(x)\,dx$ | Intermediate |
| Differentials | Working with differentials | Intermediate |
| Error Estimation | Using differentials to estimate errors | Intermediate |
| Error Estimation with Differentials | Applied error analysis | Advanced |
Near $x = a$, a differentiable function can be approximated by its tangent line:
$$f(x) \approx L(x) = f(a) + f'(a)(x - a)$$
If $y = f(x)$, then:
For a measurement $x$ with error $dx$:
| ← Section 2.8 | Skills Index | Chapter 3 → |