I have this:
$$-\frac{x}{e^{\frac{x}{10}}}-\frac{10}{e^{\frac{x}{10}}}$$
Do I need to derivate the numerator and denominator of all this expression or just :
$$-\frac{x}{e^{\frac{x}{10}}}$$
And
$$-\frac{10}{e^{\frac{x}{10}}}$$
Keeps the same?
Thanks.
There are several ways to solve this. Here is one:
$$\begin{align*}\lim_{x \to \infty} \left( -\dfrac{x}{ e^{ \tfrac{x}{10} } } - \dfrac{ 10 }{ e^{ \tfrac{x}{10} } } \right) & = \lim_{ x \to \infty} -\dfrac{x+10}{e^{\tfrac{x}{10}}} \\ & \underset{\infty}{\overset{\infty}{=}} -\lim_{x \to \infty} \dfrac{1}{\dfrac{1}{10}\cdot e^{\tfrac{x}{10}}} = 0\end{align*}$$