Problem
Show that $$\lim_{z\to w}{F(z)} = 6+8i$$ where $F(z)=\dfrac{z^2+7-24i}{z-3-4i}$ and $w=3+4i$ and $z=x+iy$.
Failed Approaches
I called $n=z^2+7-24i$ and $d=z-3-4i$.
Try factoring $n$ into a difference of squares to cancel with $d$; however $\sqrt{7-24i}=4-3i$.
Try evaluating $F(w)$ by direct substitution, which gives $d=0$ and is undefined.
Try evaluating $F(w)$ by considering $\dfrac{n\overline d}{d\overline d}$; however $\overline d = (x-3)-i(y-4)$ evaluates to $0$ at $z=3+4i$ which would imply that $F(w)=0.$
Question
The fact that the question stem suggested to parametrize $z$ into real and imaginary parts suggests to me that I should invoke some theorem about $f(z)\to L$ if $\renewcommand{\Re}{\operatorname{Re}} \Re f(z) \to \Re L$ and $\renewcommand{\Im}{\operatorname{Im}} \Im f(z) \to \Im L$.
What other approaches are there to a problem like this? What step might be next with this particular limit?
Hint: Use L'Hospital's rule, then $$\lim_{z\to3+4i}\dfrac{z^2+7-24i}{z-3-4i}=\lim_{z\to3+4i}2z=6+8i$$