Example: \( f(x) = 3x^5 + 2x^3 + 5 \) on \( [-1, 1] \)
\[ f(-1) = -3 - 2 + 5 = 0 \]
\[ f(1) = 3 + 2 + 5 = 10 \]
Visual Description:
Cartesian coordinate graph illustrating the Intermediate Value Theorem for f(x) on the interval [-1, 1]. The x-axis is marked with -1, a point c (where -1 < c < 0), and 1. The y-axis has a tick mark at 10. A continuous blue curve starts at the point (-1, 0) on the x-axis, rises sharply, levels slightly as it crosses the y-axis, and continues up to end at (1, 10), indicated with a dashed horizontal line from y = 10 to (1, 10). A dashed red horizontal line is drawn across the graph at height y = L. From the point of intersection between the curve and the line y = L, a vertical dashed line drops down to the x-axis at x = c, demonstrating that f(c) = L.
IVT: for any \( L \) between \( 0 \) & \( 10 \) you can find a number between \( -1 \) & \( 1 \) such that
\[ f(c) = L \]
for eg, \( L = 5 \) between \( 0 \) & \( 10 \)
\[ -1 < 0 < 1 \rightarrow f(0) = 5. \]