The limit I'm solving is: $\lim\limits_{x \to 3} \frac{x}{x^2 + 3}$ = ${1\over 4}$
So when I solve I do
$\left\lvert\frac{x}{x^2 + 3} - {1\over 4} \right\rvert $ < $\epsilon$
I end up with
$\left\lvert\ x-3 \right\rvert $ *
$\left\lvert\ x-1 \right\rvert $ / (4 ($\mathrm{x}^2$ + 3) )
I majorize the latter and apparently plug in 4 and 0 for x. My first question is how I end up plugging in 4 and 0 here. (3 / 4(0 + 3))
I end up getting that 0 < x - 3 < 4$\epsilon$
and derive that delta is the minimum of 1 and 4$\epsilon$.
My final question is how I derived that for delta.
Thanks for help