{"id":1348,"date":"2021-12-02T19:37:36","date_gmt":"2021-12-03T00:37:36","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/6-2-negative-exponents\/"},"modified":"2023-08-30T14:52:00","modified_gmt":"2023-08-30T18:52:00","slug":"negative-exponents","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/negative-exponents\/","title":{"raw":"6.2 Negative Exponents","rendered":"6.2 Negative Exponents"},"content":{"raw":"Consider the following chart that shows the expansion of [latex]a[\/latex] for several exponents:\r\n\r\n[latex]\\begin{array}{lllllllll}\r\na^4\\phantom{-}&amp;=&amp;a&amp;\\times &amp;a&amp;\\times &amp;a&amp;\\times &amp;a \\\\\r\na^3&amp;=&amp;a&amp;\\times &amp;a&amp;\\times &amp;a&amp;&amp; \\\\\r\na^2&amp;=&amp;a&amp;\\times &amp;a&amp;&amp;&amp;&amp; \\\\\r\na^1&amp;=&amp;a&amp;&amp;&amp;&amp;&amp;&amp; \\\\\r\na^0&amp;=&amp;1&amp;&amp;&amp;&amp;&amp;&amp;\r\n\\end{array}[\/latex]\r\n\r\n[latex]\\begin{array}{lll}\r\na^{-1}&amp;=&amp;\\dfrac{1}{a} \\\\ \\\\\r\na^{-2}&amp;=&amp;\\dfrac{1}{(a\\times a)} \\\\ \\\\\r\na^{-3}&amp;=&amp;\\dfrac{1}{(a\\times a\\times a)} \\\\ \\\\\r\na^{-4}&amp;=&amp;\\dfrac{1}{(a\\times a\\times a\\times a)}\r\n\\end{array}[\/latex]\r\n\r\nIf zero and negative exponents are expanded to base 2, the result is the following:\r\n\r\n[latex]\\begin{array}{llcll}\r\n2^0&amp;=&amp;1&amp;&amp; \\\\ \\\\\r\n2^{-1}&amp;=&amp;\\dfrac{1}{2}&amp;&amp; \\\\ \\\\\r\n2^{-2}&amp;=&amp;\\dfrac{1}{2\\times 2}&amp;\\text{or}&amp;\\dfrac{1}{4} \\\\ \\\\\r\n2^{-3}&amp;=&amp;\\dfrac{1}{2\\times 2\\times 2}&amp;\\text{or}&amp;\\dfrac{1}{8} \\\\ \\\\\r\n2^{-4}&amp;=&amp;\\dfrac{1}{2\\times 2\\times 2\\times 2}&amp;\\text{or}&amp;\\dfrac{1}{16}\r\n\\end{array}[\/latex]\r\n\r\nThe most unusual of these is the exponent 0. Any base that is not equal to zero to the zeroth exponent is always 1. The simplest explanation of this is by example.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.2.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify [latex]\\dfrac{x^3}{x^3}[\/latex].\r\n\r\nUsing the quotient rule of exponents, we know that this simplifies to [latex]x^{3-3}[\/latex], which equals [latex]x^0.[\/latex] And we know\r\n<p style=\"text-align: center;\">[latex]\\dfrac{2^3}{2^3} = \\dfrac{8}{8}=1[\/latex],<\/p>\r\n<p style=\"text-align: center;\">[latex]\\dfrac{3^3}{3^3} = \\dfrac{27}{27}=1[\/latex],<\/p>\r\n<p style=\"text-align: center;\">[latex]\\dfrac{4^3}{4^3}=\\dfrac{64}{64}=1[\/latex],<\/p>\r\n<p style=\"text-align: center;\">[latex]\\dfrac{5^3}{5^3}=\\dfrac{125}{125}=1[\/latex],<\/p>\r\nand so on. A base raised to an exponent divided by that same base raised to that same exponent will always equal 1 unless the base is 0. This leads us to the zero power rule of exponents:\r\n<p style=\"text-align: center;\">[latex]\\text{Zero Power Rule of Exponents: }x^0 = 1\\hspace{0.25in} (x \\ne 0)[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nThis zero rule of exponents can make difficult problems elementary simply because whatever the 0 exponent is attached to reduces to 1. Consider the following examples:\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.2.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify the following expressions.\r\n<ol>\r\n \t<li>[latex]5x^0y^2[\/latex]\r\nSince [latex]x^0 = 1,[\/latex] this simplifies to [latex]5y^2.[\/latex]<\/li>\r\n \t<li>[latex](5x^0y^2)^0[\/latex]\r\nSince the zero exponent is on the outside of the parentheses, everything contained inside the parentheses is cancelled out to 1.<\/li>\r\n \t<li>[latex][(15x^3y^2)(25x^2y^2)]^0[\/latex]\r\nSince the zero exponent is on the outside of the brackets, everything contained inside the brackets cancels out to 1.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\nWhen encountering these types of problems, always remain aware of what the zero power is attached to, since only what it is attached to cancels to 1.\r\n\r\nWhen dealing with negative exponents, the simplest solution is to reciprocate the power. For instance:\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 6.2.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSimplify the following expressions.\r\n<ol>\r\n \t<li>[latex]3x^{-2}y^2[\/latex]\r\nSince the only negative exponent is [latex]x^{-2}[\/latex], this simplifies to [latex]\\dfrac{3y^2}{x^2}.[\/latex]<\/li>\r\n \t<li>[latex]4x^2y^{-3}[\/latex]\r\nSince the only negative exponent is [latex]y^{-3}[\/latex], this simplifies to [latex]\\dfrac{4x^2}{y^3}.[\/latex]<\/li>\r\n \t<li>[latex](4x^2y^{-3})^{-1}[\/latex]\r\nUsing the power of a power rule of exponents, we get [latex]4^{-1}x^{-2}y^3[\/latex].\r\nSimplifying the negative exponents of [latex]4^{-1}x^{-2}[\/latex], we get [latex]\\dfrac{y^3}{4x^2}.[\/latex]<\/li>\r\n \t<li>[latex](2m^{-1}n^{-3})(2m^{-1}n^{-3})^4[\/latex]\r\nFirst using the power of a power rule on [latex](2m^{-1}n^{-3})^4[\/latex] yields [latex]2^4m^{-4}n^{-12}[\/latex].\r\nNow we multiply [latex]2m^{-1}n^{-3}[\/latex] by [latex]2^4m^{-4}n^{-12}[\/latex], yielding [latex]2^5m^{-5}n^{-15}[\/latex].\r\nWe can write this without any negative exponents as [latex]\\dfrac{2^5}{m^5n^{15}}.[\/latex]<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<h1 class=\"p1\" style=\"text-align: left;\"><b><\/b>Four Rules of Negative Exponents<\/h1>\r\n<p style=\"text-align: center;\">[latex]x^{-n}=\\dfrac{1}{x^n}\\hspace{0.25in} (x \\ne 0)[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\dfrac{1}{x^{-n}}=x^n\\hspace{0.25in} (x \\ne 0)[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\left(\\dfrac{x}{y}\\right)^{-n}=\\left(\\dfrac{y}{x}\\right)^n \\hspace{0.25in} (x,y \\ne 0)[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\left(\\dfrac{x^ay^b}{z^c}\\right)^{-n}=\\dfrac{z^{cn}}{x^{an}y^{bn}}\\hspace{0.25in} (x,y,z \\ne 0)[\/latex]<\/p>\r\n\r\n<h1>Questions<\/h1>\r\nSimplify. Your answer should contain only positive exponents.\r\n<ol class=\"twocolumn\">\r\n \t<li>[latex](2x^4y^{-2})(2xy^3)^4[\/latex]<\/li>\r\n \t<li>[latex](2a^{-2}b^{-3})(2a^0b^4)^4[\/latex]<\/li>\r\n \t<li>[latex](2x^2y^2)^4x^{-4}[\/latex]<\/li>\r\n \t<li>[latex][(m^0n^3)(2m^{-3}n^{-3})]^0[\/latex]<\/li>\r\n \t<li>[latex](2x^{-3}y^2)\\div (3x^{-3}y^3\\cdot 3x^0)[\/latex]<\/li>\r\n \t<li>[latex]3y^3\\div [(3yx^3)(2x^4y^{-3})][\/latex]<\/li>\r\n \t<li>[latex]2y\\div (x^0y^2)^4[\/latex]<\/li>\r\n \t<li>[latex](a^4)^4\\div 2b[\/latex]<\/li>\r\n \t<li>[latex](2a^2b^3)^4\\div a^{-1}[\/latex]<\/li>\r\n \t<li>[latex](2y^{-4})^{-2}\\div x^2[\/latex]<\/li>\r\n \t<li>[latex](2mn)^4\\div m^0n^{-2}[\/latex]<\/li>\r\n \t<li>[latex]2x^{-3}\\div (x^4y^{-3})^{-1}[\/latex]<\/li>\r\n \t<li>[latex][(2u^{-2}v^3)(2uv^4)^{-1}]\\div 2u^{-4}v^0[\/latex]<\/li>\r\n \t<li>[latex][(2yx^2)(x^{-2})]\\div (2x^0y^4)^{-1}[\/latex]<\/li>\r\n \t<li>[latex]b^{-1}\\div [(2a^4b^0)^0(2a^{-3}b^2)][\/latex]<\/li>\r\n \t<li>[latex]2yzx^2\\div [(2x^4y^4z^{-2})(zy^2)^4][\/latex]<\/li>\r\n \t<li>[latex][(cb^3)^2(2a^{-3}b^2)]\\div (a^3b^{-2}c^3)^3[\/latex]<\/li>\r\n \t<li>[latex]2q^4(m^2p^2q)\\div (2m\\cdot 4p^2)^3[\/latex]<\/li>\r\n \t<li>[latex](yx^{-4}z^2)^{-1}\\div z^3\\cdot x^2y^3z^{-1}[\/latex]<\/li>\r\n \t<li>[latex]2mpn^{-3}\\div [2n^2p^0(m^0n^{-4}p^2)^3][\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-6-2\/\">Answer Key 6.2<\/a>","rendered":"<p>Consider the following chart that shows the expansion of [latex]a[\/latex] for several exponents:<\/p>\n<p>[latex]\\begin{array}{lllllllll}  a^4\\phantom{-}&=&a&\\times &a&\\times &a&\\times &a \\\\  a^3&=&a&\\times &a&\\times &a&& \\\\  a^2&=&a&\\times &a&&&& \\\\  a^1&=&a&&&&&& \\\\  a^0&=&1&&&&&&  \\end{array}[\/latex]<\/p>\n<p>[latex]\\begin{array}{lll}  a^{-1}&=&\\dfrac{1}{a} \\\\ \\\\  a^{-2}&=&\\dfrac{1}{(a\\times a)} \\\\ \\\\  a^{-3}&=&\\dfrac{1}{(a\\times a\\times a)} \\\\ \\\\  a^{-4}&=&\\dfrac{1}{(a\\times a\\times a\\times a)}  \\end{array}[\/latex]<\/p>\n<p>If zero and negative exponents are expanded to base 2, the result is the following:<\/p>\n<p>[latex]\\begin{array}{llcll}  2^0&=&1&& \\\\ \\\\  2^{-1}&=&\\dfrac{1}{2}&& \\\\ \\\\  2^{-2}&=&\\dfrac{1}{2\\times 2}&\\text{or}&\\dfrac{1}{4} \\\\ \\\\  2^{-3}&=&\\dfrac{1}{2\\times 2\\times 2}&\\text{or}&\\dfrac{1}{8} \\\\ \\\\  2^{-4}&=&\\dfrac{1}{2\\times 2\\times 2\\times 2}&\\text{or}&\\dfrac{1}{16}  \\end{array}[\/latex]<\/p>\n<p>The most unusual of these is the exponent 0. Any base that is not equal to zero to the zeroth exponent is always 1. The simplest explanation of this is by example.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.2.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify [latex]\\dfrac{x^3}{x^3}[\/latex].<\/p>\n<p>Using the quotient rule of exponents, we know that this simplifies to [latex]x^{3-3}[\/latex], which equals [latex]x^0.[\/latex] And we know<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{2^3}{2^3} = \\dfrac{8}{8}=1[\/latex],<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{3^3}{3^3} = \\dfrac{27}{27}=1[\/latex],<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{4^3}{4^3}=\\dfrac{64}{64}=1[\/latex],<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{5^3}{5^3}=\\dfrac{125}{125}=1[\/latex],<\/p>\n<p>and so on. A base raised to an exponent divided by that same base raised to that same exponent will always equal 1 unless the base is 0. This leads us to the zero power rule of exponents:<\/p>\n<p style=\"text-align: center;\">[latex]\\text{Zero Power Rule of Exponents: }x^0 = 1\\hspace{0.25in} (x \\ne 0)[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>This zero rule of exponents can make difficult problems elementary simply because whatever the 0 exponent is attached to reduces to 1. Consider the following examples:<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.2.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify the following expressions.<\/p>\n<ol>\n<li>[latex]5x^0y^2[\/latex]<br \/>\nSince [latex]x^0 = 1,[\/latex] this simplifies to [latex]5y^2.[\/latex]<\/li>\n<li>[latex](5x^0y^2)^0[\/latex]<br \/>\nSince the zero exponent is on the outside of the parentheses, everything contained inside the parentheses is cancelled out to 1.<\/li>\n<li>[latex][(15x^3y^2)(25x^2y^2)]^0[\/latex]<br \/>\nSince the zero exponent is on the outside of the brackets, everything contained inside the brackets cancels out to 1.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<p>When encountering these types of problems, always remain aware of what the zero power is attached to, since only what it is attached to cancels to 1.<\/p>\n<p>When dealing with negative exponents, the simplest solution is to reciprocate the power. For instance:<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 6.2.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Simplify the following expressions.<\/p>\n<ol>\n<li>[latex]3x^{-2}y^2[\/latex]<br \/>\nSince the only negative exponent is [latex]x^{-2}[\/latex], this simplifies to [latex]\\dfrac{3y^2}{x^2}.[\/latex]<\/li>\n<li>[latex]4x^2y^{-3}[\/latex]<br \/>\nSince the only negative exponent is [latex]y^{-3}[\/latex], this simplifies to [latex]\\dfrac{4x^2}{y^3}.[\/latex]<\/li>\n<li>[latex](4x^2y^{-3})^{-1}[\/latex]<br \/>\nUsing the power of a power rule of exponents, we get [latex]4^{-1}x^{-2}y^3[\/latex].<br \/>\nSimplifying the negative exponents of [latex]4^{-1}x^{-2}[\/latex], we get [latex]\\dfrac{y^3}{4x^2}.[\/latex]<\/li>\n<li>[latex](2m^{-1}n^{-3})(2m^{-1}n^{-3})^4[\/latex]<br \/>\nFirst using the power of a power rule on [latex](2m^{-1}n^{-3})^4[\/latex] yields [latex]2^4m^{-4}n^{-12}[\/latex].<br \/>\nNow we multiply [latex]2m^{-1}n^{-3}[\/latex] by [latex]2^4m^{-4}n^{-12}[\/latex], yielding [latex]2^5m^{-5}n^{-15}[\/latex].<br \/>\nWe can write this without any negative exponents as [latex]\\dfrac{2^5}{m^5n^{15}}.[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<h1 class=\"p1\" style=\"text-align: left;\"><b><\/b>Four Rules of Negative Exponents<\/h1>\n<p style=\"text-align: center;\">[latex]x^{-n}=\\dfrac{1}{x^n}\\hspace{0.25in} (x \\ne 0)[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{1}{x^{-n}}=x^n\\hspace{0.25in} (x \\ne 0)[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\left(\\dfrac{x}{y}\\right)^{-n}=\\left(\\dfrac{y}{x}\\right)^n \\hspace{0.25in} (x,y \\ne 0)[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\left(\\dfrac{x^ay^b}{z^c}\\right)^{-n}=\\dfrac{z^{cn}}{x^{an}y^{bn}}\\hspace{0.25in} (x,y,z \\ne 0)[\/latex]<\/p>\n<h1>Questions<\/h1>\n<p>Simplify. Your answer should contain only positive exponents.<\/p>\n<ol class=\"twocolumn\">\n<li>[latex](2x^4y^{-2})(2xy^3)^4[\/latex]<\/li>\n<li>[latex](2a^{-2}b^{-3})(2a^0b^4)^4[\/latex]<\/li>\n<li>[latex](2x^2y^2)^4x^{-4}[\/latex]<\/li>\n<li>[latex][(m^0n^3)(2m^{-3}n^{-3})]^0[\/latex]<\/li>\n<li>[latex](2x^{-3}y^2)\\div (3x^{-3}y^3\\cdot 3x^0)[\/latex]<\/li>\n<li>[latex]3y^3\\div [(3yx^3)(2x^4y^{-3})][\/latex]<\/li>\n<li>[latex]2y\\div (x^0y^2)^4[\/latex]<\/li>\n<li>[latex](a^4)^4\\div 2b[\/latex]<\/li>\n<li>[latex](2a^2b^3)^4\\div a^{-1}[\/latex]<\/li>\n<li>[latex](2y^{-4})^{-2}\\div x^2[\/latex]<\/li>\n<li>[latex](2mn)^4\\div m^0n^{-2}[\/latex]<\/li>\n<li>[latex]2x^{-3}\\div (x^4y^{-3})^{-1}[\/latex]<\/li>\n<li>[latex][(2u^{-2}v^3)(2uv^4)^{-1}]\\div 2u^{-4}v^0[\/latex]<\/li>\n<li>[latex][(2yx^2)(x^{-2})]\\div (2x^0y^4)^{-1}[\/latex]<\/li>\n<li>[latex]b^{-1}\\div [(2a^4b^0)^0(2a^{-3}b^2)][\/latex]<\/li>\n<li>[latex]2yzx^2\\div [(2x^4y^4z^{-2})(zy^2)^4][\/latex]<\/li>\n<li>[latex][(cb^3)^2(2a^{-3}b^2)]\\div (a^3b^{-2}c^3)^3[\/latex]<\/li>\n<li>[latex]2q^4(m^2p^2q)\\div (2m\\cdot 4p^2)^3[\/latex]<\/li>\n<li>[latex](yx^{-4}z^2)^{-1}\\div z^3\\cdot x^2y^3z^{-1}[\/latex]<\/li>\n<li>[latex]2mpn^{-3}\\div [2n^2p^0(m^0n^{-4}p^2)^3][\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-6-2\/\">Answer Key 6.2<\/a><\/p>\n","protected":false},"author":90,"menu_order":2,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":"cc-by-nc-sa"},"chapter-type":[],"contributor":[],"license":[56],"class_list":["post-1348","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1344,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1348","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/users\/90"}],"version-history":[{"count":3,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1348\/revisions"}],"predecessor-version":[{"id":2110,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1348\/revisions\/2110"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1344"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1348\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1348"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1348"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1348"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1348"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}