The limit of this function is obviously -12, because the function is actually continuous and we can directly compute it:
[tex] f(3) = -2\cdot 3 - 6 = -6-6 = -12 [/tex]
So we have [tex] l = -12 [/tex]. Now, since we want the function and the target to be far no more than 0.01, we have
[tex] |f(x) - l| < 0.01 \iff |-2x-6 - (-12)| < 0.01 \iff |-2x+6|<0.01 \iff |-2(x-3)| < 0.01 \iff 2|x-3|<0.01 \iff |x-3|<\dfrac{0.01}{2} = 0.005[/tex]
So, we came to the following conclusion: in order for [tex] f(x) [/tex] and the limit [tex] l [/tex] to be far no more than 0.01, we need the variable x and its target 3 to be far no more than 0.005. In other words, we're claiming that
[tex] 0 < |x-3| < 0.005 \implies |(-2x-6) - (-12)| < 0.01 [/tex]