A function is continuous at a point if:
Intuition: no jumps, breaks, or holes in the graph at that point.
Polynomials, \(\sin(x)\), \(e^{x}\), rational functions (where denominator ≠ 0) are continuous.
If f is continuous on \([a,b]\) and \(k\) is between \(f(a)\) and \(f(b)\), then there exists \(c\) in \((a,b)\) such that \(f(c) = k\).
Intuition: continuous function takes every value between its min and max on an interval.
Used to prove existence of roots.
Next: the derivative – slope of tangent line.