The average rate of change is the slope of the line that connects two points on a graph. It can be calculated using the formula:
\[
\text{Average rate of change} = \frac{f(x+h) - f(x)}{h}
\]
where \(f(x)\) is the function value at point \(x\), \(f(x+h)\) is the
Show more…