2

How can we find the asymptotes of $y=ax+b+\frac{c+\sin x}{x}$?

liesel
  • 869

3 Answers3

1

HINT: Notice that when $|x|$ is very large, the fraction $$\frac{c+\sin x}x$$ is very small. (Why?) Thus, when $|x|$ is very large,

$$y=ax+b+\frac{c+\sin x}x\approx ax+b\;.$$

Brian M. Scott
  • 616,228
1

There is an oblique asymptote with equation $y=ax+b$.

If $c\neq 0$, there is also a vertical asymptote with equation $x=0$.

Julien
  • 44,791
0

Hint: For vertical asymptotes look at $x=0$. What happens there?

For all other asymptotes first compute $\lim_{x\to \pm \infty}\frac{f(x)}{x}$ where $f(x)=ax+b+(c+\sin x)/x$

Nameless
  • 13,456