Ex: Solve a System of Three Equations Using a Matrix Equation
Ex: Solve a System of Three Equations Using a Matrix Equation

{“appState”:{“pageLoadApiCallsStatus”:true},”articleState”:{“article”:{“headers”:{“creationTime”:”2016-03-26T13:59:00+00:00″,”modifiedTime”:”2016-03-26T13:59:00+00:00″,”timestamp”:”2022-09-14T18:12:56+00:00″},”data”:{“breadcrumbs”:[{“name”:”Technology”,”_links”:{“self”:”https://dummies-api.dummies.com/v2/categories/33512″},”slug”:”technology”,”categoryId”:33512},{“name”:”Electronics”,”_links”:{“self”:”https://dummies-api.dummies.com/v2/categories/33543″},”slug”:”electronics”,”categoryId”:33543},{“name”:”Graphing Calculators”,”_links”:{“self”:”https://dummies-api.dummies.com/v2/categories/33551″},”slug”:”graphing-calculators”,”categoryId”:33551}],”title”:”How to Solve a System of Equations on the TI-84 Plus”,”strippedTitle”:”how to solve a system of equations on the ti-84 plus”,”slug”:”how-to-solve-a-system-of-equations-on-the-ti-84-plus”,”canonicalUrl”:””,”seo”:{“metaDescription”:”Matrices are the perfect tool for solving systems of equations (the larger the better). Fortunately, you can work with matrices on your TI-84 Plus. All you need”,”noIndex”:0,”noFollow”:0},”content”:”<p>Matrices are the perfect tool for solving systems of equations (the larger the better). Fortunately, you can work with matrices on your TI-84 Plus. All you need to do is decide which method you want to use. </p>\n<h2 id=\”tab1\” >A<sup>–1</sup>*B method of solving a system of equations</h2>\n<p>What do the A and B represent? The letters A and B are capitalized because they refer to matrices. Specifically, A is the coefficient matrix and B is the constant matrix. In addition, X is the variable matrix. No matter which method you use, it’s important to be able to convert back and forth from a system of equations to matrix form.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400124.image0.jpg\” width=\”110\” height=\”64\” alt=\”image0.jpg\”/>\n<img src=\”https://www.dummies.com/wp-content/uploads/400125.image1.jpg\” width=\”487\” height=\”357\” alt=\”image1.jpg\”/>\n<p>Here’s a short explanation of where this method comes from. Any system of equations can be written as the matrix equation, A * X = B. By pre-multiplying each side of the equation by A<sup>–1</sup> and simplifying, you get the equation X = A<sup>–1</sup> * B. </p>\n<p>Using your calculator to find A<sup>–1</sup> * B is a piece of cake. Just follow these steps:</p>\n<ol class=\”level-one\”>\n <li><p class=\”first-para\”>Enter the coefficient matrix, A.</p>\n<p class=\”child-para\”>Press [ALPHA][ZOOM] to create a matrix from scratch or press [2nd][<i>x</i><sup>–1</sup>] to access a stored matrix. See the first screen.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400126.image2.jpg\” width=\”535\” height=\”160\” alt=\”image2.jpg\”/>\n </li>\n <li><p class=\”first-para\”>Press [<i>x</i><sup>–1</sup>] to find the inverse of matrix A.</p>\n<p class=\”child-para\”>See the second screen.</p>\n </li>\n <li><p class=\”first-para\”>Enter the constant matrix, B.</p>\n </li>\n <li><p class=\”first-para\”>Press [ENTER] to evaluate the variable matrix, X.</p>\n<p class=\”child-para\”>The variable matrix indicates the solutions: <i>x</i><i> </i>= 5,<i> y</i><i> </i>= 0, and <i>z</i><i> </i>= 1. See the third screen.</p>\n </li>\n</ol>\n<p class=\”Tip\”>If the determinant of matrix A is zero, you get the <span class=\”code\”>ERROR: SINGULAR MATRIX</span> error message. This means that the system of equations has either no solution or infinite solutions.</p>\n<h2 id=\”tab2\” >Augmenting matrices method to solve a system of equations</h2>\n<p>Augmenting two matrices enables you to append one matrix to another matrix. Both matrices must be defined and have the same number of rows. Use the system of equations to augment the coefficient matrix and the constant matrix.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400127.image3.jpg\” width=\”110\” height=\”64\” alt=\”image3.jpg\”/>\n<p>To augment two matrices, follow these steps:</p>\n<ol class=\”level-one\”>\n <li><p class=\”first-para\”>To select the Augment command from the MATRX MATH menu, press</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400128.image4.jpg\” width=\”116\” height=\”33\” alt=\”image4.jpg\”/>\n </li>\n <li><p class=\”first-para\”>Enter the first matrix and then press [,] (see the first screen).</p>\n<p class=\”child-para\”>To create a matrix from scratch, press [ALPHA][ZOOM]. To access a stored matrix, press [2nd][<i>x</i><sup>–1</sup>].</p>\n </li>\n <li><p class=\”first-para\”>Enter the second matrix and then press [ENTER].</p>\n<p class=\”child-para\”>The second screen displays the augmented matrix.</p>\n </li>\n <li><p class=\”first-para\”>Store your augmented matrix by pressing</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400129.image5.jpg\” width=\”206\” height=\”33\” alt=\”image5.jpg\”/>\n<p class=\”child-para\”>The augmented matrix is stored as [C]. See the third screen.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400130.image6.jpg\” width=\”535\” height=\”161\” alt=\”image6.jpg\”/>\n </li>\n</ol>\n<p class=\”Tip\”>Systems of linear equations can be solved by first putting the augmented matrix for the system in reduced row-echelon form. The mathematical definition of reduced row-echelon form isn’t important here. It’s simply an equivalent form of the original system of equations, which, when converted back to a system of equations, gives you the solutions (if any) to the original system of equations.</p>\n<p>To find the reduced row-echelon form of a matrix, follow these steps:</p>\n<ol class=\”level-one\”>\n <li><p class=\”first-para\”>To scroll to the rref( function in the MATRX MATH menu, press</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400131.image7.jpg\” width=\”96\” height=\”33\” alt=\”image7.jpg\”/>\n<p class=\”child-para\”>and use the up-arrow key. See the first screen.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400132.image8.jpg\” width=\”535\” height=\”244\” alt=\”image8.jpg\”/>\n </li>\n <li><p class=\”first-para\”>Press [ENTER] to paste the function on the Home screen.</p>\n </li>\n <li><p class=\”first-para\”>Press [2nd][<i>x</i><sup>–1</sup>] and press [3] to choose the augmented matrix you just stored.</p>\n </li>\n <li><p class=\”first-para\”>Press [ENTER] to find the solution.</p>\n<p class=\”child-para\”><b></b>See the second screen.</p>\n </li>\n</ol>\n<p>To find the solutions (if any) to the original system of equations, convert the reduced row-echelon matrix to a system of equations: </p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400133.image9.jpg\” width=\”104\” height=\”64\” alt=\”image9.jpg\”/>\n<p>As you see, the solutions to the system are <i>x</i><i> </i>= 5, <i>y</i><i> </i>= 0, and <i>z</i><i> </i>= 1. Unfortunately, not all systems of equations have unique solutions like this system. Here are examples of the two other cases that you may see when solving systems of equations:</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400134.image10.jpg\” width=\”236\” height=\”65\” alt=\”image10.jpg\”/>\n<p>See the reduced row-echelon matrix solutions to the preceding systems in the first two screens.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400135.image11.jpg\” width=\”535\” height=\”242\” alt=\”image11.jpg\”/>\n<p>To find the solutions (if any), convert the reduced row-echelon matrices to a system of equations:</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400136.image12.jpg\” width=\”248\” height=\”65\” alt=\”image12.jpg\”/>\n<p>Because one of the equations in the first system simplifies to 0 = 1, this system has no solution. In the second system, one of the equations simplifies to 0 = 0. This indicates the system has an infinite number of solutions that are on the line <i>x</i> + 6<i>y</i> = 10.</p>”,”description”:”<p>Matrices are the perfect tool for solving systems of equations (the larger the better). Fortunately, you can work with matrices on your TI-84 Plus. All you need to do is decide which method you want to use. </p>\n<h2 id=\”tab1\” >A<sup>–1</sup>*B method of solving a system of equations</h2>\n<p>What do the A and B represent? The letters A and B are capitalized because they refer to matrices. Specifically, A is the coefficient matrix and B is the constant matrix. In addition, X is the variable matrix. No matter which method you use, it’s important to be able to convert back and forth from a system of equations to matrix form.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400124.image0.jpg\” width=\”110\” height=\”64\” alt=\”image0.jpg\”/>\n<img src=\”https://www.dummies.com/wp-content/uploads/400125.image1.jpg\” width=\”487\” height=\”357\” alt=\”image1.jpg\”/>\n<p>Here’s a short explanation of where this method comes from. Any system of equations can be written as the matrix equation, A * X = B. By pre-multiplying each side of the equation by A<sup>–1</sup> and simplifying, you get the equation X = A<sup>–1</sup> * B. </p>\n<p>Using your calculator to find A<sup>–1</sup> * B is a piece of cake. Just follow these steps:</p>\n<ol class=\”level-one\”>\n <li><p class=\”first-para\”>Enter the coefficient matrix, A.</p>\n<p class=\”child-para\”>Press [ALPHA][ZOOM] to create a matrix from scratch or press [2nd][<i>x</i><sup>–1</sup>] to access a stored matrix. See the first screen.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400126.image2.jpg\” width=\”535\” height=\”160\” alt=\”image2.jpg\”/>\n </li>\n <li><p class=\”first-para\”>Press [<i>x</i><sup>–1</sup>] to find the inverse of matrix A.</p>\n<p class=\”child-para\”>See the second screen.</p>\n </li>\n <li><p class=\”first-para\”>Enter the constant matrix, B.</p>\n </li>\n <li><p class=\”first-para\”>Press [ENTER] to evaluate the variable matrix, X.</p>\n<p class=\”child-para\”>The variable matrix indicates the solutions: <i>x</i><i> </i>= 5,<i> y</i><i> </i>= 0, and <i>z</i><i> </i>= 1. See the third screen.</p>\n </li>\n</ol>\n<p class=\”Tip\”>If the determinant of matrix A is zero, you get the <span class=\”code\”>ERROR: SINGULAR MATRIX</span> error message. This means that the system of equations has either no solution or infinite solutions.</p>\n<h2 id=\”tab2\” >Augmenting matrices method to solve a system of equations</h2>\n<p>Augmenting two matrices enables you to append one matrix to another matrix. Both matrices must be defined and have the same number of rows. Use the system of equations to augment the coefficient matrix and the constant matrix.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400127.image3.jpg\” width=\”110\” height=\”64\” alt=\”image3.jpg\”/>\n<p>To augment two matrices, follow these steps:</p>\n<ol class=\”level-one\”>\n <li><p class=\”first-para\”>To select the Augment command from the MATRX MATH menu, press</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400128.image4.jpg\” width=\”116\” height=\”33\” alt=\”image4.jpg\”/>\n </li>\n <li><p class=\”first-para\”>Enter the first matrix and then press [,] (see the first screen).</p>\n<p class=\”child-para\”>To create a matrix from scratch, press [ALPHA][ZOOM]. To access a stored matrix, press [2nd][<i>x</i><sup>–1</sup>].</p>\n </li>\n <li><p class=\”first-para\”>Enter the second matrix and then press [ENTER].</p>\n<p class=\”child-para\”>The second screen displays the augmented matrix.</p>\n </li>\n <li><p class=\”first-para\”>Store your augmented matrix by pressing</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400129.image5.jpg\” width=\”206\” height=\”33\” alt=\”image5.jpg\”/>\n<p class=\”child-para\”>The augmented matrix is stored as [C]. See the third screen.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400130.image6.jpg\” width=\”535\” height=\”161\” alt=\”image6.jpg\”/>\n </li>\n</ol>\n<p class=\”Tip\”>Systems of linear equations can be solved by first putting the augmented matrix for the system in reduced row-echelon form. The mathematical definition of reduced row-echelon form isn’t important here. It’s simply an equivalent form of the original system of equations, which, when converted back to a system of equations, gives you the solutions (if any) to the original system of equations.</p>\n<p>To find the reduced row-echelon form of a matrix, follow these steps:</p>\n<ol class=\”level-one\”>\n <li><p class=\”first-para\”>To scroll to the rref( function in the MATRX MATH menu, press</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400131.image7.jpg\” width=\”96\” height=\”33\” alt=\”image7.jpg\”/>\n<p class=\”child-para\”>and use the up-arrow key. See the first screen.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400132.image8.jpg\” width=\”535\” height=\”244\” alt=\”image8.jpg\”/>\n </li>\n <li><p class=\”first-para\”>Press [ENTER] to paste the function on the Home screen.</p>\n </li>\n <li><p class=\”first-para\”>Press [2nd][<i>x</i><sup>–1</sup>] and press [3] to choose the augmented matrix you just stored.</p>\n </li>\n <li><p class=\”first-para\”>Press [ENTER] to find the solution.</p>\n<p class=\”child-para\”><b></b>See the second screen.</p>\n </li>\n</ol>\n<p>To find the solutions (if any) to the original system of equations, convert the reduced row-echelon matrix to a system of equations: </p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400133.image9.jpg\” width=\”104\” height=\”64\” alt=\”image9.jpg\”/>\n<p>As you see, the solutions to the system are <i>x</i><i> </i>= 5, <i>y</i><i> </i>= 0, and <i>z</i><i> </i>= 1. Unfortunately, not all systems of equations have unique solutions like this system. Here are examples of the two other cases that you may see when solving systems of equations:</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400134.image10.jpg\” width=\”236\” height=\”65\” alt=\”image10.jpg\”/>\n<p>See the reduced row-echelon matrix solutions to the preceding systems in the first two screens.</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400135.image11.jpg\” width=\”535\” height=\”242\” alt=\”image11.jpg\”/>\n<p>To find the solutions (if any), convert the reduced row-echelon matrices to a system of equations:</p>\n<img src=\”https://www.dummies.com/wp-content/uploads/400136.image12.jpg\” width=\”248\” height=\”65\” alt=\”image12.jpg\”/>\n<p>Because one of the equations in the first system simplifies to 0 = 1, this system has no solution. In the second system, one of the equations simplifies to 0 = 0. This indicates the system has an infinite number of solutions that are on the line <i>x</i> + 6<i>y</i> = 10.</p>”,”blurb”:””,”authors”:[{“authorId”:9554,”name”:”Jeff McCalla”,”slug”:”jeff-mccalla”,”description”:” <p><b>Jeff McCalla</b> is a mathematics teacher at St. Mary’s Episcopal School in Memphis, TN. He cofounded the TI-Nspire SuperUser group, and received the Presidential Award for Excellence in Science &amp; Mathematics Teaching.</p> <p><b>C.C. Edwards</b> is an educator who has presented numerous workshops on using TI calculators.</p>”,”hasArticle”:false,”_links”:{“self”:”https://dummies-api.dummies.com/v2/authors/9554″}},{“authorId”:9555,”name”:”C. C. Edwards”,”slug”:”c-c-edwards”,”description”:” <p><b>Jeff McCalla</b> is a mathematics teacher at St. Mary’s Episcopal School in Memphis, TN. He cofounded the TI-Nspire SuperUser group, and received the Presidential Award for Excellence in Science &amp; Mathematics Teaching.</p> <p><b>C.C. Edwards</b> is an educator who has presented numerous workshops on using TI calculators.</p>”,”hasArticle”:false,”_links”:{“self”:”https://dummies-api.dummies.com/v2/authors/9555″}}],”primaryCategoryTaxonomy”:{“categoryId”:33551,”title”:”Graphing Calculators”,”slug”:”graphing-calculators”,”_links”:{“self”:”https://dummies-api.dummies.com/v2/categories/33551″}},”secondaryCategoryTaxonomy”:{“categoryId”:0,”title”:null,”slug”:null,”_links”:null},”tertiaryCategoryTaxonomy”:{“categoryId”:0,”title”:null,”slug”:null,”_links”:null},”trendingArticles”:null,”inThisArticle”:[{“label”:”A–1*B method of solving a system of equations”,”target”:”#tab1″},{“label”:”Augmenting matrices method to solve a system of equations”,”target”:”#tab2″}],”relatedArticles”:{“fromBook”:[{“articleId”:294935,”title”:”TI-84 Plus CE Graphing Calculator For Dummies Cheat Sheet”,”slug”:”ti-84-plus-ce-graphing-calculator-for-dummies-cheat-sheet”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/294935″}},{“articleId”:257053,”title”:”How to Find Standard Deviation on the TI-84 Graphing Calculator”,”slug”:”how-to-find-standard-deviation-on-the-ti-84-graphing-calculator”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/257053″}},{“articleId”:209964,”title”:”How to Enable and Disable the TI-TestGuard App on a Class Set of TI-84 Plus Calculators”,”slug”:”how-to-enable-and-disable-the-ti-testguard-app-on-a-class-set-of-ti-84-plus-calculators”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/209964″}},{“articleId”:209963,”title”:”How to Download and Install the TI-TestGuard App on the TI-84 Plus”,”slug”:”how-to-download-and-install-the-ti-testguard-app-on-the-ti-84-plus”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/209963″}},{“articleId”:209962,”title”:”How to Store a Picture on the TI-84 Plus”,”slug”:”how-to-store-a-picture-on-the-ti-84-plus”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/209962″}}],”fromCategory”:[{“articleId”:294935,”title”:”TI-84 Plus CE Graphing Calculator For Dummies Cheat Sheet”,”slug”:”ti-84-plus-ce-graphing-calculator-for-dummies-cheat-sheet”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/294935″}},{“articleId”:257053,”title”:”How to Find Standard Deviation on the TI-84 Graphing Calculator”,”slug”:”how-to-find-standard-deviation-on-the-ti-84-graphing-calculator”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/257053″}},{“articleId”:209964,”title”:”How to Enable and Disable the TI-TestGuard App on a Class Set of TI-84 Plus Calculators”,”slug”:”how-to-enable-and-disable-the-ti-testguard-app-on-a-class-set-of-ti-84-plus-calculators”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/209964″}},{“articleId”:209962,”title”:”How to Store a Picture on the TI-84 Plus”,”slug”:”how-to-store-a-picture-on-the-ti-84-plus”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/209962″}},{“articleId”:209963,”title”:”How to Download and Install the TI-TestGuard App on the TI-84 Plus”,”slug”:”how-to-download-and-install-the-ti-testguard-app-on-the-ti-84-plus”,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”_links”:{“self”:”https://dummies-api.dummies.com/v2/articles/209963″}}]},”hasRelatedBookFromSearch”:false,”relatedBook”:{“bookId”:281880,”slug”:”ti-84-plus-graphing-calculator-for-dummies-2nd-edition”,”isbn”:”9781119887607″,”categoryList”:[“technology”,”electronics”,”graphing-calculators”],”amazon”:{“default”:”https://www.amazon.com/gp/product/1119887607/ref=as_li_tl?ie=UTF8&tag=wiley01-20″,”ca”:”https://www.amazon.ca/gp/product/1119887607/ref=as_li_tl?ie=UTF8&tag=wiley01-20″,”indigo_ca”:”http://www.tkqlhce.com/click-9208661-13710633?url=https://www.chapters.indigo.ca/en-ca/books/product/1119887607-item.html&cjsku=978111945484″,”gb”:”https://www.amazon.co.uk/gp/product/1119887607/ref=as_li_tl?ie=UTF8&tag=wiley01-20″,”de”:”https://www.amazon.de/gp/product/1119887607/ref=as_li_tl?ie=UTF8&tag=wiley01-20″},”image”:{“src”:null,”width”:0,”height”:0},”title”:”TI-84 Plus CE Graphing Calculator For Dummies, 3rd Edition”,”testBankPinActivationLink”:””,”bookOutOfPrint”:true,”authorsInfo”:”<p><b><b data-author-id=\”9554\”>Jeff McCalla</b></b> is a mathematics teacher at St. Mary’s Episcopal School in Memphis, TN. He cofounded the TI-Nspire SuperUser group, and received the Presidential Award for Excellence in Science &amp; Mathematics Teaching.</p> <p><b>C.C. Edwards</b> is an educator who has presented numerous workshops on using TI calculators.</p>”,”authors”:[{“authorId”:9554,”name”:”Jeff McCalla”,”slug”:”jeff-mccalla”,”description”:” <p><b>Jeff McCalla</b> is a mathematics teacher at St. Mary’s Episcopal School in Memphis, TN. He cofounded the TI-Nspire SuperUser group, and received the Presidential Award for Excellence in Science &amp; Mathematics Teaching.</p> <p><b>C.C. Edwards</b> is an educator who has presented numerous workshops on using TI calculators.</p>”,”hasArticle”:false,”_links”:{“self”:”https://dummies-api.dummies.com/v2/authors/9554″}}],”_links”:{“self”:”https://dummies-api.dummies.com/v2/books/”}},”collections”:[],”articleAds”:{“footerAd”:”<div class=\”du-ad-region row\” id=\”article_page_adhesion_ad\”><div class=\”du-ad-unit col-md-12\” data-slot-id=\”article_page_adhesion_ad\” data-refreshed=\”false\” \r\n data-target = \”[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;electronics&quot;,&quot;graphing-calculators&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[&quot;9781119887607&quot;]}]\” id=\”du-slot-632219a82c105\”></div></div>”,”rightAd”:”<div class=\”du-ad-region row\” id=\”article_page_right_ad\”><div class=\”du-ad-unit col-md-12\” data-slot-id=\”article_page_right_ad\” data-refreshed=\”false\” \r\n data-target = \”[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;electronics&quot;,&quot;graphing-calculators&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[&quot;9781119887607&quot;]}]\” id=\”du-slot-632219a82c73c\”></div></div>”},”articleType”:{“articleType”:”Articles”,”articleList”:null,”content”:null,”videoInfo”:{“videoId”:null,”name”:null,”accountId”:null,”playerId”:null,”thumbnailUrl”:null,”description”:null,”uploadDate”:null}},”sponsorship”:{“sponsorshipPage”:false,”backgroundImage”:{“src”:null,”width”:0,”height”:0},”brandingLine”:””,”brandingLink”:””,”brandingLogo”:{“src”:null,”width”:0,”height”:0},”sponsorAd”:””,”sponsorEbookTitle”:””,”sponsorEbookLink”:””,”sponsorEbookImage”:{“src”:null,”width”:0,”height”:0}},”primaryLearningPath”:”Advance”,”lifeExpectancy”:null,”lifeExpectancySetFrom”:null,”dummiesForKids”:”no”,”sponsoredContent”:”no”,”adInfo”:””,”adPairKey”:[]},”status”:”publish”,”visibility”:”public”,”articleId”:160637},”articleLoadedStatus”:”success”},”listState”:{“list”:{},”objectTitle”:””,”status”:”initial”,”pageType”:null,”objectId”:null,”page”:1,”sortField”:”time”,”sortOrder”:1,”categoriesIds”:[],”articleTypes”:[],”filterData”:{},”filterDataLoadedStatus”:”initial”,”pageSize”:10},”adsState”:{“pageScripts”:{“headers”:{“timestamp”:”2023-07-17T10:50:01+00:00″},”adsId”:0,”data”:{“scripts”:[{“pages”:[“all”],”location”:”header”,”script”:”<!–Optimizely Script–>\r\n<script src=\”https://cdn.optimizely.com/js/10563184655.js\”></script>”,”enabled”:false},{“pages”:[“all”],”location”:”header”,”script”:”<!– comScore Tag –>\r\n<script>var _comscore = _comscore || [];_comscore.push({ c1: \”2\”, c2: \”15097263\” });(function() {var s = document.createElement(\”script\”), el = document.getElementsByTagName(\”script\”)[0]; s.async = true;s.src = (document.location.protocol == \”https:\” ? \”https://sb\” : \”http://b\”) + \”.scorecardresearch.com/beacon.js\”;el.parentNode.insertBefore(s, el);})();</script><noscript><img src=\”https://sb.scorecardresearch.com/p?c1=2&c2=15097263&cv=2.0&cj=1\” /></noscript>\r\n<!– / comScore Tag –>”,”enabled”:true},{“pages”:[“all”],”location”:”footer”,”script”:”<!–BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET–>\r\n<script type=’text/javascript’>\r\n(function(){var g=function(e,h,f,g){\r\nthis.get=function(a){for(var a=a+\”=\”,c=document.cookie.split(\”;\”),b=0,e=c.length;b<e;b++){for(var d=c[b];\” \”==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\r\nthis.set=function(a,c){var b=\”\”,b=new Date;b.setTime(b.getTime()+6048E5);b=\”; expires=\”+b.toGMTString();document.cookie=a+\”=\”+c+b+\”; path=/; \”};\r\nthis.check=function(){var a=this.get(f);if(a)a=a.split(\”:\”);else if(100!=e)\”v\”==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\”:\”));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \”v\”:return!1;case \”r\”:return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\”:\”)),!c}return!0};\r\nthis.go=function(){if(this.check()){var a=document.createElement(\”script\”);a.type=\”text/javascript\”;a.src=g;document.body&&document.body.appendChild(a)}};\r\nthis.start=function(){var t=this;\”complete\”!==document.readyState?window.addEventListener?window.addEventListener(\”load\”,function(){t.go()},!1):window.attachEvent&&window.attachEvent(\”onload\”,function(){t.go()}):t.go()};};\r\ntry{(new g(100,\”r\”,\”QSI_S_ZN_5o5yqpvMVjgDOuN\”,\”https://zn5o5yqpvmvjgdoun-wiley.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_5o5yqpvMVjgDOuN\”)).start()}catch(i){}})();\r\n</script><div id=’ZN_5o5yqpvMVjgDOuN’><!–DO NOT REMOVE-CONTENTS PLACED HERE–></div>\r\n<!–END WEBSITE FEEDBACK SNIPPET–>”,”enabled”:false},{“pages”:[“all”],”location”:”header”,”script”:”<!– Hotjar Tracking Code for http://www.dummies.com –>\r\n<script>\r\n (function(h,o,t,j,a,r){\r\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\r\n h._hjSettings={hjid:257151,hjsv:6};\r\n a=o.getElementsByTagName(‘head’)[0];\r\n r=o.createElement(‘script’);r.async=1;\r\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\r\n a.appendChild(r);\r\n })(window,document,’https://static.hotjar.com/c/hotjar-‘,’.js?sv=’);\r\n</script>”,”enabled”:false},{“pages”:[“article”],”location”:”header”,”script”:”<!– //Connect Container: dummies –> <script src=\”//get.s-onetag.com/bffe21a1-6bb8-4928-9449-7beadb468dae/tag.min.js\” async defer></script>”,”enabled”:true},{“pages”:[“homepage”],”location”:”header”,”script”:”<meta name=\”facebook-domain-verification\” content=\”irk8y0irxf718trg3uwwuexg6xpva0\” />”,”enabled”:true},{“pages”:[“homepage”,”article”,”category”,”search”],”location”:”footer”,”script”:”<!– Facebook Pixel Code –>\r\n<noscript>\r\n<img height=\”1\” width=\”1\” src=\”https://www.facebook.com/tr?id=256338321977984&ev=PageView&noscript=1\”/>\r\n</noscript>\r\n<!– End Facebook Pixel Code –>”,”enabled”:true}]}},”pageScriptsLoadedStatus”:”success”},”navigationState”:{“navigationCollections”:[{“collectionId”:287568,”title”:”BYOB (Be Your Own Boss)”,”hasSubCategories”:false,”url”:”/collection/for-the-entry-level-entrepreneur-287568″},{“collectionId”:293237,”title”:”Be a Rad Dad”,”hasSubCategories”:false,”url”:”/collection/be-the-best-dad-293237″},{“collectionId”:295890,”title”:”Career Shifting”,”hasSubCategories”:false,”url”:”/collection/career-shifting-295890″},{“collectionId”:294090,”title”:”Contemplating the Cosmos”,”hasSubCategories”:false,”url”:”/collection/theres-something-about-space-294090″},{“collectionId”:287563,”title”:”For Those Seeking Peace of Mind”,”hasSubCategories”:false,”url”:”/collection/for-those-seeking-peace-of-mind-287563″},{“collectionId”:287570,”title”:”For the Aspiring Aficionado”,”hasSubCategories”:false,”url”:”/collection/for-the-bougielicious-287570″},{“collectionId”:291903,”title”:”For the Budding Cannabis Enthusiast”,”hasSubCategories”:false,”url”:”/collection/for-the-budding-cannabis-enthusiast-291903″},{“collectionId”:291934,”title”:”For the Exam-Season Crammer”,”hasSubCategories”:false,”url”:”/collection/for-the-exam-season-crammer-291934″},{“collectionId”:287569,”title”:”For the Hopeless Romantic”,”hasSubCategories”:false,”url”:”/collection/for-the-hopeless-romantic-287569″},{“collectionId”:296450,”title”:”For the Spring Term Learner”,”hasSubCategories”:false,”url”:”/collection/for-the-spring-term-student-296450″}],”navigationCollectionsLoadedStatus”:”success”,”navigationCategories”:{“books”:{“0”:{“data”:[{“categoryId”:33512,”title”:”Technology”,”hasSubCategories”:true,”url”:”/category/books/technology-33512″},{“categoryId”:33662,”title”:”Academics & The Arts”,”hasSubCategories”:true,”url”:”/category/books/academics-the-arts-33662″},{“categoryId”:33809,”title”:”Home, Auto, & Hobbies”,”hasSubCategories”:true,”url”:”/category/books/home-auto-hobbies-33809″},{“categoryId”:34038,”title”:”Body, Mind, & Spirit”,”hasSubCategories”:true,”url”:”/category/books/body-mind-spirit-34038″},{“categoryId”:34224,”title”:”Business, Careers, & Money”,”hasSubCategories”:true,”url”:”/category/books/business-careers-money-34224″}],”breadcrumbs”:[],”categoryTitle”:”Level 0 Category”,”mainCategoryUrl”:”/category/books/level-0-category-0″}},”articles”:{“0”:{“data”:[{“categoryId”:33512,”title”:”Technology”,”hasSubCategories”:true,”url”:”/category/articles/technology-33512″},{“categoryId”:33662,”title”:”Academics & The Arts”,”hasSubCategories”:true,”url”:”/category/articles/academics-the-arts-33662″},{“categoryId”:33809,”title”:”Home, Auto, & Hobbies”,”hasSubCategories”:true,”url”:”/category/articles/home-auto-hobbies-33809″},{“categoryId”:34038,”title”:”Body, Mind, & Spirit”,”hasSubCategories”:true,”url”:”/category/articles/body-mind-spirit-34038″},{“categoryId”:34224,”title”:”Business, Careers, & Money”,”hasSubCategories”:true,”url”:”/category/articles/business-careers-money-34224″}],”breadcrumbs”:[],”categoryTitle”:”Level 0 Category”,”mainCategoryUrl”:”/category/articles/level-0-category-0″}}},”navigationCategoriesLoadedStatus”:”success”},”searchState”:{“searchList”:[],”searchStatus”:”initial”,”relatedArticlesList”:[],”relatedArticlesStatus”:”initial”},”routeState”:{“name”:”Article3″,”path”:”/article/technology/electronics/graphing-calculators/how-to-solve-a-system-of-equations-on-the-ti-84-plus-160637/”,”hash”:””,”query”:{},”params”:{“category1″:”technology”,”category2″:”electronics”,”category3″:”graphing-calculators”,”article”:”how-to-solve-a-system-of-equations-on-the-ti-84-plus-160637″},”fullPath”:”/article/technology/electronics/graphing-calculators/how-to-solve-a-system-of-equations-on-the-ti-84-plus-160637/”,”meta”:{“routeType”:”article”,”breadcrumbInfo”:{“suffix”:”Articles”,”baseRoute”:”/category/articles”},”prerenderWithAsyncData”:true},”from”:{“name”:null,”path”:”/”,”hash”:””,”query”:{},”params”:{},”fullPath”:”/”,”meta”:{}}},”dropsState”:{“submitEmailResponse”:false,”status”:”initial”},”sfmcState”:{“status”:”initial”},”profileState”:{“auth”:{},”userOptions”:{},”status”:”success”}}

You are watching: How to Solve a System of Equations on the TI-84 Plus. Info created by Bút Chì Xanh selection and synthesis along with other related topics.