zeion
Oct8-09, 09:00 PM
1. The problem statement, all variables and given/known data
Prove the follow statements directly using the formal \epsilon , \delta definition.
\lim_{x\rightarrow 1} \frac{x + 3}{x^2 + x + 4} = \frac{2}{3}
2. Relevant equations
3. The attempt at a solution
0 < |x - 1| < \delta \rightarrow 0 < |\frac{x + 3}{x^2 + x + 4} - \frac{2}{3}| < \epsilon
Not sure what to do now.
0 < | 3(x+3) - 2(x2 + x + 4) / 3(x2+x+4) | < e
0 < | -2x2 + x + 1 / 3(x2+x+4) | < e
0 < | (-2x - 1)(x - 1) / 3(x2+x+4) | < e
Now I can control (x - 1), but how do I do this?
Prove the follow statements directly using the formal \epsilon , \delta definition.
\lim_{x\rightarrow 1} \frac{x + 3}{x^2 + x + 4} = \frac{2}{3}
2. Relevant equations
3. The attempt at a solution
0 < |x - 1| < \delta \rightarrow 0 < |\frac{x + 3}{x^2 + x + 4} - \frac{2}{3}| < \epsilon
Not sure what to do now.
0 < | 3(x+3) - 2(x2 + x + 4) / 3(x2+x+4) | < e
0 < | -2x2 + x + 1 / 3(x2+x+4) | < e
0 < | (-2x - 1)(x - 1) / 3(x2+x+4) | < e
Now I can control (x - 1), but how do I do this?