4.2.18 · D5Calculus II — Integration
Question bank — Average value of a function
True or false — justify
For each: decide, then give the reason — the verdict alone earns nothing.
The average value of on always lies between the minimum and maximum of on that interval.
True — the flat "equal-area" rectangle can't be taller than the tallest point (it would enclose too much area) nor shorter than the lowest (too little), so . This squeeze is exactly what powers the IVT argument for the MVT for integrals.
The average value equals the average of the two endpoint values, .
False in general — that only works for straight lines. For a curve the interior values matter; e.g. on has endpoints and (giving ) but true average .
If is a straight line on , its average value is evaluated at the midpoint .
True — a line rises evenly, so the amount it sits above the midpoint value exactly cancels the amount it sits below; the equal-area rectangle has height .
Doubling the interval width always halves the average value.
False — widening the interval changes both the integral (area) and the divisor ; the average depends on what new function values you sweep over, not on width alone. Only the raw area scales predictably, not the ratio.
If everywhere on , then .
True — the area is non-negative and the width , so their quotient is non-negative. A non-negative height rectangle can't have negative height.
A function can have a negative average value even though the area you "see" looks large.
True — the integral counts area below the -axis as negative. If the curve spends more "signed area" below the axis, , so despite big visible regions.
The MVT for Integrals guarantees exactly one point where .
False — it guarantees at least one. A wavy curve can cross its average level many times; e.g. over several periods hits its average repeatedly.
If two functions have the same average value on , they enclose the same signed area there.
True — same and same width force to be equal. Equal average and equal span ⇒ equal area.
The average value of on equals the average value of on .
False — flipping the function's sign flips the area's sign, so . They're negatives of each other, equal only when the average is .
Spot the error
Each item states a "solution." Find the flaw and say what the fixed reasoning is.
", so the average of on is ."
The integral is an area (units ), not an average height — you forgot to divide by the width. Average , always area ÷ width.
"The average of on is ."
Endpoint-averaging only works for straight lines; is curved and stays below that chord, so the true average is smaller. Integrating gives , not .
"Average of on is ."
The width must be positive: it's with , so the sign is wrong here. (If you also flip the integral limits to , the two sign flips cancel and it's correct — but flipping only the denominator gives the wrong sign.)
" is defined on but has a jump at ; MVT for Integrals still promises a with ."
The MVT for Integrals requires continuity. With a jump, may skip right over its average value, so no such need exist — the IVT step breaks.
"Since the max of on is , the average must be close to ."
The maximum is only the ceiling; the curve descends to , so the average is pulled well below the peak — here . Average ≠ maximum.
"To average velocity, average the starting and ending speeds."
That's endpoint-averaging again — it's only correct if velocity changes linearly (constant acceleration). In general, average velocity ; see Average and Instantaneous Velocity.
"The average of over plus the average over equals the average over ."
Averages don't simply add — you must recombine by area, then re-divide by the total width. The correct blend is the width-weighted average .
Why questions
Explain the reasoning, don't just restate the rule.
Why do we divide by instead of by the number of points ?
There are infinitely many points, so "divide by " is undefined. Rewriting turns the ordinary average into a Riemann sum whose limit is — the width is the continuous stand-in for "how many."
Why must be continuous for the MVT for Integrals, but the average value formula itself doesn't need it?
The average is just area ÷ width, which exists whenever the integral does (even with jumps). But attaining that average at some point needs the Intermediate Value Theorem, which only holds for continuous functions.
Why is the average value geometrically the height of an equal-area rectangle?
Rearranging gives , i.e. area = height × base. So is precisely the height that makes a rectangle of base hold the same area as the curve — the bumps above the line fill the dips below.
Why can the average value be lower than "most" of the function's values?
Averages are area-weighted by how long the function spends at each height, not by how many peaks it has. A curve that spikes high briefly but sits low for a long stretch has a low average — see 's slow ends near .
Why does the FTC appear whenever we actually compute an average value?
The formula needs a number for , and the FTC evaluates that as using an antiderivative . Without it we'd be stuck estimating Riemann sums by hand.
Why does the average-value idea look identical to computing average velocity?
Velocity's integral is displacement, so — the exact definition of average velocity. The abstract formula is that physical quotient in disguise.
Edge cases
The corners where naive intuition breaks.
What is the average value of a constant function on any ?
Exactly — the integral is , and dividing by returns . A flat function is already its own equal-area rectangle.
What happens to the formula as (the interval shrinks to a point)?
Both and , a form; the limit is itself. Intuitively, the average over a vanishing interval is just the local value — this is the derivative-side idea from FTC.
If a continuous has average value on , does it have to be zero somewhere?
Yes — lies between and (since the average sits between them), so by the MVT for Integrals some gives . A never-zero continuous function would be all-positive or all-negative, forcing a nonzero average.
Can a function's average value exceed every value it actually attains?
No — is always trapped between the function's min and max on , so it can never poke above the highest attained value (nor below the lowest).
For an odd function like on a symmetric interval , what is the average value and why?
It's : the negative area on exactly cancels the positive area on , so and the average is . Odd symmetry about the origin guarantees this cancellation.
Does adding a constant to shift the average by ?
Yes — , since the extra contributes area that divides back to . Raising the whole curve raises its flat level by the same amount.
Connections
- Definite Integral as Area — every "area ÷ width" question rests on it.
- Riemann Sums — the "why divide by " answer lives here.
- Intermediate Value Theorem — the engine behind the MVT-for-Integrals edge cases.
- Mean Value Theorem (Derivatives) — sibling "guaranteed interior point" theorem.
- Average and Instantaneous Velocity — the physical face of these traps.
- Fundamental Theorem of Calculus — turns the abstract average into a computable number.