I'm taking Calculus I and we are going over Average Rate of Change and the Difference Quotient in preparation to discuss derivatives.
The current investigation states:
Let $f(x) = -x^2 + 7$.
The question asked if $f(x)$ varies at a constant rate of change, which I decided it does not, since it is exponential and thus has some acceleration/deceleration. What I'm having trouble grasping is the next part. It asks
What is the constant rate of change of the linear function $g$ that has the same change in output values over the interval $x=-3$ to $x=5$ as the function $f$?
I was searching for resources trying to help with this problem and found How are the average rate of change and the instantaneous rate of change related for ƒ(x) = 2x + 5?
So I applied the idea to my problem:
$$\frac{(b^2+7)-(a^2+7)}{b-a} = \frac{b^2-a^2}{b-a}=\frac{(b+a)(b-a)}{b-a}=b+a$$
But I didn't really know how to use this afterwards, since in the answer there, they weren't left with the variables they substituted in. How can I find the rate of change like this?