{"id":2501,"date":"2024-07-31T19:56:24","date_gmt":"2024-07-31T19:56:24","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=2501"},"modified":"2025-01-07T14:49:57","modified_gmt":"2025-01-07T14:49:57","slug":"solving-systems-with-inverses-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/solving-systems-with-inverses-learn-it-3\/","title":{"raw":"Solving Systems with Inverses: Learn It 3","rendered":"Solving Systems with Inverses: Learn It 3"},"content":{"raw":"<h2>Multiplicative Inverse of 3\u00d73 Matrices<\/h2>\r\nUnfortunately, we do not have a formula similar to the one for a [latex]2\\text{}\\times \\text{}2[\/latex] matrix to find the inverse of a [latex]3\\text{}\\times \\text{}3[\/latex] matrix. But, we can still find the inverse by using a systematic approach involving row operations. This method requires augmenting the given matrix with the identity matrix and performing a series of row operations to transform the original matrix into the identity matrix. The resulting augmented matrix will then have the inverse of the original matrix on its right side.\r\n\r\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a [latex]3\\times 3[\/latex] matrix, find the inverse<\/strong>\r\n<ol>\r\n \t<li>Write the original matrix augmented with the identity matrix on the right.<\/li>\r\n \t<li>Use elementary row operations so that the identity appears on the left.<\/li>\r\n \t<li>What is obtained on the right is the inverse of the original matrix.<\/li>\r\n \t<li>Use matrix multiplication to show that [latex]A{A}^{-1}=I[\/latex] and [latex]{A}^{-1}A=I[\/latex].<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Given the [latex]3\\times 3[\/latex] matrix [latex]A[\/latex], find the inverse.\r\n<p style=\"text-align: center;\">[latex]A=\\left[\\begin{array}{ccc}2&amp; 3&amp; 1\\\\ 3&amp; 3&amp; 1\\\\ 2&amp; 4&amp; 1\\end{array}\\right][\/latex]<\/p>\r\n[reveal-answer q=\"144003\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"144003\"]\r\n\r\nAugment [latex]A[\/latex] with the identity matrix, and then begin row operations until the identity matrix replaces [latex]A[\/latex]. The matrix on the right will be the inverse of [latex]A[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\left[\\begin{array}{ccc|ccc}\\hfill 2&amp; \\hfill 3&amp; \\hfill 1&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 0\\\\ \\hfill 3&amp; \\hfill 3&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill 2&amp; \\hfill 4&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 0&amp; \\hfill 1\\end{array}\\right]\\stackrel{\\text{Interchange }{R}_{2}\\text{ and }{R}_{1}}{\\to }\\left[\\begin{array}{ccc|ccc}\\hfill 3&amp; \\hfill 3&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill 2&amp; \\hfill 3&amp; \\hfill 1&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 0\\\\ \\hfill 2&amp; \\hfill 4&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 0&amp; \\hfill 1\\end{array}\\right][\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]-{R}_{2}+{R}_{1}={R}_{1}\\to \\left[\\begin{array}{ccc|ccc}\\hfill 1&amp; \\hfill 0&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill 2&amp; \\hfill 3&amp; \\hfill 1&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 0\\\\ \\hfill 2&amp; \\hfill 4&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 0&amp; \\hfill 1\\end{array}\\right][\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]-{R}_{2}+{R}_{3}={R}_{3}\\to \\left[\\begin{array}{ccc|ccc}\\hfill 1&amp; \\hfill 0&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill 2&amp; \\hfill 3&amp; \\hfill 1&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 0\\\\ \\hfill 0&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 0&amp; \\hfill 1\\end{array}\\right][\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]{R}_{3}\\leftrightarrow {R}_{2}\\to \\left[\\begin{array}{ccc|ccc}\\hfill 1&amp; \\hfill 0&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill 0&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 0&amp; \\hfill 1\\\\ \\hfill 2&amp; \\hfill 3&amp; \\hfill 1&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill 0\\end{array}\\right][\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]-2{R}_{1}+{R}_{3}={R}_{3}\\to\\left[\\begin{array}{ccc|ccc}\\hfill 1&amp; \\hfill 0&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill 0&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 0&amp; \\hfill 1\\\\ \\hfill 0&amp; \\hfill 3&amp; \\hfill 1&amp; \\hfill 3&amp; \\hfill -2&amp; \\hfill 0\\end{array}\\right][\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]-3{R}_{2}+{R}_{3}={R}_{3}\\to\\left[\\begin{array}{ccc|ccc}\\hfill 1&amp; \\hfill 0&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill 0&amp; \\hfill 1&amp; \\hfill 0&amp; \\hfill -1&amp; \\hfill 0&amp; \\hfill 1\\\\ \\hfill 0&amp; \\hfill 0&amp; \\hfill 1&amp; \\hfill 6&amp; \\hfill -2&amp; \\hfill -3\\end{array}\\right][\/latex]<\/p>\r\nThus,\r\n<p style=\"text-align: center;\">[latex]{A}^{-1}=B=\\left[\\begin{array}{ccc}-1&amp; 1&amp; 0\\\\ -1&amp; 0&amp; 1\\\\ 6&amp; -2&amp; -3\\end{array}\\right][\/latex]<\/p>\r\n<strong>Analysis of the Solution<\/strong>\r\n\r\nTo prove that [latex]B={A}^{-1}[\/latex], let\u2019s multiply the two matrices together to see if the product equals the identity, if [latex]A{A}^{-1}=I[\/latex] and [latex]{A}^{-1}A=I[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\begin{array}{l}\\hfill \\\\ \\hfill \\end{array}\\hfill \\\\ A{A}^{-1} &amp; =\\left[\\begin{array}{ccc}2&amp; 3&amp; 1\\\\ 3&amp; 3&amp; 1\\\\ 2&amp; 4&amp; 1\\end{array}\\right]\\text{ }\\left[\\begin{array}{rrr}\\hfill -1&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill -1&amp; \\hfill 0&amp; \\hfill 1\\\\ \\hfill 6&amp; \\hfill -2&amp; \\hfill -3\\end{array}\\right]\\hfill \\\\ &amp; =\\left[\\begin{array}{ccc}2\\left(-1\\right)+3\\left(-1\\right)+1\\left(6\\right)&amp; 2\\left(1\\right)+3\\left(0\\right)+1\\left(-2\\right)&amp; 2\\left(0\\right)+3\\left(1\\right)+1\\left(-3\\right)\\\\ 3\\left(-1\\right)+3\\left(-1\\right)+1\\left(6\\right)&amp; 3\\left(1\\right)+3\\left(0\\right)+1\\left(-2\\right)&amp; 3\\left(0\\right)+3\\left(1\\right)+1\\left(-3\\right)\\\\ 2\\left(-1\\right)+4\\left(-1\\right)+1\\left(6\\right)&amp; 2\\left(1\\right)+4\\left(0\\right)+1\\left(-2\\right)&amp; 2\\left(0\\right)+4\\left(1\\right)+1\\left(-3\\right)\\end{array}\\right]\\hfill \\\\ &amp; =\\left[\\begin{array}{ccc}1&amp; 0&amp; 0\\\\ 0&amp; 1&amp; 0\\\\ 0&amp; 0&amp; 1\\end{array}\\right]\\hfill \\end{array}[\/latex]\r\n[latex]\\begin{array}{l}\\begin{array}{l}\\hfill \\\\ \\hfill \\end{array}\\hfill \\\\ {A}^{-1}A &amp; =\\left[\\begin{array}{rrr}\\hfill -1&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill -1&amp; \\hfill 0&amp; \\hfill 1\\\\ \\hfill 6&amp; \\hfill -2&amp; \\hfill -3\\end{array}\\right]\\text{ }\\left[\\begin{array}{ccc}2&amp; 3&amp; 1\\\\ 3&amp; 3&amp; 1\\\\ 2&amp; 4&amp; 1\\end{array}\\right]\\hfill \\\\ &amp; =\\left[\\begin{array}{rrr}\\hfill -1\\left(2\\right)+1\\left(3\\right)+0\\left(2\\right)&amp; \\hfill -1\\left(3\\right)+1\\left(3\\right)+0\\left(4\\right)&amp; \\hfill -1\\left(1\\right)+1\\left(1\\right)+0\\left(1\\right)\\\\ \\hfill -1\\left(2\\right)+0\\left(3\\right)+1\\left(2\\right)&amp; \\hfill -1\\left(3\\right)+0\\left(3\\right)+1\\left(4\\right)&amp; \\hfill -1\\left(1\\right)+0\\left(1\\right)+1\\left(1\\right)\\\\ \\hfill 6\\left(2\\right)+-2\\left(3\\right)+-3\\left(2\\right)&amp; \\hfill 6\\left(3\\right)+-2\\left(3\\right)+-3\\left(4\\right)&amp; \\hfill 6\\left(1\\right)+-2\\left(1\\right)+-3\\left(1\\right)\\end{array}\\right]\\hfill \\\\ &amp; =\\left[\\begin{array}{rrr}\\hfill 1&amp; \\hfill 0&amp; \\hfill 0\\\\ \\hfill 0&amp; \\hfill 1&amp; \\hfill 0\\\\ \\hfill 0&amp; \\hfill 0&amp; \\hfill 1\\end{array}\\right]\\hfill \\end{array}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Given the [latex]3\\times 3[\/latex] matrix [latex]A[\/latex], find the inverse.\r\n<p style=\"text-align: center;\">[latex]A = \\left[\\begin{array}{ccc} 1 &amp; 2 &amp; 3 \\\\ 4 &amp; 5 &amp; 6 \\\\ 7 &amp; 8 &amp; 9 \\end{array}\\right][\/latex]<\/p>\r\n[reveal-answer q=\"817649\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"817649\"]\r\n<ol>\r\n \t<li>Augment the matrix [latex]A[\/latex] with the identity matrix:\r\n<center>[latex]\\left[\\begin{array}{ccc|ccc} 1 &amp; 2 &amp; 3 &amp; 1 &amp; 0 &amp; 0 \\\\ 4 &amp; 5 &amp; 6 &amp; 0 &amp; 1 &amp; 0 \\\\ 7 &amp; 8 &amp; 9 &amp; 0 &amp; 0 &amp; 1 \\end{array}\\right][\/latex]<\/center><\/li>\r\n \t<li>Perform row operations to try to transform the left side into the identity matrix:\r\n<ul>\r\n \t<li>Subtract 4 times row 1 from row 2:\r\n<center>[latex]R_2 \\leftarrow R_2 - 4R_1[\/latex]<\/center>\r\n<center>[latex]\\left[\\begin{array}{ccc|ccc} 1 &amp; 2 &amp; 3 &amp; 1 &amp; 0 &amp; 0 \\\\ 0 &amp; -3 &amp; -6 &amp; -4 &amp; 1 &amp; 0 \\\\ 7 &amp; 8 &amp; 9 &amp; 0 &amp; 0 &amp; 1 \\end{array}\\right][\/latex]<\/center><\/li>\r\n \t<li>Subtract 7 times row 1 from row 3:\r\n<center>[latex]R_3 \\leftarrow R_3 - 7R_1[\/latex]<\/center>\r\n<center>[latex]\\left[\\begin{array}{ccc|ccc} 1 &amp; 2 &amp; 3 &amp; 1 &amp; 0 &amp; 0 \\\\ 0 &amp; -3 &amp; -6 &amp; -4 &amp; 1 &amp; 0 \\\\ 0 &amp; -6 &amp; -12 &amp; -7 &amp; 0 &amp; 1 \\end{array}\\right][\/latex]<\/center><\/li>\r\n \t<li>Subtract 2 times row 2 from row 3:\r\n<center>[latex]R_3 \\leftarrow R_3 - 2R_2[\/latex]<\/center>\r\n<center>[latex]\\left[\\begin{array}{ccc|ccc} 1 &amp; 2 &amp; 3 &amp; 1 &amp; 0 &amp; 0 \\\\ 0 &amp; -3 &amp; -6 &amp; -4 &amp; 1 &amp; 0 \\\\ 0 &amp; 0 &amp; 0 &amp; 1 &amp; -2 &amp; 1 \\end{array}\\right][\/latex]<\/center><\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ol>\r\nThe third row of the left side of the augmented matrix is all zeros. This indicates that the original matrix A is singular, meaning it <strong>does not have an inverse<\/strong>.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24859[\/ohm2_question]<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24860[\/ohm2_question]<\/section>","rendered":"<h2>Multiplicative Inverse of 3\u00d73 Matrices<\/h2>\n<p>Unfortunately, we do not have a formula similar to the one for a [latex]2\\text{}\\times \\text{}2[\/latex] matrix to find the inverse of a [latex]3\\text{}\\times \\text{}3[\/latex] matrix. But, we can still find the inverse by using a systematic approach involving row operations. This method requires augmenting the given matrix with the identity matrix and performing a series of row operations to transform the original matrix into the identity matrix. The resulting augmented matrix will then have the inverse of the original matrix on its right side.<\/p>\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a [latex]3\\times 3[\/latex] matrix, find the inverse<\/strong><\/p>\n<ol>\n<li>Write the original matrix augmented with the identity matrix on the right.<\/li>\n<li>Use elementary row operations so that the identity appears on the left.<\/li>\n<li>What is obtained on the right is the inverse of the original matrix.<\/li>\n<li>Use matrix multiplication to show that [latex]A{A}^{-1}=I[\/latex] and [latex]{A}^{-1}A=I[\/latex].<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Given the [latex]3\\times 3[\/latex] matrix [latex]A[\/latex], find the inverse.<\/p>\n<p style=\"text-align: center;\">[latex]A=\\left[\\begin{array}{ccc}2& 3& 1\\\\ 3& 3& 1\\\\ 2& 4& 1\\end{array}\\right][\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q144003\">Show Solution<\/button><\/p>\n<div id=\"q144003\" class=\"hidden-answer\" style=\"display: none\">\n<p>Augment [latex]A[\/latex] with the identity matrix, and then begin row operations until the identity matrix replaces [latex]A[\/latex]. The matrix on the right will be the inverse of [latex]A[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\left[\\begin{array}{ccc|ccc}\\hfill 2& \\hfill 3& \\hfill 1& \\hfill 1& \\hfill 0& \\hfill 0\\\\ \\hfill 3& \\hfill 3& \\hfill 1& \\hfill 0& \\hfill 1& \\hfill 0\\\\ \\hfill 2& \\hfill 4& \\hfill 1& \\hfill 0& \\hfill 0& \\hfill 1\\end{array}\\right]\\stackrel{\\text{Interchange }{R}_{2}\\text{ and }{R}_{1}}{\\to }\\left[\\begin{array}{ccc|ccc}\\hfill 3& \\hfill 3& \\hfill 1& \\hfill 0& \\hfill 1& \\hfill 0\\\\ \\hfill 2& \\hfill 3& \\hfill 1& \\hfill 1& \\hfill 0& \\hfill 0\\\\ \\hfill 2& \\hfill 4& \\hfill 1& \\hfill 0& \\hfill 0& \\hfill 1\\end{array}\\right][\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]-{R}_{2}+{R}_{1}={R}_{1}\\to \\left[\\begin{array}{ccc|ccc}\\hfill 1& \\hfill 0& \\hfill 0& \\hfill -1& \\hfill 1& \\hfill 0\\\\ \\hfill 2& \\hfill 3& \\hfill 1& \\hfill 1& \\hfill 0& \\hfill 0\\\\ \\hfill 2& \\hfill 4& \\hfill 1& \\hfill 0& \\hfill 0& \\hfill 1\\end{array}\\right][\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]-{R}_{2}+{R}_{3}={R}_{3}\\to \\left[\\begin{array}{ccc|ccc}\\hfill 1& \\hfill 0& \\hfill 0& \\hfill -1& \\hfill 1& \\hfill 0\\\\ \\hfill 2& \\hfill 3& \\hfill 1& \\hfill 1& \\hfill 0& \\hfill 0\\\\ \\hfill 0& \\hfill 1& \\hfill 0& \\hfill -1& \\hfill 0& \\hfill 1\\end{array}\\right][\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]{R}_{3}\\leftrightarrow {R}_{2}\\to \\left[\\begin{array}{ccc|ccc}\\hfill 1& \\hfill 0& \\hfill 0& \\hfill -1& \\hfill 1& \\hfill 0\\\\ \\hfill 0& \\hfill 1& \\hfill 0& \\hfill -1& \\hfill 0& \\hfill 1\\\\ \\hfill 2& \\hfill 3& \\hfill 1& \\hfill 1& \\hfill 0& \\hfill 0\\end{array}\\right][\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]-2{R}_{1}+{R}_{3}={R}_{3}\\to\\left[\\begin{array}{ccc|ccc}\\hfill 1& \\hfill 0& \\hfill 0& \\hfill -1& \\hfill 1& \\hfill 0\\\\ \\hfill 0& \\hfill 1& \\hfill 0& \\hfill -1& \\hfill 0& \\hfill 1\\\\ \\hfill 0& \\hfill 3& \\hfill 1& \\hfill 3& \\hfill -2& \\hfill 0\\end{array}\\right][\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]-3{R}_{2}+{R}_{3}={R}_{3}\\to\\left[\\begin{array}{ccc|ccc}\\hfill 1& \\hfill 0& \\hfill 0& \\hfill -1& \\hfill 1& \\hfill 0\\\\ \\hfill 0& \\hfill 1& \\hfill 0& \\hfill -1& \\hfill 0& \\hfill 1\\\\ \\hfill 0& \\hfill 0& \\hfill 1& \\hfill 6& \\hfill -2& \\hfill -3\\end{array}\\right][\/latex]<\/p>\n<p>Thus,<\/p>\n<p style=\"text-align: center;\">[latex]{A}^{-1}=B=\\left[\\begin{array}{ccc}-1& 1& 0\\\\ -1& 0& 1\\\\ 6& -2& -3\\end{array}\\right][\/latex]<\/p>\n<p><strong>Analysis of the Solution<\/strong><\/p>\n<p>To prove that [latex]B={A}^{-1}[\/latex], let\u2019s multiply the two matrices together to see if the product equals the identity, if [latex]A{A}^{-1}=I[\/latex] and [latex]{A}^{-1}A=I[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\begin{array}{l}\\hfill \\\\ \\hfill \\end{array}\\hfill \\\\ A{A}^{-1} & =\\left[\\begin{array}{ccc}2& 3& 1\\\\ 3& 3& 1\\\\ 2& 4& 1\\end{array}\\right]\\text{ }\\left[\\begin{array}{rrr}\\hfill -1& \\hfill 1& \\hfill 0\\\\ \\hfill -1& \\hfill 0& \\hfill 1\\\\ \\hfill 6& \\hfill -2& \\hfill -3\\end{array}\\right]\\hfill \\\\ & =\\left[\\begin{array}{ccc}2\\left(-1\\right)+3\\left(-1\\right)+1\\left(6\\right)& 2\\left(1\\right)+3\\left(0\\right)+1\\left(-2\\right)& 2\\left(0\\right)+3\\left(1\\right)+1\\left(-3\\right)\\\\ 3\\left(-1\\right)+3\\left(-1\\right)+1\\left(6\\right)& 3\\left(1\\right)+3\\left(0\\right)+1\\left(-2\\right)& 3\\left(0\\right)+3\\left(1\\right)+1\\left(-3\\right)\\\\ 2\\left(-1\\right)+4\\left(-1\\right)+1\\left(6\\right)& 2\\left(1\\right)+4\\left(0\\right)+1\\left(-2\\right)& 2\\left(0\\right)+4\\left(1\\right)+1\\left(-3\\right)\\end{array}\\right]\\hfill \\\\ & =\\left[\\begin{array}{ccc}1& 0& 0\\\\ 0& 1& 0\\\\ 0& 0& 1\\end{array}\\right]\\hfill \\end{array}[\/latex]<br \/>\n[latex]\\begin{array}{l}\\begin{array}{l}\\hfill \\\\ \\hfill \\end{array}\\hfill \\\\ {A}^{-1}A & =\\left[\\begin{array}{rrr}\\hfill -1& \\hfill 1& \\hfill 0\\\\ \\hfill -1& \\hfill 0& \\hfill 1\\\\ \\hfill 6& \\hfill -2& \\hfill -3\\end{array}\\right]\\text{ }\\left[\\begin{array}{ccc}2& 3& 1\\\\ 3& 3& 1\\\\ 2& 4& 1\\end{array}\\right]\\hfill \\\\ & =\\left[\\begin{array}{rrr}\\hfill -1\\left(2\\right)+1\\left(3\\right)+0\\left(2\\right)& \\hfill -1\\left(3\\right)+1\\left(3\\right)+0\\left(4\\right)& \\hfill -1\\left(1\\right)+1\\left(1\\right)+0\\left(1\\right)\\\\ \\hfill -1\\left(2\\right)+0\\left(3\\right)+1\\left(2\\right)& \\hfill -1\\left(3\\right)+0\\left(3\\right)+1\\left(4\\right)& \\hfill -1\\left(1\\right)+0\\left(1\\right)+1\\left(1\\right)\\\\ \\hfill 6\\left(2\\right)+-2\\left(3\\right)+-3\\left(2\\right)& \\hfill 6\\left(3\\right)+-2\\left(3\\right)+-3\\left(4\\right)& \\hfill 6\\left(1\\right)+-2\\left(1\\right)+-3\\left(1\\right)\\end{array}\\right]\\hfill \\\\ & =\\left[\\begin{array}{rrr}\\hfill 1& \\hfill 0& \\hfill 0\\\\ \\hfill 0& \\hfill 1& \\hfill 0\\\\ \\hfill 0& \\hfill 0& \\hfill 1\\end{array}\\right]\\hfill \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Given the [latex]3\\times 3[\/latex] matrix [latex]A[\/latex], find the inverse.<\/p>\n<p style=\"text-align: center;\">[latex]A = \\left[\\begin{array}{ccc} 1 & 2 & 3 \\\\ 4 & 5 & 6 \\\\ 7 & 8 & 9 \\end{array}\\right][\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q817649\">Show Answer<\/button><\/p>\n<div id=\"q817649\" class=\"hidden-answer\" style=\"display: none\">\n<ol>\n<li>Augment the matrix [latex]A[\/latex] with the identity matrix:\n<div style=\"text-align: center;\">[latex]\\left[\\begin{array}{ccc|ccc} 1 & 2 & 3 & 1 & 0 & 0 \\\\ 4 & 5 & 6 & 0 & 1 & 0 \\\\ 7 & 8 & 9 & 0 & 0 & 1 \\end{array}\\right][\/latex]<\/div>\n<\/li>\n<li>Perform row operations to try to transform the left side into the identity matrix:\n<ul>\n<li>Subtract 4 times row 1 from row 2:\n<div style=\"text-align: center;\">[latex]R_2 \\leftarrow R_2 - 4R_1[\/latex]<\/div>\n<div style=\"text-align: center;\">[latex]\\left[\\begin{array}{ccc|ccc} 1 & 2 & 3 & 1 & 0 & 0 \\\\ 0 & -3 & -6 & -4 & 1 & 0 \\\\ 7 & 8 & 9 & 0 & 0 & 1 \\end{array}\\right][\/latex]<\/div>\n<\/li>\n<li>Subtract 7 times row 1 from row 3:\n<div style=\"text-align: center;\">[latex]R_3 \\leftarrow R_3 - 7R_1[\/latex]<\/div>\n<div style=\"text-align: center;\">[latex]\\left[\\begin{array}{ccc|ccc} 1 & 2 & 3 & 1 & 0 & 0 \\\\ 0 & -3 & -6 & -4 & 1 & 0 \\\\ 0 & -6 & -12 & -7 & 0 & 1 \\end{array}\\right][\/latex]<\/div>\n<\/li>\n<li>Subtract 2 times row 2 from row 3:\n<div style=\"text-align: center;\">[latex]R_3 \\leftarrow R_3 - 2R_2[\/latex]<\/div>\n<div style=\"text-align: center;\">[latex]\\left[\\begin{array}{ccc|ccc} 1 & 2 & 3 & 1 & 0 & 0 \\\\ 0 & -3 & -6 & -4 & 1 & 0 \\\\ 0 & 0 & 0 & 1 & -2 & 1 \\end{array}\\right][\/latex]<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p>The third row of the left side of the augmented matrix is all zeros. This indicates that the original matrix A is singular, meaning it <strong>does not have an inverse<\/strong>.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24859\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24859&theme=lumen&iframe_resize_id=ohm24859&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24860\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24860&theme=lumen&iframe_resize_id=ohm24860&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":12,"menu_order":18,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":327,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2501"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/users\/12"}],"version-history":[{"count":9,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2501\/revisions"}],"predecessor-version":[{"id":7063,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2501\/revisions\/7063"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/327"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2501\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=2501"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=2501"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=2501"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=2501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}