Question 168018
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.