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
1












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










share|cite|improve this question
























  • 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















up vote
0
down vote

favorite
1












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










share|cite|improve this question
























  • 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













up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





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










share|cite|improve this question















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






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








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


















  • 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










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.






share|cite|improve this answer




























    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}}$






    share|cite|improve this answer




























      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$.






      share|cite|improve this answer




























        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}$$






        share|cite|improve this answer





















          Your Answer





          StackExchange.ifUsing("editor", function () {
          return StackExchange.using("mathjaxEditing", function () {
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          });
          });
          }, "mathjax-editing");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "69"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          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

























          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.






          share|cite|improve this answer

























            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.






            share|cite|improve this answer























              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.






              share|cite|improve this answer












              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.







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered Nov 17 at 2:35









              Apocalypse

              1206




              1206






















                  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}}$






                  share|cite|improve this answer

























                    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}}$






                    share|cite|improve this answer























                      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}}$






                      share|cite|improve this answer












                      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}}$







                      share|cite|improve this answer












                      share|cite|improve this answer



                      share|cite|improve this answer










                      answered Nov 17 at 8:15









                      Offlaw

                      2589




                      2589






















                          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$.






                          share|cite|improve this answer

























                            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$.






                            share|cite|improve this answer























                              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$.






                              share|cite|improve this answer












                              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$.







                              share|cite|improve this answer












                              share|cite|improve this answer



                              share|cite|improve this answer










                              answered Nov 17 at 8:28









                              Yves Daoust

                              122k668218




                              122k668218






















                                  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}$$






                                  share|cite|improve this answer

























                                    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}$$






                                    share|cite|improve this answer























                                      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}$$






                                      share|cite|improve this answer












                                      $$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}$$







                                      share|cite|improve this answer












                                      share|cite|improve this answer



                                      share|cite|improve this answer










                                      answered Nov 17 at 8:29









                                      prog_SAHIL

                                      1,692418




                                      1,692418






























                                          draft saved

                                          draft discarded




















































                                          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.




                                          draft saved


                                          draft discarded














                                          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





















































                                          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