v41h4114
- 2
- 0
Homework Statement
This is a problem from my Analysis exam review sheet.
Let L(x) = \sqrt{x}. Prove L is continuous on E = (0,\infty)
The Attempt at a Solution
The way we've been doing these proofs all semester is to let \epsilon > 0 be given, then assume \left| x -x_{0} \right| < \delta (which we figure out later) and x_{0} \in E
Then look at.
\left| L(x) - L(x_{0}) \right| = \left| \sqrt{x} - \sqrt{x_{0}}\right|
and try to get a \left( x -x_{0} \right) term which we can control, so that we can figure out a \delta which will allow us to get the entire thing less than \epsilon. So essentially I understand how to do the proof. My algebra skills are just really rusty and I can't figure out the long division or whatever I need to do to get a \left( x -x_{0} \right) term out of that.