Step 1: Understanding the Concept:
This theorem is the Mean Value Theorem for Integrals. It guarantees that a continuous function on a closed interval attains its average value at some point in that interval.
Step 2: Detailed Explanation:
The average value of a continuous function $f(x)$ over the interval $[a, b]$ is defined as:
\[ f_{\text{avg}} = \frac{1}{b-a} \int_a^b f(x) \, dx \]
The Mean Value Theorem for Integrals states that if $f(x)$ is continuous on $[a, b]$, there must exist at least one number $c$ in the interval $[a, b]$ such that the function's value at $c$ equals this average value:
\[ f(c) = \frac{1}{b-a} \int_a^b f(x) \, dx \]
Rearranging this equation by multiplying both sides by $(b-a)$:
\[ \int_a^b f(x) \, dx = f(c)(b-a) \]
Geometrically, this means that the area under the curve $y = f(x)$ from $a$ to $b$ is equal to the area of a rectangle with width $(b-a)$ and height $f(c)$.
Step 3: Final Answer:
There exists a $c$ such that $\int_a^b f(x) \, dx = f(c)(b-a)$.