Questions: Average Rate of Change and Secant Lines
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
For f(x) = x², the average rate of change on [1, 3] is (9 − 1)/(3 − 1) = 4. A student concludes that f is increasing at a rate of 4 at every point between x = 1 and x = 3. What is wrong with this conclusion?
AThe formula was applied incorrectly; the correct average rate of change is 8
BThe average rate of change is 4 over the interval as a whole, but the instantaneous rate varies — it is lower near x = 1 and higher near x = 3
CFor quadratic functions, the average rate of change equals the instantaneous rate only at x = 0
DNothing is wrong — for polynomial functions, the average rate equals the instantaneous rate throughout the interval
The average rate of change describes the overall change across the interval, not the rate at any single interior point. For f(x) = x², the function is steeper at x = 3 than at x = 1 — the slope of the tangent changes continuously. The secant line (slope 4) is a single straight line that 'averages' across this varying steepness. This is precisely why the average rate of change is called average: the instantaneous rate at x = 1 is 2 (slope of tangent) and at x = 3 is 6, and 4 lies between them. Confusing the average rate over an interval with the rate at each point is the exact misconception that studying calculus corrects.
Question 2 Multiple Choice
For f(x) = x², you compute the difference quotient (f(1+h) − f(1))/h = (2 + h). As h → 0, what does this expression approach, and what does that value represent?
AIt approaches 0, because dividing a small number by another small number gives approximately 0
BIt approaches infinity, because h → 0 means the denominator vanishes
CIt approaches 2, which is the instantaneous rate of change (derivative) of f at x = 1
DIt approaches the average value of f on the interval [1, 1+h]
The difference quotient (f(1+h) − f(1))/h = (2 + h) simplifies to a linear expression in h. As h → 0, the expression approaches 2 — not 0, not infinity. This limiting value is exactly the derivative of f at x = 1, the instantaneous rate of change. The key insight is that algebra can be used to cancel the h in the denominator before taking the limit, resolving what looks like a 0/0 indeterminate form. The value 2 represents the slope of the tangent line to y = x² at x = 1 — the single number that captures how steeply the function rises at that exact point.
Question 3 True / False
The average rate of change of a function f on [a, b] usually equals the instantaneous rate of change of f at the midpoint (a + b)/2 of the interval.
TTrue
FFalse
Answer: False
This is a tempting misconception, especially since the average rate of change is a single number that intuitively 'belongs' to the middle of the interval. But for most functions, the instantaneous rate at the midpoint is not the same as the average rate over the interval. For f(x) = x² on [1, 3], the average rate is 4, but the instantaneous rate at the midpoint x = 2 is 2(2) = 4 — in this case they happen to agree. But for f(x) = x³ on [0, 2], the average rate is (8−0)/2 = 4, and the instantaneous rate at x = 1 is 3(1²) = 3 ≠ 4. The Mean Value Theorem guarantees some point in the interval where they agree, but that point is generally not the midpoint.
Question 4 True / False
As the interval [a, b] shrinks so that b approaches a, the secant line through (a, f(a)) and (b, f(b)) approaches the tangent line to the curve at x = a.
TTrue
FFalse
Answer: True
This is the geometric heart of differential calculus. The secant line has slope (f(b) − f(a))/(b − a). As b → a, the two points on the curve merge into one, and the secant line rotates toward the unique tangent line at that point — if the limit exists. This limiting slope is the derivative f'(a). The visual intuition of secant lines rotating toward the tangent as the interval collapses is exactly what makes the formal definition of the derivative geometrically meaningful rather than an arbitrary algebraic formula.
Question 5 Short Answer
What is the geometric relationship between the average rate of change on [a, b] and the derivative at a, and how does shrinking the interval connect the two concepts?
Think about your answer, then reveal below.
Model answer: The average rate of change (f(b) − f(a))/(b − a) is the slope of the secant line connecting two points on the curve. The derivative f'(a) is the slope of the tangent line at x = a. As b approaches a, the secant line pivots toward the tangent line — geometrically, the two points merge into one. The limiting slope of the secant is the derivative. So the derivative is what the average rate of change approaches as the interval shrinks to zero.
This connection is the entire conceptual bridge from precalculus to calculus. The average rate of change is computable with only algebra — rise over run between two known points. The derivative requires a limit: you can approximate it with a small interval but only reach the exact value at the limit. Practicing with difference quotients in precalculus is preparation for this limit: you do all the algebra (expand, factor, cancel the h) before the limit, and the limit itself is trivial — just evaluate at h = 0. Understanding the secant-to-tangent story makes the formal definition of the derivative geometrically intuitive rather than an unexplained formula.