Given the following problem: $$\lim_{v\to\infty}\frac19(\ln|v-1|) - \frac19(\ln|v+8|)$$
Wouldn't this be undefined - as it would equal $\infty-\infty$?
However, Symbolab said it equaled zero.
I'm solving a larger problem and this is just one of the last segments. Please let me know why this would equal zero. Thank you.
Because you have
$$\frac{1}{9}\ln |v-1| - \frac{1}{9}\ln |v+8| = \frac{1}{9}\ln \frac{|v-1|}{|v+8|} $$ $$= \frac{1}{9}\ln \underbrace{\frac{|1-\frac{1}{v}|}{|1+\frac{8}{v}|}}_{\stackrel{v\to\pm\infty}{\longrightarrow}1}\stackrel{v\to \pm\infty}{\longrightarrow}\frac{1}{9}\ln 1 = 0$$