How do I find a function given vertical and oblique asymptope?

30 Views Asked by At

Vertical asymptote: $x=2$ Oblique asymptote: $y=8x+5$

How do I find an example of a function given these asymptotes?

1

There are 1 best solutions below

0
On

Hint: One such function can be taken as: $f(x) = 8x+5+\dfrac{1}{x-2}$.Another one would be $g(x) = f(x) + \dfrac{1}{x}$.