1. Rolle's theorem states that if a function f(x) is continuous on the closed interval [a,b] and differentiable on the open interval (a,b), and f(a) = f(b), then there exists at least one number c in (a,b) where the derivative f'(c) = 0.
2. The mean value theorem states that if a function f(x) is continuous on a closed interval [a,b] and differentiable on the open interval (a,b), there exists a number c in (a,b) such that f'(c) = (f(b) - f(a))/(b - a).