In calculus, we use derivatives to find the instantaneous rate of change at any point on a graph. To find the average rate of change, we just find the slope of the secant line that intercepts two points on the graph.
We find slope with the following equation:
[tex]m = \frac{y_1 - y_2}{x_1-x_2} [/tex]
In this case, we are looking for the slope from x = -1 to x = 1. We have both x values, so next we need the y values.
F(-1) = (-1)^2 - (-1) - 1 = 1
F(1) = (1)^2 - (1) - 1 = -1
Now plug in the x and y values to find the slope:
[tex] \frac{1-(-1)}{-1-1} =-1[/tex]
The answer is -1.