╔(σ_σ)╝
- 838
- 2
Homework Statement
Doing some studying for my midterm and came across these problems ...
a)
f : D \rightarrow R with a \leq f(x) \leq b for all c in D\{c}.
Show that if lim_{x \rightarrow c} f(x) exist then a \leq lim_{x \rightarrow c} f(x) \leq b
b) Same thing except we have g(x) \leq f(x) \leq h(x) and lim_{x \rightarrow c} g(x) = lim_{x \rightarrow c} h(x) = L
I need to show lim_{x \rightarrow c} f(x)= L.
The Attempt at a Solution
Is this as easy as I think or am I supposed to be more rigorous about the proof ?
a)
a - L \leq lim_{x \rightarrow c} f(x) -L \leq b - L
a - L \leq 0 \leq b - L
Thus,
a \leq L \leq bb) Same "proof" as in part 1.
:(
Will this suffice ?