$$\lim_\limits{x\to 4}\;\frac{x^2 - 16}{3x - 12} $$
Factoring doesn't help so I'm not sure what to do
Also,
$$\lim_\limits{ x\to -\infty}\;\frac{x^3 - 5x^2}{3x}$$
If you put a really big negative number in $x^3$ it will still be negative, so I'm not sure why the answer is $\infty$ and not $-\infty $???
$$\lim_{x\rightarrow4}\frac{x^2-16}{3x-12}=\lim_{x\rightarrow4}\frac{(x-4)(x+4)}{3(x-4)}=\lim_{x\rightarrow4}\frac{x+4}{3}=\frac{8}{3}.$$ Actually, if $x\rightarrow4$ then by the definition of the limit $x\neq4$.
$$\lim_{x\rightarrow-\infty}\frac{x^3-5x^2}{3x}=\frac{1}{3}\lim_{x\rightarrow-\infty}x^2\left(1-\frac{5}{x}\right)=+\infty.$$