Finding the asymptotes of an odd function

1.5k Views Asked by At

The question gave the graph shown below, giving one asymptote as $y=f(x)=\frac{1}{2}x - 3$. Graph: enter image description here

I was asked to complete the rest of the graph and draw on any missing asymptotes, and this is what I drew:

enter image description here

For the other asymptote which I drew I wasn't sure what its equation was but I predict it's $y=\frac{1}{2}x + 3$. My question is how would I know for sure that that is the equation of the second asymptote without just guessing?

2

There are 2 best solutions below

0
On BEST ANSWER

the given asymptote means

$$\lim_{x\to -\infty}(f (x)-(\frac {1}{2}x-3))=0$$

but $f $ is odd $ (f (-x)=-f (x)) $.

replacing $x $ by $-x $, we get

$$\lim_{x\to+\infty}(f (-x)-(\frac {-1}{2}x-3))=0$$

$$\implies$$ $$\lim_{+\infty}(f (x)-(\frac {1}{2}x+3))=0$$ thus the other asymptote is

$$y=\frac {1}{2}x+3$$

0
On

$$ y= x/2 +3$$

for an odd function

$$ x\rightarrow -x , \, y\rightarrow -y $$

$$ -y= -x/2 +3$$

or

$$ y= x/2 -3$$