Grade 11Math

Average Rate of Change for Square Root Functions

Average rate of change for square root functions is a Grade 11 Algebra 1 skill from enVision Chapter 10 using the formula (f(b) - f(a))/(b - a) = (sqrt(b) - sqrt(a))/(b - a). For f(x) = sqrt(x) over [1,4]: (sqrt(4) - sqrt(1))/(4-1) = (2-1)/3 = 1/3. For g(x) = sqrt(x-2)+1 over [6,11]: (sqrt(9)-sqrt(4))/5 = (3-2)/5 = 1/5. Unlike linear functions where the rate is constant, square root functions show decreasing average rates of change as x increases, reflecting the function growing more slowly over larger intervals.

Key Concepts

The average rate of change of a square root function $f(x) = \sqrt{x}$ over the interval $[a, b]$ is:.

$$\text{Average rate of change} = \frac{f(b) f(a)}{b a} = \frac{\sqrt{b} \sqrt{a}}{b a}$$.

Common Questions

What is the average rate of change formula for a square root function?

(f(b) - f(a))/(b - a) = (sqrt(b) - sqrt(a))/(b - a) for f(x) = sqrt(x) over the interval [a,b].

Find the average rate of change of f(x) = sqrt(x) over [1,4].

(sqrt(4) - sqrt(1))/(4 - 1) = (2 - 1)/3 = 1/3.

Find the average rate of change of g(x) = sqrt(x-2)+1 over [6,11].

(sqrt(11-2)+1) - (sqrt(6-2)+1) all over (11-6) = (3-2)/5 = 1/5.

Why does the average rate of change decrease for square root functions as x increases?

Square root functions grow more slowly as x gets larger. The curve flattens out, so over larger x-intervals the change in output per unit of input decreases.

How does the average rate of change for sqrt(x) over [0,1] compare to [4,9]?

Over [0,1]: (1-0)/1 = 1. Over [4,9]: (3-2)/5 = 1/5. The rate is much smaller on the larger interval, confirming the slowing growth.

Is the average rate of change the same as the slope?

Yes, conceptually. For a non-linear function it represents the slope of the secant line connecting the two endpoints of the interval.