Use the precise definition of a limit to prove that lim x->2 5x-7=3, pic also included

We need to use the formal definition of a limit, The definition is:
Let be L be a real number. Then:
[tex]\lim_{x\to a}f(x)=L[/tex]if, for every ε > 0, there exists a δ > 0 such that if 0 < |x - a| < δ, then |f(x) - L| < ε
In this case, we need to prove:
[tex]\lim_{x\to2}(5x-7)=3[/tex]Then, we need to find a relationship between ε and δ, so for any value of ε> 0 we can find a value of δ.
We know that, for a given ε > 0, |(5x -7) - 3| < ε, and 0 < |x - 2| < δ
Then:
[tex]\begin{gathered} |5x-10|<\varepsilon \\ 5|x-2|<\varepsilon \end{gathered}[/tex]Now we can divide each side by 5.
[tex]|x-2|<\frac{\varepsilon}{5}[/tex]We are now really close from relate the ε and δ.
We can use the triangle inequality:
[tex]|a+b|<|a|+|b|[/tex]Then, we can add and subtract 1 inside the absolute value:
[tex]\lvert x-2-1+1\rvert\lt\frac{\varepsilon}{5}[/tex]We have:
[tex]\lvert x-3+1\rvert\lt\frac{\varepsilon}{5}[/tex]By the triangle inequality:
[tex]|x-3|+|1|<\lvert x-2\rvert\lt\frac{\varepsilon}{5}[/tex]And since the absolute value of any number is bigger or equal than 0:
[tex]|x-3|<|x-3\rvert+\lvert1\rvert\lt\lvert x-2\rvert\lt\frac{\varepsilon}{5}[/tex]And we have:
[tex]|x-3|<\frac{\varepsilon}{5}[/tex]And since ε > 0, ε/5 > 0, we can define:
[tex]|x-3|<\delta=\frac{\varepsilon}{5}[/tex]And we have proven that:
For a given ε > 0, exists δ = ε/5 such that, if 0 < |x - 2| < δ = ε/5, then |f(x) - L| < ε