How does this work? $| [f(x)−g(x)] − (L−M) | leq | f(x)−L | + | g(x)−M |$How do epsilon-delta...

Low budget alien movie about the Earth being cooked

Grey hair or white hair

Why don't MCU characters ever seem to have language issues?

Do I really need to have a scientific explanation for my premise?

The bar has been raised

How to create a hard link to an inode (ext4)?

Why is there a voltage between the mains ground and my radiator?

How strictly should I take "Candidates must be local"?

Why is Beresheet doing a only a one-way trip?

Why does the negative sign arise in this thermodynamic relation?

Extra alignment tab has been changed to cr. } using table, tabular and resizebox

Is Gradient Descent central to every optimizer?

Upside Down Word Puzzle

What wound would be of little consequence to a biped but terrible for a quadruped?

Am I not good enough for you?

Append a note to one of three files based on user choice

Why is this plane circling around the Lucknow airport every day?

If the Captain's screens are out, does he switch seats with the co-pilot?

What does the “word origin” mean?

Fourth person (in Slavey language)

"One can do his homework in the library"

PTIJ: How can I halachically kill a vampire?

A three room house but a three headED dog

infinitive telling the purpose



How does this work? $| [f(x)−g(x)] − (L−M) | leq | f(x)−L | + | g(x)−M |$


How do epsilon-delta proofs work for limits at negative infinity?Why does this proof of the chain rule not work?In the proof of $lim_{xrightarrow 1}(2x-1) = 1$, why do we choose $delta=epsilon/2$?does epsilon-delta definition of limit presuppose that the function is defined everywhere at (x-delta,x+delta)?Question about limits using delta - epsilon definitionProving $frac{d}{dx}x^2=2x$ by definitionTrouble proving that limit of $f(x) = 1/(2x - 1)$ at $1/2$ doesn't existWhat is the difference between Cauchy's Rule and L'Hôpital's Rule?If $f$ is differntiable at $x_0$, then $f$ is continuous at $x_0$. How does this work?Prove $displaystyle{lim_{x to 2}},x^3 + 1 = 9$ $(delta < 1 text{ or } delta leq 1)?$













1












$begingroup$


My teacher was showing my class a proof for the limit difference rule using the epsilon-delta definition, and nearing the end, he showed us this:
|[f(x)−g(x)] − (L−M)| ≤ |f(x)−L| + |g(x)−M| . I know what the triangular inequality is, and how it works, but on the left, he has a subtraction not a addition. Are there steps he didn't show, or did he just make a mistake?










share|cite|improve this question









New contributor




Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$

















    1












    $begingroup$


    My teacher was showing my class a proof for the limit difference rule using the epsilon-delta definition, and nearing the end, he showed us this:
    |[f(x)−g(x)] − (L−M)| ≤ |f(x)−L| + |g(x)−M| . I know what the triangular inequality is, and how it works, but on the left, he has a subtraction not a addition. Are there steps he didn't show, or did he just make a mistake?










    share|cite|improve this question









    New contributor




    Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$















      1












      1








      1





      $begingroup$


      My teacher was showing my class a proof for the limit difference rule using the epsilon-delta definition, and nearing the end, he showed us this:
      |[f(x)−g(x)] − (L−M)| ≤ |f(x)−L| + |g(x)−M| . I know what the triangular inequality is, and how it works, but on the left, he has a subtraction not a addition. Are there steps he didn't show, or did he just make a mistake?










      share|cite|improve this question









      New contributor




      Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      My teacher was showing my class a proof for the limit difference rule using the epsilon-delta definition, and nearing the end, he showed us this:
      |[f(x)−g(x)] − (L−M)| ≤ |f(x)−L| + |g(x)−M| . I know what the triangular inequality is, and how it works, but on the left, he has a subtraction not a addition. Are there steps he didn't show, or did he just make a mistake?







      calculus limits proof-explanation






      share|cite|improve this question









      New contributor




      Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question









      New contributor




      Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question








      edited Mar 9 at 16:39









      HK Lee

      14.1k52360




      14.1k52360






      New contributor




      Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked Mar 9 at 16:35









      TimTim

      62




      62




      New contributor




      Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Tim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          2 Answers
          2






          active

          oldest

          votes


















          3












          $begingroup$

          The trick is that



          $$|M-g(x)|=|g(x)-M|$$ because $$|M-g(x)|=|(-1)(g(x)-M)|=|-1|cdot|g(x)-M|=|g(x)-M|$$



          So that $$|(f(x)-g(x))-(L-M)|=|(f(x)-L)+(M-g(x))|leq |f(x)-L|+|g(x)-M|$$






          share|cite|improve this answer











          $endgroup$





















            1












            $begingroup$

            The triangle inequality gives
            $$begin{align}left|[f(x)-g(x)]-(L-M)right|&=left|[f(x)-L]-[g(x)-M]right|
            \&leq left|f(x)-Lright|+left|-[g(x)-M]right|
            \&=left|f(x)-Lright|+left|g(x)-Mright|end{align}$$






            share|cite|improve this answer









            $endgroup$













              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',
              autoActivateHeartbeat: false,
              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
              });


              }
              });






              Tim is a new contributor. Be nice, and check out our Code of Conduct.










              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3141310%2fhow-does-this-work-fx%25e2%2588%2592gx-%25e2%2588%2592-l%25e2%2588%2592m-leq-fx%25e2%2588%2592l-gx%25e2%2588%2592m%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              3












              $begingroup$

              The trick is that



              $$|M-g(x)|=|g(x)-M|$$ because $$|M-g(x)|=|(-1)(g(x)-M)|=|-1|cdot|g(x)-M|=|g(x)-M|$$



              So that $$|(f(x)-g(x))-(L-M)|=|(f(x)-L)+(M-g(x))|leq |f(x)-L|+|g(x)-M|$$






              share|cite|improve this answer











              $endgroup$


















                3












                $begingroup$

                The trick is that



                $$|M-g(x)|=|g(x)-M|$$ because $$|M-g(x)|=|(-1)(g(x)-M)|=|-1|cdot|g(x)-M|=|g(x)-M|$$



                So that $$|(f(x)-g(x))-(L-M)|=|(f(x)-L)+(M-g(x))|leq |f(x)-L|+|g(x)-M|$$






                share|cite|improve this answer











                $endgroup$
















                  3












                  3








                  3





                  $begingroup$

                  The trick is that



                  $$|M-g(x)|=|g(x)-M|$$ because $$|M-g(x)|=|(-1)(g(x)-M)|=|-1|cdot|g(x)-M|=|g(x)-M|$$



                  So that $$|(f(x)-g(x))-(L-M)|=|(f(x)-L)+(M-g(x))|leq |f(x)-L|+|g(x)-M|$$






                  share|cite|improve this answer











                  $endgroup$



                  The trick is that



                  $$|M-g(x)|=|g(x)-M|$$ because $$|M-g(x)|=|(-1)(g(x)-M)|=|-1|cdot|g(x)-M|=|g(x)-M|$$



                  So that $$|(f(x)-g(x))-(L-M)|=|(f(x)-L)+(M-g(x))|leq |f(x)-L|+|g(x)-M|$$







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Mar 9 at 16:44

























                  answered Mar 9 at 16:38









                  cansomeonehelpmeoutcansomeonehelpmeout

                  7,1273935




                  7,1273935























                      1












                      $begingroup$

                      The triangle inequality gives
                      $$begin{align}left|[f(x)-g(x)]-(L-M)right|&=left|[f(x)-L]-[g(x)-M]right|
                      \&leq left|f(x)-Lright|+left|-[g(x)-M]right|
                      \&=left|f(x)-Lright|+left|g(x)-Mright|end{align}$$






                      share|cite|improve this answer









                      $endgroup$


















                        1












                        $begingroup$

                        The triangle inequality gives
                        $$begin{align}left|[f(x)-g(x)]-(L-M)right|&=left|[f(x)-L]-[g(x)-M]right|
                        \&leq left|f(x)-Lright|+left|-[g(x)-M]right|
                        \&=left|f(x)-Lright|+left|g(x)-Mright|end{align}$$






                        share|cite|improve this answer









                        $endgroup$
















                          1












                          1








                          1





                          $begingroup$

                          The triangle inequality gives
                          $$begin{align}left|[f(x)-g(x)]-(L-M)right|&=left|[f(x)-L]-[g(x)-M]right|
                          \&leq left|f(x)-Lright|+left|-[g(x)-M]right|
                          \&=left|f(x)-Lright|+left|g(x)-Mright|end{align}$$






                          share|cite|improve this answer









                          $endgroup$



                          The triangle inequality gives
                          $$begin{align}left|[f(x)-g(x)]-(L-M)right|&=left|[f(x)-L]-[g(x)-M]right|
                          \&leq left|f(x)-Lright|+left|-[g(x)-M]right|
                          \&=left|f(x)-Lright|+left|g(x)-Mright|end{align}$$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Mar 9 at 16:38









                          DaveDave

                          9,07911033




                          9,07911033






















                              Tim is a new contributor. Be nice, and check out our Code of Conduct.










                              draft saved

                              draft discarded


















                              Tim is a new contributor. Be nice, and check out our Code of Conduct.













                              Tim is a new contributor. Be nice, and check out our Code of Conduct.












                              Tim is a new contributor. Be nice, and check out our Code of Conduct.
















                              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.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3141310%2fhow-does-this-work-fx%25e2%2588%2592gx-%25e2%2588%2592-l%25e2%2588%2592m-leq-fx%25e2%2588%2592l-gx%25e2%2588%2592m%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







                              Popular posts from this blog

                              Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                              Fil:Tokke komm.svg

                              Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?