nietzsche
- 185
- 0
Homework Statement
Prove that
<br /> \begin{equation*}<br /> \lim_{x \to 2} x^2 + 5x -2 = 12<br /> \end{equation*}<br />
Homework Equations
The Attempt at a Solution
We want to prove that given \varepsilon > 0, there exists a \delta such that
<br /> 0<|x-2|<\delta \Rightarrow |f(x) - 12| < \varepsilon<br />
<br /> \begin{equation*}<br /> f(x)-12\\<br /> = x^2+5x-2-12\\<br /> = (x+7)(x-2)<br /> \end{equation*}<br />
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!