SOLUTION: Estimate the instantaneous rate of change of the function f(x)=2*x^2-3*x+2 at x=0 using an interval width of h=0.001 answer in numerical value up to four decimal places.

Algebra ->  Test -> SOLUTION: Estimate the instantaneous rate of change of the function f(x)=2*x^2-3*x+2 at x=0 using an interval width of h=0.001 answer in numerical value up to four decimal places.      Log On


   



Question 1049093: Estimate the instantaneous rate of change of the function
f(x)=2*x^2-3*x+2
at x=0 using an interval width of h=0.001
answer in numerical value up to four decimal places.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Estimate the instantaneous rate of change of the function
f(x)=2*x^2-3*x+2
at x=0 using an interval width of h=0.001
================
Find f(0.001)
Find f(0)
---
Subtract
Average rate of change = (f(0.001) - f(0))/0.001
That's arithmetic.
----
The average of that span is an estimate.