whoisurdaddy said:
Need help in this area. Thanks in advance.
heres an example i dreamt up....
Graph y = (x + 1)/(x + 2)
x cannot = -2, as that would make the denominator 0. So x = -2 is a vertical asymptote.
To find the horizontal asymptote, we can rearrange the equation a little.
y = (x + 2 - 1)/(x + 2)
=(x + 2)/(x + 2) - 1(x + 2)
=1 - 1/(x + 2). As x approaches +/- infinity, 1/(x + 2) will appproach 0 and thu8s the graph will approach y = 1. So y = 1 is a horizontal asymptote.
Hope this helps