Avg Rate of Change

Calculate the average rate of change between two points.

Result:

--

Mastering the Average Rate of Change (AROC)

In algebra and pre-calculus, one of the most fundamental concepts you will encounter is the Average Rate of Change. It is the stepping stone that leads directly to the concept of the derivative in calculus. But what exactly is it? Simply put, it tells you how much a function changed over a specific interval.

The Formula Defined

The average rate of change of a function f(x) over the interval [a, b] is given by the formula:

AROC = ( f(b) - f(a) ) / ( b - a )

Does this look familiar? It should. It is exactly the same as the "slope formula" you learned in middle school: (y2 - y1) / (x2 - x1).
- f(b) corresponds to y2.
- f(a) corresponds to y1.
- b - a represents the change in x (Delta x).

Geometric Interpretation: The Secant Line

If you graph a curvy function like a parabola (y = x²), the slope changes constantly.
- The AROC calculates the slope of a straight line that connects point A and point B on that curve.
- This connecting line is called a Secant Line.
So, calculating the Average Rate of Change is mathematically identical to calculating the slope of the secant line between two x-values.

Physical Example: Velocity

The most relatable example of AROC is speed.
Imagine you drive from Los Angeles to San Diego. Ideally, it's a 120-mile trip that takes 2 hours.
- AROC: 120 miles / 2 hours = 60 miles per hour.

However, you didn't drive purely at 60mph.
- You were stopped at traffic lights (0 mph).
- You sped up to pass a truck (75 mph).
- You got stuck in traffic (15 mph).
The Average Rate of Change ignores all those fluctuations and simply asks: "Where did you start, where did you end, and how long did it take?"

The Bridge to Calculus

In calculus, we ask a different question: "What was your exact speed at 2 hours and 15 minutes?"
This is called the Instantaneous Rate of Change.
To find it, we take the AROC formula and shrink the distance between point A and point B until they are virtually the same point (limit as h approaches 0).
- The Secant Line becomes a Tangent Line.
- The Average Rate of Change becomes the Derivative.