平均变化率计算器

逐步求函数的平均变化率

该计算器将求出给定函数在给定区间上的平均变化率,并显示步骤。

Enter a function:

Enter an interval: [, ]

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please contact us.

Solution

Your input: find the average rate of change of $$$f\left(x\right)=x^{2}$$$ on the interval $$$\left[1,3\right]$$$.

The average rate of change of $$$f\left(x\right)$$$ on the interval $$$[a,b]$$$ is $$$\frac{f(b)-f(a)}{b-a}$$$.

We have that $$$a=1$$$, $$$b=3$$$, $$$f\left(x\right)=x^{2}$$$.

Thus, $$$\frac{f(b)-f(a)}{b-a}=\frac{{\color{red}{\left(3\right)}}^{2}-\left({\color{red}{1}}^{2}\right)}{3-\left(1\right)}=4$$$.

Answer: the average rate of change is $$$4$$$.