Key Ideas
1The Derivative as a Slope. f'(x) gives the slope of the tangent line to the graph of f at any point x.
2Definition via Limits. f'(x) = lim as h approaches 0 of [f(x+h) - f(x)] / h.
3Notation. Common notations include f'(x), dy/dx, and d/dx[f(x)] — they all mean the same thing.
4Differentiability. A function must be continuous to be differentiable, but continuity alone does not guarantee differentiability (sharp corners, for example).
5Power Rule Preview. For f(x) = x^n, f'(x) = n*x^(n-1). This is the single most-used shortcut in differentiation.