\( \frac{(f(x+h)-f(x)}{h} = \frac{ \frac{1}{((x+h)-3)^2}  - \frac{1}{(x-3)^2} }{h} \)
\( = \frac{ \frac{(x-3)^2- ((x+h)-3)^2}{((x+h)-3)^2 \cdot (x-3)^2}  }{h} \)
\( = \frac{ \frac{(x^2 -6x + 9) - ((x+h)^2 -6(x+h)+9)}{((x+h)-3)^2 \cdot (x-3)^2}}{h} \)
\( = \frac{(x^2 -6x + 9) - (x^2 +2xh+h^2 -6x-6h+9)}{((x+h)-3)^2 \cdot (x-3)^2 \cdot h }\)
\( = \frac{x^2 -6x + 9 - x^2 -2xh-h^2 +6x+6h-9}{((x+h)-3)^2 \cdot (x-3)^2  \cdot h }\)
\( = \frac{-2xh-h^2+6h}{((x+h)-3)^2 \cdot (x-3)^2  \cdot h }\)  h kürzen
\( = \frac{-2x-h+6}{((x+h)-3)^2 \cdot (x-3)^2  }\)  
Und jetzt für h gegen 0 gibt es
\( = \frac{-2x+6}{(x-3)^2 \cdot (x-3)^2  } = \frac{-2(x-3)}{(x-3)^4 }  \) 
Und einmal (x-3) kürzen gibt das gewünschte Ergebnis.