{"id":12562,"date":"2021-04-03T09:50:35","date_gmt":"2021-04-03T01:50:35","guid":{"rendered":"https:\/\/www.intmath.com\/blog\/?p=12562"},"modified":"2021-08-06T05:02:30","modified_gmt":"2021-08-05T21:02:30","slug":"fundamental-rules-of-exponents","status":"publish","type":"post","link":"https:\/\/www.intmath.com\/blog\/learn-math\/fundamental-rules-of-exponents-12562","title":{"rendered":"Fundamental Rules of Exponents"},"content":{"rendered":"<p>Knowing the fundamental rules of exponents will help you simplify\u00a0mathematical\u00a0equations and statements so you can arrive at a\u00a0solution with relative ease. As with everything, it may take some practice to get the hang of working with exponents. But if you take your time, don't allow yourself to be overwhelmed by variables, and memorize each rule, you'll be a master in no time.<\/p>\n<h2>Know Your Exponents<\/h2>\n<p>Before getting into the theory of exponents, let's first look at\u00a0a few notations and related terminology.<\/p>\n<p>Let's take the term <code>x^n<\/code>.<\/p>\n<p>We read this as \"<em>x<\/em>\u00a0raised to the power of\u00a0<em>n<\/em>,\" which means we multiply\u00a0<em>x<\/em>\u00a0n number of times.<\/p>\n<p><em><code>x^n<\/code>=x\u22c5x\u22c5x<\/em>...n times.<\/p>\n<p>Here,\u00a0<em>x<\/em>\u00a0is any real number and\u00a0<em>n<\/em>\u00a0is a positive integer.\u00a0We refer to\u00a0<em>x<\/em>\u00a0as\u00a0\"base,\" and\u00a0<em>n<\/em>\u00a0as\u00a0\"power\"\u00a0or \"exponent.\"<\/p>\n<p>Another example, we read <code>9^5<\/code> as \"9 raised to the power of 5\" and it is equal to 9\u22c59\u22c59\u22c59\u22c59.<\/p>\n<p><em><code>9^5<\/code> = 9\u22c59\u22c59\u22c59\u22c59 = 59,049<\/em><\/p>\n<h2>Rules of Exponents<\/h2>\n<p>There are eight\u00a0fundamental rules of exponents.<\/p>\n<h3>1. The One Rule<\/h3>\n<p>A\u00a0number to the\u00a01 power is equal to the number itself.<\/p>\n<p><em><code>x^n<\/code> = n<\/em>\u00a0where\u00a0<em>n = 1\u00a0<\/em><\/p>\n<p>We multiply\u00a0<em>x<\/em>\u00a0one time, which is equal to the number itself.<\/p>\n<p><em><code>x^1<\/code> = x<\/em><\/p>\n<p><strong>Examples:<\/strong><\/p>\n<p><em><code>9^1<\/code> = 9<\/em><\/p>\n<p><code>01 = 0<\/code><\/p>\n<p><code>-1^1 = -1<\/code><\/p>\n<h3>2. The Zero Rule<\/h3>\n<p>Any\u00a0number raised to the power of 0 (except zero) is equal to 1.<\/p>\n<p><code>x^0 = 1<\/code><\/p>\n<p><strong>Examples:<\/strong><\/p>\n<p><code>9^0 = 1<\/code><\/p>\n<p><code>1^0 = 1<\/code><\/p>\n<p>Note: <code>0^0<\/code> is undefined.<\/p>\n<h3>3. The Product Rule<\/h3>\n<p>When multiplying, you can add two exponents with the same base.<\/p>\n<p><code>x^a\u22c5x^b = x^a+b<\/code><\/p>\n<p>As the bases of both the terms\u00a0are the same, we can add\u00a0their powers.<\/p>\n<p><strong>Examples:<\/strong><\/p>\n<p><code>9^5\u22c59^7 = 9^(5+7) = 9^12<\/code><\/p>\n<p><em><code>8^-2\u22c58^10 = 8^(-2+10) = 8^8<\/code><\/em><\/p>\n<p>In special cases, we can apply this rule even when there are the same bases but with different signs (positive\/negative).\u00a0We just need to rewrite the terms in accordance with\u00a0our rule.<\/p>\n<p><strong>For example:<\/strong><\/p>\n<p>Simplify: <code>(-9)^5\u22c5(9)^7<\/code><\/p>\n<p>We can write <code>(-9)^5<\/code> as <code>(-1\u22c59)^5<\/code> which is equal to <code>(-1)^5\u22c5(9)^5<\/code><em>.<\/em><\/p>\n<p>This implies, <code>(-9)^5\u22c5(9)^7 = (-1)^5\u22c5(9)^5\u22c5(9)^7 = (-1)^5\u22c5(9)^5+7 = (-1)^5\u22c5(9)^12 = -9^12<\/code><em>.<\/em><\/p>\n<h3>4. The Quotient Rule<\/h3>\n<p>By subtracting the exponents, we can divide two powers with the same base.<\/p>\n<p><em><code>x^a\/x^b = x^(a-b)<\/code><\/em><\/p>\n<p>Here the bases of both the terms under division are the same, so we subtract\u00a0the\u00a0exponents.<\/p>\n<p><strong>Examples:<\/strong><\/p>\n<p><code>9^5\/9^7 = 9^(5-7) = 9^-2<\/code><\/p>\n<p><code>2^2\/2^2 = 2^(2-2) = 2^0 = 1<\/code><\/p>\n<h3>5. The Power Rule<\/h3>\n<p>To raise a power to another power, we multiply the exponents.<\/p>\n<p><code>(x^m)^n = x^(m\u22c5n)<\/code><\/p>\n<p>We raise the inner term to an exponent and so we multiply\u00a0both the exponents.<\/p>\n<p><strong>Examples:<\/strong><\/p>\n<p><code>(9^5)^7 = 9^(5\u22c57) = 9^35<\/code><\/p>\n<p><code>(8^2)^2 = 8^(2\u22c52) = 8^4<\/code><\/p>\n<h3>6. The Negative Exponent<\/h3>\n<p>Any non-zero number raised to a negative power equals its reciprocal raised to the opposite positive power.<\/p>\n<p><code>x^-n = 1\/x^n<\/code><\/p>\n<p><em>x<\/em>\u00a0is raised to a negative exponent and we can write it as\u00a0<em>x<\/em>'s reciprocal with the opposite sign of\u00a0<em>n<\/em>.<\/p>\n<p><strong>Examples:<\/strong><\/p>\n<p><code>9^-5 = 1\/9^5<\/code><\/p>\n<p><code>1^-1 = 1\/1^1 = 1<\/code><\/p>\n<h3>7. The Power of a Fraction Rule<\/h3>\n<p>When there is a power to a fraction, we can rewrite the term as both the numerator and denominator raised to the power of the exponent.<\/p>\n<p><code>(x\/y)^n = x^n\/x^y<\/code><\/p>\n<p><strong>Examples:<\/strong><\/p>\n<p><em><code>(2\/5)^5 = 2^5\/5^5<\/code><\/em><\/p>\n<p><em><code>(1\/2)^2 = 1^2\/2^2 = 1\/2^2<\/code><\/em><\/p>\n<h3>8. A Fractional Exponent<\/h3>\n<p>When you have a fractional exponent, the numerator is the power and the denominator is the root (square root for denominator = 2, cube root for denominator = 3, and so on).<\/p>\n<p><code>b^n\/m = (^m \u221ab)^n<\/code><\/p>\n<h2>Examples<\/h2>\n<p>As we studied the fundamental laws of exponents, we shall now implement\u00a0these rules in the following examples.\u00a0Observe the statement or equation carefully before rushing in to apply the rules. You may be able to solve what seems like a\u00a0five-step\u00a0problem\u00a0in just two steps. This is\u00a0especially true when\u00a0dealing with exponents.<\/p>\n<h3><strong>Problem 1<\/strong><\/h3>\n<p>Simplify: <code>((x\/y)^n)^(1\/n)<\/code><\/p>\n<p><strong>Solution\u00a0<\/strong><\/p>\n<p>From the power rule, we get <code>(x\/y)^(n\u22c5(1\/n))<\/code> which is equal to <code>(x\/y)^1 = x\/y<\/code>.<\/p>\n<h3>Problem 2<\/h3>\n<p>Simplify: <code>((x^a\/x^b)x^c)^-d<\/code><\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>From the negative exponent rule, we get <code>1\/((x^a\/x^b)x^c)^d<\/code>.<\/p>\n<p>From the quotient rule, we get <code>1\/((x^a-b)x^c)^d<\/code>.<\/p>\n<p>From the product rule, we get <code>1\/(x^a-b+c)^d<\/code>.<\/p>\n<p>From the power rule, we get <code>1\/x^((a-b+c)^d)<\/code> which equals to <code>1\/x^(ad-bd+cd)<\/code>.<\/p>\n<p>Hence, <code>1\/((x^a\/x^b)x^c)^-d = 1\/(x^(ad-bd+cd))<\/code><\/p>\n<h3>Problem 3<\/h3>\n<p>Simplify: <code>(((x\u22c5x\u22c5x\u22c5x\u22c5x)^y)^-1)\u22c5(((x\u22c5x\u22c5x\u22c5x\u22c5x)^y)^1)<\/code><\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Look carefully. We can simplify this in two steps without even simplifying the individual terms under multiplication. Upon observation, we find that the bases of the powers are equal and we can apply the rule of product.<\/p>\n<p><code>(((x\u22c5x\u22c5x\u22c5x\u22c5x)^y)^-1)\u22c5(((x\u22c5x\u22c5x\u22c5x\u22c5x)^y)^1) = ((x\u22c5x\u22c5x\u22c5x\u22c5x)^y)^-1+1 = ((x\u22c5x\u22c5x\u22c5x\u22c5x)^y)^0<\/code><\/p>\n<p>Applying the zero rule we get, <code>((x\u22c5x\u22c5x\u22c5x\u22c5x)^y)^0 = 1<\/code><\/p>\n<h2>Conclusion<\/h2>\n<p>Our aim is not just to solve problems or equations. Our aim is to solve them\u00a0efficiently\u00a0and effectively. It is true that we can solve or handle the statements without using these rules but that process is highly ineffective, complex, and time-consuming. So, we\u00a0use these rules of exponents to solve and simplify equations and statements efficiently.<\/p>\n<p class=\"alt\"><a href=\"#respond\" id=\"comms\">Be the first to comment<\/a> below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Knowing the fundamental rules of exponents will help you simplify\u00a0mathematical\u00a0equations and statements so you can arrive at a\u00a0solution with relative ease. As with everything, it may take some practice to get the hang of working with exponents. But if you take your time, don't allow yourself to be overwhelmed by variables, and memorize each rule, [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mo_disable_npp":""},"categories":[102],"tags":[],"_links":{"self":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12562"}],"collection":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/comments?post=12562"}],"version-history":[{"count":7,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12562\/revisions"}],"predecessor-version":[{"id":12605,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12562\/revisions\/12605"}],"wp:attachment":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/media?parent=12562"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/categories?post=12562"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/tags?post=12562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}