The general form of an exponential function is:
f(x) = a·bx
where a is the initial value and b is the decay factor. In your problem, a = 45 and b = 0.9. Plug those numbers into the general equation above to get the function that models the situation.
To get the average rate of change over an interval, compute the slope of the line that connects the endpoints of the interval (it's called the secant line). For an interval running from x1 to x2, the slope formula for a straight line is:
slope = (f(x2)-f(x1)) / (x2-x1)
where f(x1) and f(x2) are the values of your function at x1 and x2. So for the interval 1 ≤ x ≤ 5:
slope = average rate of change = (f(5)-f(1)) / (5-1) = ?
Austin T.
thanks helped out a lot12/13/24