This is my working so far:
$$\lim_{x\to a} f(x) = \infty$$ if,
$\forall K > 0, \, \exists \delta >0$ s.t. $|f(x)|>K$ when $0<|x-a|<\delta$ & $x\in \text{Dom}(f)$
Proof: Given $K>0$, find $\delta>0$ s.t. $|f(x)| > K$ when $0<|x-a|<\delta$
i.e. that, $$\left|\frac{4x+\sqrt{5}}{2x^3+x^2}\right| > K\quad \text{ when }|x|<\delta$$
My problem begins here in that I haven's a clue how to simplify $\left|\frac{4x+\sqrt{5}}{2x^3+x^2}\right| > K$ and get something in terms of $x$ or $|x|$ to then determine my $\delta$ accordingly.
Thank you for taking the time and $\textbf{hints only please!}$
Hint
We have that
$$\left|\frac{4x+\sqrt{5}}{2x^3+x^2}\right|=\dfrac{1}{x^2}\left|\frac{4x+\sqrt{5}}{2x+1}\right|.$$ Assume $|x|< 1/4.$ Then
$$|4x+\sqrt{5}|> \sqrt{5}-1$$ and $$|2x+1|< \dfrac12. $$