What am I doing wrong solving this system of equations?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
3
down vote

favorite












$$begincases
2x_1+5x_2-8x_3=8\
4x_1+3x_2-9x_3=9\
2x_1+3x_2-5x_3=7\
x_1+8x_2-7x_3=12
endcases$$



From my elementary row operations, I get that it has no solution.



solving a system of equations



However, the answer in the book $(3, 2, 1)$ fits the system.



Was there an arithmetical mistake, or do I misunderstand something fundamentally?



Thank you.










share|cite|improve this question

















  • 4




    It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
    – José Carlos Santos
    42 mins ago






  • 2




    I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
    – WesleyGroupshaveFeelingsToo
    17 mins ago














up vote
3
down vote

favorite












$$begincases
2x_1+5x_2-8x_3=8\
4x_1+3x_2-9x_3=9\
2x_1+3x_2-5x_3=7\
x_1+8x_2-7x_3=12
endcases$$



From my elementary row operations, I get that it has no solution.



solving a system of equations



However, the answer in the book $(3, 2, 1)$ fits the system.



Was there an arithmetical mistake, or do I misunderstand something fundamentally?



Thank you.










share|cite|improve this question

















  • 4




    It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
    – José Carlos Santos
    42 mins ago






  • 2




    I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
    – WesleyGroupshaveFeelingsToo
    17 mins ago












up vote
3
down vote

favorite









up vote
3
down vote

favorite











$$begincases
2x_1+5x_2-8x_3=8\
4x_1+3x_2-9x_3=9\
2x_1+3x_2-5x_3=7\
x_1+8x_2-7x_3=12
endcases$$



From my elementary row operations, I get that it has no solution.



solving a system of equations



However, the answer in the book $(3, 2, 1)$ fits the system.



Was there an arithmetical mistake, or do I misunderstand something fundamentally?



Thank you.










share|cite|improve this question













$$begincases
2x_1+5x_2-8x_3=8\
4x_1+3x_2-9x_3=9\
2x_1+3x_2-5x_3=7\
x_1+8x_2-7x_3=12
endcases$$



From my elementary row operations, I get that it has no solution.



solving a system of equations



However, the answer in the book $(3, 2, 1)$ fits the system.



Was there an arithmetical mistake, or do I misunderstand something fundamentally?



Thank you.







linear-algebra systems-of-equations






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 43 mins ago









fragileradius

1589




1589







  • 4




    It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
    – José Carlos Santos
    42 mins ago






  • 2




    I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
    – WesleyGroupshaveFeelingsToo
    17 mins ago












  • 4




    It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
    – José Carlos Santos
    42 mins ago






  • 2




    I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
    – WesleyGroupshaveFeelingsToo
    17 mins ago







4




4




It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
– José Carlos Santos
42 mins ago




It is in your best interest that you type your questions (using MathJax) instead of posting links to pictures.
– José Carlos Santos
42 mins ago




2




2




I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
– WesleyGroupshaveFeelingsToo
17 mins ago




I would also recommend simply checking answers via a computer, you can quickly see your arithmetic mistake matrix.reshish.com/gauss-jordanElimination.php . Even the most experienced mathematicians still make minus sign errors or simple multiplication errors. We're mathematicians after all, not primary school teachers :P
– WesleyGroupshaveFeelingsToo
17 mins ago










2 Answers
2






active

oldest

votes

















up vote
6
down vote



accepted










Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.






share|cite|improve this answer



























    up vote
    3
    down vote













    You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.






    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%2f2988348%2fwhat-am-i-doing-wrong-solving-this-system-of-equations%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      6
      down vote



      accepted










      Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.






      share|cite|improve this answer
























        up vote
        6
        down vote



        accepted










        Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.






        share|cite|improve this answer






















          up vote
          6
          down vote



          accepted







          up vote
          6
          down vote



          accepted






          Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.






          share|cite|improve this answer












          Hint: Try inputing the solution $(3,2,1)$ into every step. That will allow you to identify the step where you went wrong.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 34 mins ago









          5xum

          87k388157




          87k388157




















              up vote
              3
              down vote













              You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.






              share|cite|improve this answer


























                up vote
                3
                down vote













                You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.






                share|cite|improve this answer
























                  up vote
                  3
                  down vote










                  up vote
                  3
                  down vote









                  You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.






                  share|cite|improve this answer














                  You do (in the third matrix): $$L3-L4=(0, -3, 1 mid -5)-(0, -13, 9 mid -19)=(0, 10, -8 mid 12)$$ but you have $(0, 10, 8 mid -12)$ instead.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 18 mins ago

























                  answered 25 mins ago









                  Jimmy R.

                  32.2k42155




                  32.2k42155



























                       

                      draft saved


                      draft discarded















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2988348%2fwhat-am-i-doing-wrong-solving-this-system-of-equations%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Comments

                      Popular posts from this blog

                      What does second last employer means? [closed]

                      List of Gilmore Girls characters

                      Confectionery