Flumpster
- 31
- 0
Homework Statement
Generally the derivative has the limit x-- h applied to the whole thing like
$$\lim_{h\to 0} \frac{f(x+h)-f(x)}{h}$$
I'm guessing you can't express it as
$$\frac{\lim_{h\to 0} f(x+h)-f(x)}{\lim_{h\to 0} h}$$
because the quotient rule for limits doesn't hold when the limit of bottom part of the fraction equals 0.
Can you express it like this though?
$$\frac{f(x +\lim_{h\to 0} h)-f(x)}{\lim_{h\to 0} h}$$
In other words, does $$\lim_{h\to 0} \frac{f(x+h)-f(x)}{h} = \frac{f(x +\lim_{h\to 0} h)-f(x)}{\lim_{h\to 0} h}$$ ?