Let $\epsilon > 0$ be given. Notice that $$\vert 2x^2 - 5 -13\vert <\epsilon$$
is equivalent to $$\vert 2(x-3)\vert\cdot\vert(x+3)\vert<\epsilon$$
Now because the domain of the function is $\Bbb{R^1}$, we can restrict the interval $a-\delta<x< a +\delta$ to $\delta < 6$. $$\vert x-3\vert < 6$$ $$-6 < x-3 <6$$ add 6 $$0<x+3<12$$ $$\vert 2(x+3) \vert < 24$$
This implies that $$\vert 2(x+3) \vert\cdot \vert(x-3)\vert< \vert(x-3)\vert24<\epsilon$$
$$\vert x-3 \vert < \frac{\epsilon}{24}$$
Now just choose $\delta= 6, \frac{\epsilon}{24}$, whichever happens to be the smallest. Is this correct?
No, it isn't correct. This is not a proof of the limit. Instead, it is the scratch work one does to figure out how one proves the limit. Now that you've done the scratch work, you put it aside (it is not part of the proof itself), and write the actual proof.
By definition, $$\lim_{x\to 3} (2x^2-5)=13$$ means:
$$\forall \epsilon > 0, \exists \delta > 0,\forall x, |x - 3| < \delta \implies |(2x^2 -5) -13| < \epsilon$$
To prove the limit, you have to show this statement is true. The proof should look something like this:
(Exact wording is of course a matter of taste, but the proof must follow the same general flow). Its elements are: