given f(x)=17 - x^2, what is the average rate of change in f(x) over the interval 1, 5?\n-6\n-\\frac{1}{2}\n\…

given f(x)=17 - x^2, what is the average rate of change in f(x) over the interval 1, 5?\n-6\n-\\frac{1}{2}\n\\frac{1}{4}\n1
Answer
Explanation:
Step1: Recall the average - rate - of - change formula
The average rate of change of a function $y = f(x)$ over the interval $[a,b]$ is $\frac{f(b)-f(a)}{b - a}$. Here, $a = 1$, $b = 5$, and $f(x)=17 - x^{2}$.
Step2: Calculate $f(1)$ and $f(5)$
For $x = 1$, $f(1)=17-1^{2}=17 - 1=16$. For $x = 5$, $f(5)=17-5^{2}=17 - 25=-8$.
Step3: Calculate the average rate of change
Substitute $f(1)$ and $f(5)$ into the formula: $\frac{f(5)-f(1)}{5 - 1}=\frac{-8 - 16}{4}=\frac{-24}{4}=-6$.
Answer:
-6