Yes, the derivative of f(x), at x= a, it defined as
[tex]\lim_{h\rightarrow h}\frac{f(a+h)- f(a)}{h}[/tex]
and the denominator always goes to 0! But evaluating the limit is NOT just a matter of putting h= 0. Contrary to popular belief among students, the limit is NOT just a fancy way of talking about the value of the function!
If
[tex]f(t)= \frac{3t+3}{t+6}[/tex]
then
[tex]f(a)= \frac{3a+3}{a+ 6}[/tex]
and
[tex]f(a+h)= \frac{3(a+h)+3}{a+ h+ 6}= \frac{3a+ 3h+ 3}{a+ h+ 6}[/tex]
so
[tex]f(a+h)- f(a)= \frac{3a+ 3h+ 3}{a+ h+ 6}- \frac{3a+3}{a+ 6}[/tex]
To subtract those fractions, we need to get a common denominator by multiplying the numerator of the first fraction by a+ 6 and of the second fraction by a+h+ 6:
[tex]f(a+h)- f(a)= \frac{(3a+3h+ 3)(a+6)}{(a+h+6)(a+6)}-\frac{(3a+3)(a+h+6)}{(a+h+6)(a+6)}[/tex]
[tex]= \frac{((3a^2+3ah+3a+18+ 18h+ 18)- (3a^2+3a+ 3ah+3h+ 18a+ 18)}{(a+h+6)(a+6)}= \frac{18h}{(a+h+6)(a+ 6)}[/tex]
so that when we divide by h we have an h in both numerator and denominator:
[tex]\frac{f(a+h)-f(a)}{h}= \frac{18h}{(a+h+6)(a+ 6)h}[/tex]
and, as long as h is not 0, we can cancel the h s.
[tex]\frac{f(a+h)-f(a)}{h}= \frac{18}{(a+h+6)(a+ 6)}[/tex]
and now we can let h= 0 without any problem:
the limit is [itex]18/(a+6)^2[/itex].
I once taught a course called "Calculous for Business Administration and Economics" using a text that had been selected by the Business administartion department. The text had, on one page the "laws of limits":
1) [itex]\lim_{x\rightarrow a} (f(x)+ g(x))= \lim_{x\rightarrow a}f(x)+ lim_{x\rightarrow a}g(x)[/itex]
2) [itex]lim_{x\rightarrow a} f(x)g(x)= (lim_{x\rightarrow a}f(x))(lim_{x\rightarrow a}g(x))[/tex]<br />
<br />
3) [tex]lim_{x\rightarrow a}\frac{f(x)}{g(x)}= \frac{lim_{x\rightarrow a}f(x)}{lim_{x\rightarrow a} g(x)}[/tex]<br />
<b>as long as [itex]lim_{x\rightarrow a} g(x)[/itex] is not 0</b>.<br />
<br />
On the <b>next</b> page they define the derivative, completely ignoring the fact that, in that definition, the denominator <b>always</b> goes to 0 so those laws don't apply!<br />
<br />
It is essential to have also this very important but often overlooked law: If, in some neighborhood of a, f(x)= g(x) for all x <b>except</b> possibly x=a, then [itex]\lim_{x\rightarrow a} f(x)= \lim_{x\rightarrow a} g(x)[/itex]. That makes it possible to cancel the h's and then take the limit.[/itex]