FarazAli
- 16
- 0
The rigorous definition given in my calculus book is as follows
\lim_{x\to{a}}f(x) = L if given any number \epsilon > 0 we can find a number \delta > 0 such that | f(x) - L | < \epsilon if 0 < | x - a | < \delta
How can I use that to prove \lim_{x\to{49}} x^{\frac{1}{2}} = 7
This is what I did
| f(x) - L | < \epsilon
| x^{\frac{1}{2}} - 7 | < \epsilon
| x - 7x^{\frac{1}{2}} + 49 | < \epsilon^2
That's where I get stuck and don't know where to go. This is the first time I've encountered any epsilons and deltas so its all confusing. Thanks for any help
\lim_{x\to{a}}f(x) = L if given any number \epsilon > 0 we can find a number \delta > 0 such that | f(x) - L | < \epsilon if 0 < | x - a | < \delta
How can I use that to prove \lim_{x\to{49}} x^{\frac{1}{2}} = 7
This is what I did
| f(x) - L | < \epsilon
| x^{\frac{1}{2}} - 7 | < \epsilon
| x - 7x^{\frac{1}{2}} + 49 | < \epsilon^2
That's where I get stuck and don't know where to go. This is the first time I've encountered any epsilons and deltas so its all confusing. Thanks for any help