Respuesta :
to the the average rate of change of (7,9), you would do f(9)-f(7) all over 9-7, which comes out to be 1920, do the same thing over (4,6) and you get 420. So your answer is 1500.
Answer:
The average rate of change A(x) over interval [a, b] is given by:
[tex]A(x) = \frac{f(b)-f(a)}{b-a}[/tex] .....[1]
As per the statement:
The table of values represents a polynomial function f(x).
For interval [7, 9]
f(7) = 1920
f(9) = 5760
then
using equation [1] we have;
[tex]A_1(x) = \frac{f(9)-f(7)}{9-7}[/tex]
Substitute the given values we have;
[tex]A_1(x) = \frac{5760-1920}{9-7}=\frac{3840}{2}=1920[/tex]
Next:
For interval [4, 6]
f(4) =105
f(6) =945
then
using equation [1] we have;
[tex]A_2(x) = \frac{f(6)-f(4)}{6-4}[/tex]
Substitute the given values we have;
[tex]A_2(x) = \frac{945-105}{6-4}=\frac{840}{2}=420[/tex]
⇒[tex]A_1(x)-A_2(x) = 1920-420=1500[/tex]
⇒[tex]A_1(x) = 1500+A_2(x)[/tex]
Therefore,1500 greater is the average rate of change over the interval [7, 9] than the interval [4, 6]