Having trouble with an epsilon-delta limit proof of $lim_{xto2}frac{sqrt{6−x}−2}{sqrt{3−x}−1}$.
up vote
0
down vote
favorite
I need to prove
$$lim_{xto2}dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}$$
I know the limit is 1/2, but I can't seem to manipulate the absolute value properly to get |x-2|*(something I can find an upper bound for), partially because simplifying then multiplying the top and bottom by the bottom conjugate gets |x-2| on the bottom
calculus limits
add a comment |
up vote
0
down vote
favorite
I need to prove
$$lim_{xto2}dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}$$
I know the limit is 1/2, but I can't seem to manipulate the absolute value properly to get |x-2|*(something I can find an upper bound for), partially because simplifying then multiplying the top and bottom by the bottom conjugate gets |x-2| on the bottom
calculus limits
Welcome to MSE. Please use MathJax while posting anything here as it makes it easier to understand what's being said. Here's a quick reference link that you might find useful math.meta.stackexchange.com/questions/5020/…
– Sauhard Sharma
Nov 17 at 2:31
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I need to prove
$$lim_{xto2}dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}$$
I know the limit is 1/2, but I can't seem to manipulate the absolute value properly to get |x-2|*(something I can find an upper bound for), partially because simplifying then multiplying the top and bottom by the bottom conjugate gets |x-2| on the bottom
calculus limits
I need to prove
$$lim_{xto2}dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}$$
I know the limit is 1/2, but I can't seem to manipulate the absolute value properly to get |x-2|*(something I can find an upper bound for), partially because simplifying then multiplying the top and bottom by the bottom conjugate gets |x-2| on the bottom
calculus limits
calculus limits
edited Nov 17 at 2:54
Nosrati
26.1k62353
26.1k62353
asked Nov 17 at 2:19
Mason
12
12
Welcome to MSE. Please use MathJax while posting anything here as it makes it easier to understand what's being said. Here's a quick reference link that you might find useful math.meta.stackexchange.com/questions/5020/…
– Sauhard Sharma
Nov 17 at 2:31
add a comment |
Welcome to MSE. Please use MathJax while posting anything here as it makes it easier to understand what's being said. Here's a quick reference link that you might find useful math.meta.stackexchange.com/questions/5020/…
– Sauhard Sharma
Nov 17 at 2:31
Welcome to MSE. Please use MathJax while posting anything here as it makes it easier to understand what's being said. Here's a quick reference link that you might find useful math.meta.stackexchange.com/questions/5020/…
– Sauhard Sharma
Nov 17 at 2:31
Welcome to MSE. Please use MathJax while posting anything here as it makes it easier to understand what's being said. Here's a quick reference link that you might find useful math.meta.stackexchange.com/questions/5020/…
– Sauhard Sharma
Nov 17 at 2:31
add a comment |
4 Answers
4
active
oldest
votes
up vote
1
down vote
You do a great job by multiplying the conjugate of the bottom
Hint: Do that again for the top one and it will make the expression much easier to handle.
add a comment |
up vote
1
down vote
We have to show, $|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|< epsilon$ whenever $|x - 2|<delta(epsilon)$.
$|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|=|frac{sqrt{3-x}+1}{sqrt{6-x}+2} - frac{1}{2}|$ $[because xne 2]$ $= |frac{2sqrt{3-x} - sqrt{6-x}}{2(sqrt{6-x} + 2)}| = |frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}|$
if $delta < 1$, then $|frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}| < frac{3}{4}|x-2|$
Now choose, $delta = min{frac{1}{2},frac{4epsilon}{3}}$
add a comment |
up vote
0
down vote
Hint:
Notice that using the conjugates,
$$dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}=frac{2-x}{2-x}dfrac{sqrt{3−x}+1}{sqrt{6−x}+2}$$ and the first fraction disappears.
The remaining one is continuous (the undeterminacy is gone) so that the limit is $f(2)=dfrac12$.
add a comment |
up vote
0
down vote
$$lim_{xto2}frac{sqrt{6-x}-2}{sqrt{3-x}-1}$$
$$lim_{xto2}frac{2-x}{2-x}cdotfrac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$lim_{xto2}frac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$=frac{2}{4}=frac{1}{2}$$
add a comment |
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
You do a great job by multiplying the conjugate of the bottom
Hint: Do that again for the top one and it will make the expression much easier to handle.
add a comment |
up vote
1
down vote
You do a great job by multiplying the conjugate of the bottom
Hint: Do that again for the top one and it will make the expression much easier to handle.
add a comment |
up vote
1
down vote
up vote
1
down vote
You do a great job by multiplying the conjugate of the bottom
Hint: Do that again for the top one and it will make the expression much easier to handle.
You do a great job by multiplying the conjugate of the bottom
Hint: Do that again for the top one and it will make the expression much easier to handle.
answered Nov 17 at 2:35
Apocalypse
1206
1206
add a comment |
add a comment |
up vote
1
down vote
We have to show, $|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|< epsilon$ whenever $|x - 2|<delta(epsilon)$.
$|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|=|frac{sqrt{3-x}+1}{sqrt{6-x}+2} - frac{1}{2}|$ $[because xne 2]$ $= |frac{2sqrt{3-x} - sqrt{6-x}}{2(sqrt{6-x} + 2)}| = |frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}|$
if $delta < 1$, then $|frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}| < frac{3}{4}|x-2|$
Now choose, $delta = min{frac{1}{2},frac{4epsilon}{3}}$
add a comment |
up vote
1
down vote
We have to show, $|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|< epsilon$ whenever $|x - 2|<delta(epsilon)$.
$|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|=|frac{sqrt{3-x}+1}{sqrt{6-x}+2} - frac{1}{2}|$ $[because xne 2]$ $= |frac{2sqrt{3-x} - sqrt{6-x}}{2(sqrt{6-x} + 2)}| = |frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}|$
if $delta < 1$, then $|frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}| < frac{3}{4}|x-2|$
Now choose, $delta = min{frac{1}{2},frac{4epsilon}{3}}$
add a comment |
up vote
1
down vote
up vote
1
down vote
We have to show, $|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|< epsilon$ whenever $|x - 2|<delta(epsilon)$.
$|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|=|frac{sqrt{3-x}+1}{sqrt{6-x}+2} - frac{1}{2}|$ $[because xne 2]$ $= |frac{2sqrt{3-x} - sqrt{6-x}}{2(sqrt{6-x} + 2)}| = |frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}|$
if $delta < 1$, then $|frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}| < frac{3}{4}|x-2|$
Now choose, $delta = min{frac{1}{2},frac{4epsilon}{3}}$
We have to show, $|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|< epsilon$ whenever $|x - 2|<delta(epsilon)$.
$|frac{sqrt{6-x}-2}{sqrt{3-x}-1} - frac{1}{2}|=|frac{sqrt{3-x}+1}{sqrt{6-x}+2} - frac{1}{2}|$ $[because xne 2]$ $= |frac{2sqrt{3-x} - sqrt{6-x}}{2(sqrt{6-x} + 2)}| = |frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}|$
if $delta < 1$, then $|frac{3(2-x)}{2(sqrt{6-x} + 2)(2sqrt{3-x} + sqrt{6-x})}| < frac{3}{4}|x-2|$
Now choose, $delta = min{frac{1}{2},frac{4epsilon}{3}}$
answered Nov 17 at 8:15
Offlaw
2589
2589
add a comment |
add a comment |
up vote
0
down vote
Hint:
Notice that using the conjugates,
$$dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}=frac{2-x}{2-x}dfrac{sqrt{3−x}+1}{sqrt{6−x}+2}$$ and the first fraction disappears.
The remaining one is continuous (the undeterminacy is gone) so that the limit is $f(2)=dfrac12$.
add a comment |
up vote
0
down vote
Hint:
Notice that using the conjugates,
$$dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}=frac{2-x}{2-x}dfrac{sqrt{3−x}+1}{sqrt{6−x}+2}$$ and the first fraction disappears.
The remaining one is continuous (the undeterminacy is gone) so that the limit is $f(2)=dfrac12$.
add a comment |
up vote
0
down vote
up vote
0
down vote
Hint:
Notice that using the conjugates,
$$dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}=frac{2-x}{2-x}dfrac{sqrt{3−x}+1}{sqrt{6−x}+2}$$ and the first fraction disappears.
The remaining one is continuous (the undeterminacy is gone) so that the limit is $f(2)=dfrac12$.
Hint:
Notice that using the conjugates,
$$dfrac{sqrt{6−x}−2}{sqrt{3−x}−1}=frac{2-x}{2-x}dfrac{sqrt{3−x}+1}{sqrt{6−x}+2}$$ and the first fraction disappears.
The remaining one is continuous (the undeterminacy is gone) so that the limit is $f(2)=dfrac12$.
answered Nov 17 at 8:28
Yves Daoust
122k668218
122k668218
add a comment |
add a comment |
up vote
0
down vote
$$lim_{xto2}frac{sqrt{6-x}-2}{sqrt{3-x}-1}$$
$$lim_{xto2}frac{2-x}{2-x}cdotfrac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$lim_{xto2}frac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$=frac{2}{4}=frac{1}{2}$$
add a comment |
up vote
0
down vote
$$lim_{xto2}frac{sqrt{6-x}-2}{sqrt{3-x}-1}$$
$$lim_{xto2}frac{2-x}{2-x}cdotfrac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$lim_{xto2}frac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$=frac{2}{4}=frac{1}{2}$$
add a comment |
up vote
0
down vote
up vote
0
down vote
$$lim_{xto2}frac{sqrt{6-x}-2}{sqrt{3-x}-1}$$
$$lim_{xto2}frac{2-x}{2-x}cdotfrac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$lim_{xto2}frac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$=frac{2}{4}=frac{1}{2}$$
$$lim_{xto2}frac{sqrt{6-x}-2}{sqrt{3-x}-1}$$
$$lim_{xto2}frac{2-x}{2-x}cdotfrac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$lim_{xto2}frac{sqrt{3-x}+1}{sqrt{6-x+2}}$$
$$=frac{2}{4}=frac{1}{2}$$
answered Nov 17 at 8:29
prog_SAHIL
1,692418
1,692418
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3001895%2fhaving-trouble-with-an-epsilon-delta-limit-proof-of-lim-x-to2-frac-sqrt6%25e2%2588%2592x%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to MSE. Please use MathJax while posting anything here as it makes it easier to understand what's being said. Here's a quick reference link that you might find useful math.meta.stackexchange.com/questions/5020/…
– Sauhard Sharma
Nov 17 at 2:31