nietzsche
- 185
- 0
Homework Statement
Prove that
[tex] \begin{equation*}<br /> \lim_{x \to 2} x^2 + 5x -2 = 12<br /> \end{equation*}[/tex]
Homework Equations
The Attempt at a Solution
We want to prove that given [tex]\varepsilon > 0[/tex], there exists a [tex]\delta[/tex] such that
[tex] 0<|x-2|<\delta \Rightarrow |f(x) - 12| < \varepsilon[/tex]
[tex] \begin{equation*}<br /> f(x)-12\\<br /> = x^2+5x-2-12\\<br /> = (x+7)(x-2)<br /> \end{equation*}[/tex]
So I have an (x-2) term there in the epsilon part. I don't know how to apply that information so that I can choose a delta. Suggestions please!