{"id":1821,"date":"2015-11-12T18:30:44","date_gmt":"2015-11-12T18:30:44","guid":{"rendered":"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/?post_type=chapter&#038;p=1821"},"modified":"2015-11-12T18:30:44","modified_gmt":"2015-11-12T18:30:44","slug":"understanding-properties-of-determinants","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/chapter\/understanding-properties-of-determinants\/","title":{"raw":"Understanding Properties of Determinants","rendered":"Understanding Properties of Determinants"},"content":{"raw":"<p>There are many <strong>properties of determinants<\/strong>. Listed here are some properties that may be helpful in calculating the determinant of a matrix.\n<\/p><div class=\"textbox\">\n<h3>A General Note: Properties of Determinants<\/h3>\n<ol><li>If the matrix is in upper triangular form, the determinant equals the product of entries down the main diagonal.<\/li>\n\t<li>When two rows are interchanged, the determinant changes sign.<\/li>\n\t<li>If either two rows or two columns are identical, the determinant equals zero.<\/li>\n\t<li>If a matrix contains either a row of zeros or a column of zeros, the determinant equals zero.<\/li>\n\t<li>The determinant of an inverse matrix [latex]{A}^{-1}[\/latex] is the reciprocal of the determinant of the matrix [latex]A[\/latex].<\/li>\n\t<li>If any row or column is multiplied by a constant, the determinant is multiplied by the same factor.<\/li>\n<\/ol><\/div>\n<div class=\"textbox shaded\">\n<h3>Example 7: Illustrating Properties of Determinants<\/h3>\nIllustrate each of the properties of determinants.\n\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\nProperty 1 states that if the matrix is in upper triangular form, the determinant is the product of the entries down the main diagonal.\n<div style=\"text-align: center;\">[latex]A=\\left[\\begin{array}{rrr}\\hfill 1&amp; \\hfill 2&amp; \\hfill 3\\\\ \\hfill 0&amp; \\hfill 2&amp; \\hfill 1\\\\ \\hfill 0&amp; \\hfill 0&amp; \\hfill -1\\end{array}\\right][\/latex]<\/div>\nAugment [latex]A[\/latex] with the first two columns.\n<div style=\"text-align: center;\">[latex]A=\\left[\\begin{array}{ccc}1&amp; 2&amp; 3\\\\ 0&amp; 2&amp; 1\\\\ 0&amp; 0&amp; -1\\end{array}|\\begin{array}{c}1\\\\ 0\\\\ 0\\end{array}\\begin{array}{c}2\\\\ 2\\\\ 0\\end{array}\\right][\/latex]<\/div>\nThen\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\mathrm{det}\\left(A\\right)=1\\left(2\\right)\\left(-1\\right)+2\\left(1\\right)\\left(0\\right)+3\\left(0\\right)\\left(0\\right)-0\\left(2\\right)\\left(3\\right)-0\\left(1\\right)\\left(1\\right)+1\\left(0\\right)\\left(2\\right)\\hfill \\\\ =-2\\hfill \\end{array}[\/latex]<\/div>\nProperty 2 states that interchanging rows changes the sign. Given\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\begin{array}{l}\\\\ A=\\left[\\begin{array}{cc}-1&amp; 5\\\\ 4&amp; -3\\end{array}\\right],\\mathrm{det}\\left(A\\right)=\\left(-1\\right)\\left(-3\\right)-\\left(4\\right)\\left(5\\right)=3 - 20=-17\\end{array}\\hfill \\\\ \\hfill \\\\ B=\\left[\\begin{array}{cc}4&amp; -3\\\\ -1&amp; 5\\end{array}\\right],\\mathrm{det}\\left(B\\right)=\\left(4\\right)\\left(5\\right)-\\left(-1\\right)\\left(-3\\right)=20 - 3=17\\hfill \\end{array}[\/latex]<\/div>\nProperty 3 states that if two rows or two columns are identical, the determinant equals zero.\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}A=\\left[\\begin{array}{ccc}1&amp; 2&amp; 2\\\\ 2&amp; 2&amp; 2\\\\ -1&amp; 2&amp; 2\\end{array}\\text{ }|\\text{ }\\begin{array}{c}1\\\\ 2\\\\ -1\\end{array} \\begin{array}{c}2\\\\ 2\\\\ 2\\end{array}\\right]\\hfill \\\\ \\hfill \\\\ \\mathrm{det}\\left(A\\right)=1\\left(2\\right)\\left(2\\right)+2\\left(2\\right)\\left(-1\\right)+2\\left(2\\right)\\left(2\\right)+1\\left(2\\right)\\left(2\\right)-2\\left(2\\right)\\left(1\\right)-2\\left(2\\right)\\left(2\\right)\\hfill \\\\ =4 - 4+8+4 - 4-8=0\\hfill \\end{array}[\/latex]<\/div>\nProperty 4 states that if a row or column equals zero, the determinant equals zero. Thus,\n<div style=\"text-align: center;\">[latex]A=\\left[\\begin{array}{cc}1&amp; 2\\\\ 0&amp; 0\\end{array}\\right],\\mathrm{det}\\left(A\\right)=1\\left(0\\right)-2\\left(0\\right)=0[\/latex]<\/div>\nProperty 5 states that the determinant of an inverse matrix [latex]{A}^{-1}[\/latex] is the reciprocal of the determinant [latex]A[\/latex]. Thus,\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}A=\\left[\\begin{array}{cc}1&amp; 2\\\\ 3&amp; 4\\end{array}\\right],\\mathrm{det}\\left(A\\right)=1\\left(4\\right)-3\\left(2\\right)=-2\\hfill \\\\ \\hfill \\\\ {A}^{-1}=\\left[\\begin{array}{cc}-2&amp; 1\\\\ \\frac{3}{2}&amp; -\\frac{1}{2}\\end{array}\\right],\\mathrm{det}\\left({A}^{-1}\\right)=-2\\left(-\\frac{1}{2}\\right)-\\left(\\frac{3}{2}\\right)\\left(1\\right)=-\\frac{1}{2}\\hfill \\end{array}[\/latex]<\/div>\nProperty 6 states that if any row or column of a matrix is multiplied by a constant, the determinant is multiplied by the same factor. Thus,\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}A=\\left[\\begin{array}{cc}1&amp; 2\\\\ 3&amp; 4\\end{array}\\right],\\mathrm{det}\\left(A\\right)=1\\left(4\\right)-2\\left(3\\right)=-2\\hfill \\\\ \\hfill \\\\ B=\\left[\\begin{array}{cc}2\\left(1\\right)&amp; 2\\left(2\\right)\\\\ 3&amp; 4\\end{array}\\right],\\mathrm{det}\\left(B\\right)=2\\left(4\\right)-3\\left(4\\right)=-4\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 8: Using Cramer\u2019s Rule and Determinant Properties to Solve a System<\/h3>\nFind the solution to the given 3 \u00d7 3 system.\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}2x+4y+4z=2\\hfill &amp; \\left(1\\right)\\hfill \\\\ 3x+7y+7z=-5\\hfill &amp; \\left(2\\right)\\hfill \\\\ \\text{ }x+2y+2z=4\\hfill &amp; \\left(3\\right)\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\nUsing <strong>Cramer\u2019s Rule<\/strong>, we have\n<div style=\"text-align: center;\">[latex]D=|\\begin{array}{ccc}2&amp; 4&amp; 4\\\\ 3&amp; 7&amp; 7\\\\ 1&amp; 2&amp; 2\\end{array}|[\/latex]<\/div>\nNotice that the second and third columns are identical. According to Property 3, the determinant will be zero, so there is either no solution or an infinite number of solutions. We have to perform elimination to find out.\n<ol><li>Multiply equation (3) by \u20132 and add the result to equation (1).\n<div style=\"text-align: center;\">[latex]\\frac{\\begin{array}{l}-2x - 4y - 4x=-8\\hfill \\\\ \\text{ }2x+4y+4z=2\\hfill \\end{array}}{0=-6}[\/latex]<\/div><\/li>\n<\/ol>\nObtaining a statement that is a contradiction means that the system has no solution.\n\n<\/div>","rendered":"<p>There are many <strong>properties of determinants<\/strong>. Listed here are some properties that may be helpful in calculating the determinant of a matrix.\n<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Properties of Determinants<\/h3>\n<ol>\n<li>If the matrix is in upper triangular form, the determinant equals the product of entries down the main diagonal.<\/li>\n<li>When two rows are interchanged, the determinant changes sign.<\/li>\n<li>If either two rows or two columns are identical, the determinant equals zero.<\/li>\n<li>If a matrix contains either a row of zeros or a column of zeros, the determinant equals zero.<\/li>\n<li>The determinant of an inverse matrix [latex]{A}^{-1}[\/latex] is the reciprocal of the determinant of the matrix [latex]A[\/latex].<\/li>\n<li>If any row or column is multiplied by a constant, the determinant is multiplied by the same factor.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 7: Illustrating Properties of Determinants<\/h3>\n<p>Illustrate each of the properties of determinants.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>Property 1 states that if the matrix is in upper triangular form, the determinant is the product of the entries down the main diagonal.<\/p>\n<div style=\"text-align: center;\">[latex]A=\\left[\\begin{array}{rrr}\\hfill 1& \\hfill 2& \\hfill 3\\\\ \\hfill 0& \\hfill 2& \\hfill 1\\\\ \\hfill 0& \\hfill 0& \\hfill -1\\end{array}\\right][\/latex]<\/div>\n<p>Augment [latex]A[\/latex] with the first two columns.<\/p>\n<div style=\"text-align: center;\">[latex]A=\\left[\\begin{array}{ccc}1& 2& 3\\\\ 0& 2& 1\\\\ 0& 0& -1\\end{array}|\\begin{array}{c}1\\\\ 0\\\\ 0\\end{array}\\begin{array}{c}2\\\\ 2\\\\ 0\\end{array}\\right][\/latex]<\/div>\n<p>Then<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\mathrm{det}\\left(A\\right)=1\\left(2\\right)\\left(-1\\right)+2\\left(1\\right)\\left(0\\right)+3\\left(0\\right)\\left(0\\right)-0\\left(2\\right)\\left(3\\right)-0\\left(1\\right)\\left(1\\right)+1\\left(0\\right)\\left(2\\right)\\hfill \\\\ =-2\\hfill \\end{array}[\/latex]<\/div>\n<p>Property 2 states that interchanging rows changes the sign. Given<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}\\begin{array}{l}\\\\ A=\\left[\\begin{array}{cc}-1& 5\\\\ 4& -3\\end{array}\\right],\\mathrm{det}\\left(A\\right)=\\left(-1\\right)\\left(-3\\right)-\\left(4\\right)\\left(5\\right)=3 - 20=-17\\end{array}\\hfill \\\\ \\hfill \\\\ B=\\left[\\begin{array}{cc}4& -3\\\\ -1& 5\\end{array}\\right],\\mathrm{det}\\left(B\\right)=\\left(4\\right)\\left(5\\right)-\\left(-1\\right)\\left(-3\\right)=20 - 3=17\\hfill \\end{array}[\/latex]<\/div>\n<p>Property 3 states that if two rows or two columns are identical, the determinant equals zero.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}A=\\left[\\begin{array}{ccc}1& 2& 2\\\\ 2& 2& 2\\\\ -1& 2& 2\\end{array}\\text{ }|\\text{ }\\begin{array}{c}1\\\\ 2\\\\ -1\\end{array} \\begin{array}{c}2\\\\ 2\\\\ 2\\end{array}\\right]\\hfill \\\\ \\hfill \\\\ \\mathrm{det}\\left(A\\right)=1\\left(2\\right)\\left(2\\right)+2\\left(2\\right)\\left(-1\\right)+2\\left(2\\right)\\left(2\\right)+1\\left(2\\right)\\left(2\\right)-2\\left(2\\right)\\left(1\\right)-2\\left(2\\right)\\left(2\\right)\\hfill \\\\ =4 - 4+8+4 - 4-8=0\\hfill \\end{array}[\/latex]<\/div>\n<p>Property 4 states that if a row or column equals zero, the determinant equals zero. Thus,<\/p>\n<div style=\"text-align: center;\">[latex]A=\\left[\\begin{array}{cc}1& 2\\\\ 0& 0\\end{array}\\right],\\mathrm{det}\\left(A\\right)=1\\left(0\\right)-2\\left(0\\right)=0[\/latex]<\/div>\n<p>Property 5 states that the determinant of an inverse matrix [latex]{A}^{-1}[\/latex] is the reciprocal of the determinant [latex]A[\/latex]. Thus,<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}A=\\left[\\begin{array}{cc}1& 2\\\\ 3& 4\\end{array}\\right],\\mathrm{det}\\left(A\\right)=1\\left(4\\right)-3\\left(2\\right)=-2\\hfill \\\\ \\hfill \\\\ {A}^{-1}=\\left[\\begin{array}{cc}-2& 1\\\\ \\frac{3}{2}& -\\frac{1}{2}\\end{array}\\right],\\mathrm{det}\\left({A}^{-1}\\right)=-2\\left(-\\frac{1}{2}\\right)-\\left(\\frac{3}{2}\\right)\\left(1\\right)=-\\frac{1}{2}\\hfill \\end{array}[\/latex]<\/div>\n<p>Property 6 states that if any row or column of a matrix is multiplied by a constant, the determinant is multiplied by the same factor. Thus,<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}A=\\left[\\begin{array}{cc}1& 2\\\\ 3& 4\\end{array}\\right],\\mathrm{det}\\left(A\\right)=1\\left(4\\right)-2\\left(3\\right)=-2\\hfill \\\\ \\hfill \\\\ B=\\left[\\begin{array}{cc}2\\left(1\\right)& 2\\left(2\\right)\\\\ 3& 4\\end{array}\\right],\\mathrm{det}\\left(B\\right)=2\\left(4\\right)-3\\left(4\\right)=-4\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 8: Using Cramer\u2019s Rule and Determinant Properties to Solve a System<\/h3>\n<p>Find the solution to the given 3 \u00d7 3 system.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}2x+4y+4z=2\\hfill & \\left(1\\right)\\hfill \\\\ 3x+7y+7z=-5\\hfill & \\left(2\\right)\\hfill \\\\ \\text{ }x+2y+2z=4\\hfill & \\left(3\\right)\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>Using <strong>Cramer\u2019s Rule<\/strong>, we have<\/p>\n<div style=\"text-align: center;\">[latex]D=|\\begin{array}{ccc}2& 4& 4\\\\ 3& 7& 7\\\\ 1& 2& 2\\end{array}|[\/latex]<\/div>\n<p>Notice that the second and third columns are identical. According to Property 3, the determinant will be zero, so there is either no solution or an infinite number of solutions. We have to perform elimination to find out.<\/p>\n<ol>\n<li>Multiply equation (3) by \u20132 and add the result to equation (1).\n<div style=\"text-align: center;\">[latex]\\frac{\\begin{array}{l}-2x - 4y - 4x=-8\\hfill \\\\ \\text{ }2x+4y+4z=2\\hfill \\end{array}}{0=-6}[\/latex]<\/div>\n<\/li>\n<\/ol>\n<p>Obtaining a statement that is a contradiction means that the system has no solution.<\/p>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-1821\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Specific attribution<\/div><ul class=\"citation-list\"><li>Precalculus. <strong>Authored by<\/strong>: OpenStax College. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface\">http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":276,"menu_order":4,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc-attribution\",\"description\":\"Precalculus\",\"author\":\"OpenStax College\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-1821","chapter","type-chapter","status-publish","hentry"],"part":1811,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/users\/276"}],"version-history":[{"count":1,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1821\/revisions"}],"predecessor-version":[{"id":2234,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1821\/revisions\/2234"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/1811"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1821\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/media?parent=1821"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=1821"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/contributor?post=1821"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/license?post=1821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}