dmatador
- 120
- 1
ehhh
Last edited:
This does not work, as the limit of the denominator is 0. Distributing the limit over a quotient is only valid if the limit exists and the limit of the denominator is non-zero. However, you can get a working proof if you multiply both sides by [itex]\lim_{x\rightarrow c} x - c[/itex].dmatador said:[tex] f'(c) = \lim_{x\to c}\frac{f(x) - f(c)}{x - c}[/tex] ...since it is differentiable at any arbitrary point.
[tex] f'(c) = \frac{\lim_{x\to c}f(x) - \lim_{x\to c}f(c)}{\lim_{x\to c}(x - c)}[/tex] ...using properties of the limit (i think).
slider142 said:This does not work, as the limit of the denominator is 0. Distributing the limit over a quotient is only valid if the limit exists and the limit of the denominator is non-zero. However, you can get a working proof if you multiply both sides by [itex]\lim_{x\rightarrow c} x - c[/itex].
dmatador said:OK, I think I see that. After that you can pull out the limit sign and cancel out the x - c and are left with [tex]0 = \lim_{x\to c}f(x) - f(c)[/tex]. The proof is basically done.