Average Rate of Change (AROC) & Secant Lines
AROC measures the 'average' steepness of a function over a fixed interval. Geometrically, it represents the slope of the Secant Line—a straight line that cuts through two specific points on a curve.
Step-by-Step SOP
- 1
Identify the Interval
Note the start () and end () x-values. - 2
Map to Y-values
Find the height of the graph at those two points. - 3
Calculate Slope
Use .
Practice Exercises
NEED A HINT?
SHOW DETAILED EXPLANATION
Step 1: Evaluate Points
Step 2: Slope Formula
NEED A HINT?
SHOW DETAILED EXPLANATION
Step 1: Change in Temp
Step 2: AROC
Common Pitfalls
- ⚠Mixing up the OrderIf you use on top, you MUST use on the bottom. Swapping one but not the other flips the sign of your answer.