Asked by M. Pannell
For the function, find the average rate of change of f from 1 to x:f(x)-f(1)/x-1
x does not equal 1
f(x) = x3 + x
x does not equal 1
f(x) = x3 + x
Answers
Answered by
Steve
avg rate is slope of secant:
[f(x)-f(1)]/[x-1]
= [(x^3+x)-(1^3+1)]/[x-1]
= (x^3+x-2)/(x-1)
= x^2+x+2
[f(x)-f(1)]/[x-1]
= [(x^3+x)-(1^3+1)]/[x-1]
= (x^3+x-2)/(x-1)
= x^2+x+2
There are no AI answers yet. The ability to request AI answers is coming soon!