I'm having troubles with finding oblique asymptotes of a function $$ x-3\sqrt{4x^2+5} $$ This is what I did : $$ x-3\sqrt{x^2(4+\frac{5}{x^2})} $$ So I thought I could assume that $$ f(x) \approx x-3|x| $$ So I proceeded to finding asymptotes for $$ -2x / 4x $$ The results are $$ \frac {-2x} {x} = -2 $$ $$ \frac {4x} {x} = 4 $$ $$ -2x+2x = 0 $$ $$ 4x -4x = 0 $$ $$ y= -2x / y=4x $$ However Wolfram Alpha says the asymptote is $$ y=-5x $$ https://www.wolframalpha.com/input/?i=asymptote+x-3sqrt(4x%5E2%2B5)
What I possibly don't understand about finding oblique asymptotes for functions involving absolute values?