SOLUTION: f(x)= f(x + delta(x)) - f(x)/ delta(x) how was this function derived?

Algebra ->  Functions -> SOLUTION: f(x)= f(x + delta(x)) - f(x)/ delta(x) how was this function derived?      Log On


   



Question 168018: f(x)= f(x + delta(x)) - f(x)/ delta(x) how was this function derived?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
f(x)= f(x + delta(x)) - f(x)/ delta(x) how was this function derived?
------------------------------
Look at m(x) = [f(x+delta(x)) - f(x)] / delta(x)
---------------
This is a slope form where the numerator is a change in y and
the denominator is a corresponding change in x.
-----------------
It would be the slope of a line between the two points,
(0,f(x)) and (delta(x),f(x+delta(x))
------------------
The form leads to a definition of "the limit of a function" as
delta(x) approaches zero.
================================
Cheers,
Stan H.