iRaid
- 558
- 8
Homework Statement
Find L=\lim_{x\rightarrow\x_{0}} f(x). Then find a number \delta > 0 such that for all x, 0<\left|x-x_{0}\right|<\delta \Rightarrow \left|f(x) - L\right|<\epsilon
Problem:
f(x)=\frac{x^{2}+6x+5}{x+5}, x_{0}=-5, \epsilon=0.5
Homework Equations
The Attempt at a Solution
Found the limit first which = -4
\left|f(x) - L\right|<\epsilon
\left|\frac{x^{2}+6x+5}{x+5} - 4\right|<\epsilon <--- Problem here not sure... My teacher seems to sometimes keep the negative limit or sometimes he'll make it positive

\left|\frac{(x+5)(x+1)}{x+5} - 4\right|<.05
\left|x+1-4\right|<.05
\left|x-3\right|<.05
-.05<x-3<.05
7.95<x+5<8.05
\delta=.05
Is that right :|PS: can someone tell me how to fix the limit in latex?
Thanks.
Last edited: