How can I calculate $\frac{\tan (\pi \cdot x)}{(x+2)}$ as $x \to -2$ without the rule of L'Hopital?
When I try, I get infinity... But the correct answer is $\pi$
:(
I split the tan into sin/cos and multiply and divide by $2 \cos(\pi \cdot x)$, so I get $\cos (\pi \cdot x \cdot 2)$ above and $(2 \cos( \pi \cdot x)^2) \cdot (x+2)$ below. So I become 1/0 and thus infinity...
You can also observe that your limit is
$$\lim_{x \to -2} \frac{\tan (\pi \cdot x)}{(x+2)\pi} \pi =\lim_{x \to -2} \frac{\tan (\pi \cdot x)- \tan(-2 \pi)}{(x\pi - (-2)\pi)} \pi \,.$$
Denoting $y=\pi \cdot x$ you have
$$\lim_{x \to -2} \frac{\tan (\pi \cdot x)- \tan(-2 \pi))}{(x\pi - (-2)\pi}=\lim_{y \to -2 \pi} \frac{\tan (y)- \tan(-2 \pi)}{(y - (-2)\pi}$$
which is just the definition of the derivative....