hey um..i just checked with a graphing program i made, the vertical asymptote, yeah it looks correct, but the oblique asymptote..
Hmm im not sure if it is right then. But i use that method, and it works every time so thats weird.
Acmilan can you explain what you mean by dividing to split up, because again i think that is the problem.
Something that really annoys me is.. NO text book ive ever seen has a proper explination on finding asymptotes, most of them just write it not showing any steps, or use something that applies ONLY to that particular equation.
I know another method:
y = 1/x
y - 0 = 1/x
(y - 0)(x - 0) = 1
Therefore y cannot = 0, x cannot = 0, hence the asymptotes are y = 0, x = 0.
y = 10/(x+5) - 1
y + 1 = 10/(x+5)
(y + 1)(x + 5) = 10
Therefore y cannot = -1, x cannot equal -5, hence the asymptotes are y = -1, x = -5
This works for a range of equations but not all, so i dont ever use it.
If your given an equation as i shown before that can be split, y = (x+3) / (x+5) = 1 - 2/ (x+5)
y = 1 - 2/(x+5)
y - 1 = -2/(x+5)
(y - 1)(x + 5) = -2
As you can see it works for a range of them, but look!!
y = x^2 / (2x + 3)
(y - 0)(2x + 3) = x^2
Now what??
(y - 0)(2x + 3) = 1
-----------------
x^2
(y/x^2)(2/x + 3/x^2) = 1
that doesnt really help as y and x are not independant from each other.