SOLUTION: Help with a rate of change problem
Find the average rate of change of {{{g(x)=x^2-5x+1}}} from x=3 to x=7.
Simplify your answer as much as possible.
Algebra ->
Linear-equations
-> SOLUTION: Help with a rate of change problem
Find the average rate of change of {{{g(x)=x^2-5x+1}}} from x=3 to x=7.
Simplify your answer as much as possible.
Log On
Then we can say...
m = rate of change from a to b
m = (g(b)-g(a))/(b-a)
m = (g(7)-g(3))/(7-3)
m = (15-(-5))/(7-3)
m = (15+5)/(7-3)
m = 20/4
m = 5
As you can probably guess, I basically used the slope formula. The rate of change from x = 3 to x = 7 is the same as the slope of the line through (3,-5) and (7,15)