Skip to content
Properties of Exponents and Scientific Notation

Properties of Exponents and Scientific Notation

By the end of this section, you will be able to: simplify expressions using the properties for exponents, use the definition of a negative exponent, and use scientific notation.

Simplify expressions using the properties for exponents

Remember that an exponent indicates repeated multiplication of the same quantity. For example, in the expression ama^m, the exponent mm tells us how many times we use the base aa as a factor.

am=aaaam factors(9)5=(9)(9)(9)(9)(9)5 factorsa^m = \underbrace{a \cdot a \cdot a \cdots a}_{m \text{ factors}} \qquad (-9)^5 = \underbrace{(-9)(-9)(-9)(-9)(-9)}_{5 \text{ factors}}

Let’s review the vocabulary for expressions with exponents.

Exponential notation. In the expression ama^m, the number aa is the base and mm is the exponent. It means to multiply aa by itself mm times, am=aaam factorsa^m = \underbrace{a \cdot a \cdots a}_{m \text{ factors}}. This is read aa to the mthm^{\text{th}} power.

When we combine like terms by adding and subtracting, we need to have the same base with the same exponent. But when you multiply and divide, the exponents may be different, and sometimes the bases may be different, too.

First, we will look at an example that leads to the Product Property. Consider x2x3x^2 \cdot x^3. What does this mean?

x2x3=xx2 factorsxxx3 factors=x5x^2 \cdot x^3 = \underbrace{x \cdot x}_{2 \text{ factors}} \cdot \underbrace{x \cdot x \cdot x}_{3 \text{ factors}} = x^5

Notice that 55 is the sum of the exponents, 22 and 33. We see x2x3x^2 \cdot x^3 is x2+3x^{2+3}, or x5x^5. The base stayed the same and we added the exponents. This leads to the Product Property for Exponents.

Product Property for Exponents. If aa is a real number and mm and nn are integers, then

aman=am+n.a^m \cdot a^n = a^{m+n}.

To multiply with like bases, add the exponents.

Example. Simplify each expression: (a) y5y6y^5 \cdot y^6 (b) 2x23x2^x \cdot 2^{3x} (c) 2a73a2a^7 \cdot 3a (d) d4d5d2d^4 \cdot d^5 \cdot d^2.

(a)

y5y6Use the Product Property, aman=am+n.y5+6Simplify.y11 \begin{array}{lrcl} &&& y^5 \cdot y^6 \\[4pt] \text{Use the Product Property, } a^m \cdot a^n = a^{m+n}. &&& y^{5+6} \\[4pt] \text{Simplify.} &&& y^{11} \end{array}

(b)

2x23xUse the Product Property.2x+3xSimplify.24x \begin{array}{lrcl} &&& 2^x \cdot 2^{3x} \\[4pt] \text{Use the Product Property.} &&& 2^{x+3x} \\[4pt] \text{Simplify.} &&& 2^{4x} \end{array}

(c)

2a73aRewrite, a=a1.2a73a1Use the Commutative Property and the Product Property.23a7+1Simplify.6a8 \begin{array}{lrcl} &&& 2a^7 \cdot 3a \\[4pt] \text{Rewrite, } a = a^1. &&& 2a^7 \cdot 3a^1 \\[4pt] \text{Use the Commutative Property and the Product Property.} &&& 2 \cdot 3 \cdot a^{7+1} \\[4pt] \text{Simplify.} &&& 6a^8 \end{array}

(d)

d4d5d2Add the exponents, since bases are the same.d4+5+2Simplify.d11 \begin{array}{lrcl} &&& d^4 \cdot d^5 \cdot d^2 \\[4pt] \text{Add the exponents, since bases are the same.} &&& d^{4+5+2} \\[4pt] \text{Simplify.} &&& d^{11} \end{array}

Simplify: b9b8b^9 \cdot b^8.

Simplify: 3p54p3p^5 \cdot 4p.

Now we will look at an exponent property for division. As before, we’ll try to discover a property by looking at some examples. Consider x5x2\tfrac{x^5}{x^2} and x2x3\tfrac{x^2}{x^3}.

x5x2=xxxxxxx=x3x2x3=xxxxx=1x\frac{x^5}{x^2} = \frac{x \cdot x \cdot x \cdot x \cdot x}{x \cdot x} = x^3 \qquad \frac{x^2}{x^3} = \frac{x \cdot x}{x \cdot x \cdot x} = \frac{1}{x}

Notice, in each case the bases were the same and we subtracted the exponents. We see x5x2\tfrac{x^5}{x^2} is x52x^{5-2} or x3x^3. When the larger exponent was in the numerator, we were left with factors in the numerator. We see x2x3\tfrac{x^2}{x^3} is 1x\tfrac{1}{x}; when the larger exponent was in the denominator, we were left with factors in the denominator. This leads to the Quotient Property for Exponents.

Quotient Property for Exponents. If aa is a real number, a0a \neq 0, and mm and nn are integers, then

aman=amn, m>nandaman=1anm, n>m.\frac{a^m}{a^n} = a^{m-n},\ m > n \qquad \text{and} \qquad \frac{a^m}{a^n} = \frac{1}{a^{n-m}},\ n > m.

Example. Simplify each expression: (a) x9x7\tfrac{x^9}{x^7} (b) 31032\tfrac{3^{10}}{3^2} (c) b8b12\tfrac{b^8}{b^{12}} (d) 7375\tfrac{7^3}{7^5}.

To simplify an expression with a quotient, we need to first compare the exponents in the numerator and denominator.

(a) Since 9>79 > 7, there are more factors of xx in the numerator.

x9x7Use the Quotient Property, aman=amn.x97Simplify.x2 \begin{array}{lrcl} &&& \tfrac{x^9}{x^7} \\[10pt] \text{Use the Quotient Property, } \tfrac{a^m}{a^n} = a^{m-n}. &&& x^{9-7} \\[10pt] \text{Simplify.} &&& x^2 \end{array}

(b) Since 10>210 > 2, there are more factors of 33 in the numerator.

31032Use the Quotient Property, aman=amn.3102Simplify.38 \begin{array}{lrcl} &&& \tfrac{3^{10}}{3^2} \\[10pt] \text{Use the Quotient Property, } \tfrac{a^m}{a^n} = a^{m-n}. &&& 3^{10-2} \\[10pt] \text{Simplify.} &&& 3^8 \end{array}

(c) Since 12>812 > 8, there are more factors of bb in the denominator.

b8b12Use the Quotient Property, aman=1anm.1b128Simplify.1b4 \begin{array}{lrcl} &&& \tfrac{b^8}{b^{12}} \\[10pt] \text{Use the Quotient Property, } \tfrac{a^m}{a^n} = \tfrac{1}{a^{n-m}}. &&& \tfrac{1}{b^{12-8}} \\[10pt] \text{Simplify.} &&& \tfrac{1}{b^4} \end{array}

(d) Since 5>35 > 3, there are more factors of 77 in the denominator.

7375Use the Quotient Property, aman=1anm.1753Simplify.172=149 \begin{array}{lrcl} &&& \tfrac{7^3}{7^5} \\[10pt] \text{Use the Quotient Property, } \tfrac{a^m}{a^n} = \tfrac{1}{a^{n-m}}. &&& \tfrac{1}{7^{5-3}} \\[10pt] \text{Simplify.} &&& \tfrac{1}{7^2} = \tfrac{1}{49} \end{array}

Simplify: x15x10\tfrac{x^{15}}{x^{10}}.

Simplify: 12151230\tfrac{12^{15}}{12^{30}}. Enter your answer with a positive exponent.

A special case of the Quotient Property is when the exponents of the numerator and denominator are equal, such as an expression like amam\tfrac{a^m}{a^m}. We know xx=1\tfrac{x}{x} = 1, for any xx (x0x \neq 0) since any number divided by itself is 11. The Quotient Property tells us that amam\tfrac{a^m}{a^m} simplifies to a0a^0 and to 11. So a0=1a^0 = 1. Any non-zero base raised to the power of zero equals 11.

Zero Exponent Property. If aa is a non-zero number, then a0=1a^0 = 1. Any non-zero number raised to the zero power is 11.

In this text, we assume any variable that we raise to the zero power is not zero.

Example. Simplify each expression: (a) 909^0 (b) n0n^0.

The definition says any non-zero number raised to the zero power is 11.

(a)90=1(b)n0=1 \begin{array}{lrcl} \text{(a)} & 9^0 &=& 1 \\[4pt] \text{(b)} & n^0 &=& 1 \end{array}

Simplify: 11011^0.

Simplify: q0q^0 (assume q0q \neq 0).

Use the definition of a negative exponent

We saw that the Quotient Property for Exponents has two forms depending on whether the exponent is larger in the numerator or the denominator. What if we just subtract exponents regardless of which is larger?

Let’s consider x2x5\tfrac{x^2}{x^5}. We subtract the exponent in the denominator from the exponent in the numerator. We see x2x5\tfrac{x^2}{x^5} is x25x^{2-5} or x3x^{-3}. We can also simplify x2x5\tfrac{x^2}{x^5} by dividing out common factors:

x2x5=xxxxxxx=1x3\frac{x^2}{x^5} = \frac{x \cdot x}{x \cdot x \cdot x \cdot x \cdot x} = \frac{1}{x^3}

This implies that x3=1x3x^{-3} = \tfrac{1}{x^3} and it leads to the definition of a negative exponent. If nn is an integer and a0a \neq 0, then an=1ana^{-n} = \tfrac{1}{a^n}.

Let’s now look at what happens to a fraction whose numerator is one and whose denominator is an integer raised to a negative exponent.

1anUse the definition of a negative exponent, an=1an.1 1an Simplify the complex fraction.1an1Multiply.an \begin{array}{lrcl} &&& \tfrac{1}{a^{-n}} \\[10pt] \text{Use the definition of a negative exponent, } a^{-n} = \tfrac{1}{a^n}. &&& \tfrac{1}{\ \tfrac{1}{a^n}\ } \\[12pt] \text{Simplify the complex fraction.} &&& 1 \cdot \tfrac{a^n}{1} \\[10pt] \text{Multiply.} &&& a^n \end{array}

This implies 1an=an\tfrac{1}{a^{-n}} = a^n and is another form of the definition of Properties of Negative Exponents.

Properties of Negative Exponents. If nn is an integer and a0a \neq 0, then

an=1anor1an=an.a^{-n} = \frac{1}{a^n} \qquad \text{or} \qquad \frac{1}{a^{-n}} = a^n.

The negative exponent tells us we can rewrite the expression by taking the reciprocal of the base and then changing the sign of the exponent.

Any expression that has negative exponents is not considered to be in simplest form. We will use the definition of a negative exponent and other properties of exponents to write the expression with only positive exponents.

Example. Simplify each expression: (a) x5x^{-5} (b) 10310^{-3} (c) 1y4\tfrac{1}{y^{-4}} (d) 132\tfrac{1}{3^{-2}}.

(a)

x5Use the definition of a negative exponent, an=1an.1x5 \begin{array}{lrcl} &&& x^{-5} \\[6pt] \text{Use the definition of a negative exponent, } a^{-n} = \tfrac{1}{a^n}. &&& \tfrac{1}{x^5} \end{array}

(b)

103Use the definition of a negative exponent, an=1an.1103Simplify.11000 \begin{array}{lrcl} &&& 10^{-3} \\[6pt] \text{Use the definition of a negative exponent, } a^{-n} = \tfrac{1}{a^n}. &&& \tfrac{1}{10^3} \\[10pt] \text{Simplify.} &&& \tfrac{1}{1000} \end{array}

(c)

1y4Use the property of a negative exponent, 1an=an.y4 \begin{array}{lrcl} &&& \tfrac{1}{y^{-4}} \\[10pt] \text{Use the property of a negative exponent, } \tfrac{1}{a^{-n}} = a^n. &&& y^4 \end{array}

(d)

132Use the property of a negative exponent, 1an=an.32Simplify.9 \begin{array}{lrcl} &&& \tfrac{1}{3^{-2}} \\[10pt] \text{Use the property of a negative exponent, } \tfrac{1}{a^{-n}} = a^n. &&& 3^2 \\[6pt] \text{Simplify.} &&& 9 \end{array}

Simplify: z3z^{-3}. Write your answer with a positive exponent.

Simplify: 1p8\tfrac{1}{p^{-8}}. Write your answer with a positive exponent.

Suppose now we have a fraction raised to a negative exponent. Let’s use our definition of negative exponents to lead us to a new property.

(34)2Use the definition of a negative exponent, an=1an.1(34)2Simplify the denominator.1 916 Simplify the complex fraction.169But we know that 169 is (43)2.(43)2 \begin{array}{lrcl} &&& \left(\tfrac{3}{4}\right)^{-2} \\[12pt] \text{Use the definition of a negative exponent, } a^{-n} = \tfrac{1}{a^n}. &&& \tfrac{1}{\left(\tfrac{3}{4}\right)^2} \\[14pt] \text{Simplify the denominator.} &&& \tfrac{1}{\ \tfrac{9}{16}\ } \\[12pt] \text{Simplify the complex fraction.} &&& \tfrac{16}{9} \\[10pt] \text{But we know that } \tfrac{16}{9} \text{ is } \left(\tfrac{4}{3}\right)^2. &&& \left(\tfrac{4}{3}\right)^2 \end{array}

This tells us that (34)2=(43)2\left(\tfrac{3}{4}\right)^{-2} = \left(\tfrac{4}{3}\right)^2. To get from the original fraction raised to a negative exponent to the final result, we took the reciprocal of the base — the fraction — and changed the sign of the exponent. This leads us to the Quotient to a Negative Power Property.

Quotient to a Negative Power Property. If aa and bb are real numbers, a0a \neq 0, b0b \neq 0 and nn is an integer, then

(ab)n=(ba)n.\left(\frac{a}{b}\right)^{-n} = \left(\frac{b}{a}\right)^n.

Example. Simplify each expression: (a) (57)2\left(\tfrac{5}{7}\right)^{-2} (b) (xy)3\left(-\tfrac{x}{y}\right)^{-3}.

(a)

(57)2Take the reciprocal and change the sign of the exponent.(75)2Simplify.4925 \begin{array}{lrcl} &&& \left(\tfrac{5}{7}\right)^{-2} \\[12pt] \text{Take the reciprocal and change the sign of the exponent.} &&& \left(\tfrac{7}{5}\right)^2 \\[12pt] \text{Simplify.} &&& \tfrac{49}{25} \end{array}

(b)

(xy)3Take the reciprocal and change the sign of the exponent.(yx)3Simplify.y3x3 \begin{array}{lrcl} &&& \left(-\tfrac{x}{y}\right)^{-3} \\[12pt] \text{Take the reciprocal and change the sign of the exponent.} &&& \left(-\tfrac{y}{x}\right)^3 \\[12pt] \text{Simplify.} &&& -\tfrac{y^3}{x^3} \end{array}

Simplify: (23)4\left(\tfrac{2}{3}\right)^{-4}.

Simplify: (35)3\left(\tfrac{3}{5}\right)^{-3}.

Now that we have negative exponents, we will use the Product Property with expressions that have negative exponents.

Example. Simplify each expression: (a) z5z3z^{-5} \cdot z^{-3} (b) (m4n3)(m5n2)(m^4 n^{-3})(m^{-5} n^{-2}) (c) (2x6y8)(5x5y3)(2x^{-6}y^8)(-5x^5y^{-3}).

(a)

z5z3Add the exponents, since the bases are the same.z53Simplify.z8Use the definition of a negative exponent.1z8 \begin{array}{lrcl} &&& z^{-5} \cdot z^{-3} \\[4pt] \text{Add the exponents, since the bases are the same.} &&& z^{-5-3} \\[4pt] \text{Simplify.} &&& z^{-8} \\[4pt] \text{Use the definition of a negative exponent.} &&& \tfrac{1}{z^8} \end{array}

(b)

(m4n3)(m5n2)Use the Commutative Property to get like bases together.m4m5n2n3Add the exponents for each base.m1n5Take reciprocals and change the signs of the exponents.1m11n5Simplify.1mn5 \begin{array}{lrcl} &&& (m^4 n^{-3})(m^{-5} n^{-2}) \\[4pt] \text{Use the Commutative Property to get like bases together.} &&& m^4 m^{-5} \cdot n^{-2} n^{-3} \\[4pt] \text{Add the exponents for each base.} &&& m^{-1} \cdot n^{-5} \\[4pt] \text{Take reciprocals and change the signs of the exponents.} &&& \tfrac{1}{m^1} \cdot \tfrac{1}{n^5} \\[10pt] \text{Simplify.} &&& \tfrac{1}{mn^5} \end{array}

(c)

(2x6y8)(5x5y3)Rewrite with the like bases together.2(5)(x6x5)(y8y3)Multiply the coefficients and add the exponents of each variable.10x1y5Use the definition of a negative exponent, an=1an.101xy5Simplify.10y5x \begin{array}{lrcl} &&& (2x^{-6}y^8)(-5x^5y^{-3}) \\[4pt] \text{Rewrite with the like bases together.} &&& 2(-5) \cdot (x^{-6}x^5) \cdot (y^8 y^{-3}) \\[4pt] \text{Multiply the coefficients and add the exponents of each variable.} &&& -10 \cdot x^{-1} \cdot y^5 \\[4pt] \text{Use the definition of a negative exponent, } a^{-n} = \tfrac{1}{a^n}. &&& -10 \cdot \tfrac{1}{x} \cdot y^5 \\[10pt] \text{Simplify.} &&& \tfrac{-10y^5}{x} \end{array}

Simplify: z4z5z^{-4} \cdot z^{-5}. Write your answer with a positive exponent.

Simplify: (3u5v7)(4u4v2)(3u^{-5}v^7)(-4u^4v^{-2}). Write your answer with positive exponents.

Now let’s look at an exponential expression that contains a power raised to a power. Consider (x2)3(x^2)^3.

(x2)3=x2x2x2=x6(x^2)^3 = x^2 \cdot x^2 \cdot x^2 = x^6

Notice the 66 is the product of the exponents, 22 and 33. We see that (x2)3(x^2)^3 is x23x^{2 \cdot 3} or x6x^6. We multiplied the exponents. This leads to the Power Property for Exponents.

Power Property for Exponents. If aa is a real number and mm and nn are integers, then

(am)n=amn.(a^m)^n = a^{m \cdot n}.

To raise a power to a power, multiply the exponents.

Example. Simplify each expression: (a) (y5)9(y^5)^9 (b) (44)7(4^4)^7 (c) (y3)6(y5)4(y^3)^6 (y^5)^4.

(a)

(y5)9Use the Power Property, (am)n=amn.y59Simplify.y45 \begin{array}{lrcl} &&& (y^5)^9 \\[4pt] \text{Use the Power Property, } (a^m)^n = a^{m \cdot n}. &&& y^{5 \cdot 9} \\[4pt] \text{Simplify.} &&& y^{45} \end{array}

(b)

(44)7Use the Power Property.447Simplify.428 \begin{array}{lrcl} &&& (4^4)^7 \\[4pt] \text{Use the Power Property.} &&& 4^{4 \cdot 7} \\[4pt] \text{Simplify.} &&& 4^{28} \end{array}

(c)

(y3)6(y5)4Use the Power Property.y18y20Add the exponents.y38 \begin{array}{lrcl} &&& (y^3)^6 (y^5)^4 \\[4pt] \text{Use the Power Property.} &&& y^{18} \cdot y^{20} \\[4pt] \text{Add the exponents.} &&& y^{38} \end{array}

Simplify: (b7)5(b^7)^5.

Simplify: (a4)5(a7)4(a^4)^5 (a^7)^4.

We will now look at an expression containing a product that is raised to a power. Consider (2x)3(2x)^3.

(2x)3=2x2x2x=222xxx=23x3(2x)^3 = 2x \cdot 2x \cdot 2x = 2 \cdot 2 \cdot 2 \cdot x \cdot x \cdot x = 2^3 \cdot x^3

Notice that each factor was raised to the power and (2x)3(2x)^3 is 23x32^3 \cdot x^3. The exponent applies to each of the factors. This leads to the Product to a Power Property for Exponents.

Product to a Power Property for Exponents. If aa and bb are real numbers and mm is a whole number, then

(ab)m=ambm.(ab)^m = a^m b^m.

To raise a product to a power, raise each factor to that power.

Example. Simplify each expression: (a) (3mn)3(-3mn)^3 (b) (4a2b)0(-4a^2b)^0 (c) (6k3)2(6k^3)^{-2} (d) (5x3)2(5x^{-3})^2.

(a)

(3mn)3Use the Product to a Power Property, (ab)m=ambm.(3)3m3n3Simplify.27m3n3 \begin{array}{lrcl} &&& (-3mn)^3 \\[4pt] \text{Use the Product to a Power Property, } (ab)^m = a^m b^m. &&& (-3)^3 m^3 n^3 \\[4pt] \text{Simplify.} &&& -27m^3 n^3 \end{array}

(b)

(4a2b)0Use the Product to a Power Property, (ab)m=ambm.(4)0(a2)0(b)0Simplify.111Multiply.1 \begin{array}{lrcl} &&& (-4a^2 b)^0 \\[4pt] \text{Use the Product to a Power Property, } (ab)^m = a^m b^m. &&& (-4)^0 (a^2)^0 (b)^0 \\[4pt] \text{Simplify.} &&& 1 \cdot 1 \cdot 1 \\[4pt] \text{Multiply.} &&& 1 \end{array}

(c)

(6k3)2Use the Product to a Power Property, (ab)m=ambm.(6)2(k3)2Use the Power Property, (am)n=amn.62k6Use the definition of a negative exponent, an=1an.1621k6Simplify.136k6 \begin{array}{lrcl} &&& (6k^3)^{-2} \\[4pt] \text{Use the Product to a Power Property, } (ab)^m = a^m b^m. &&& (6)^{-2} (k^3)^{-2} \\[4pt] \text{Use the Power Property, } (a^m)^n = a^{m \cdot n}. &&& 6^{-2} k^{-6} \\[4pt] \text{Use the definition of a negative exponent, } a^{-n} = \tfrac{1}{a^n}. &&& \tfrac{1}{6^2} \cdot \tfrac{1}{k^6} \\[10pt] \text{Simplify.} &&& \tfrac{1}{36k^6} \end{array}

(d)

(5x3)2Use the Product to a Power Property, (ab)m=ambm.52(x3)2Simplify.25x6Rewrite x6 using an=1an.251x6Simplify.25x6 \begin{array}{lrcl} &&& (5x^{-3})^2 \\[4pt] \text{Use the Product to a Power Property, } (ab)^m = a^m b^m. &&& 5^2 (x^{-3})^2 \\[4pt] \text{Simplify.} &&& 25 \cdot x^{-6} \\[4pt] \text{Rewrite } x^{-6} \text{ using } a^{-n} = \tfrac{1}{a^n}. &&& 25 \cdot \tfrac{1}{x^6} \\[10pt] \text{Simplify.} &&& \tfrac{25}{x^6} \end{array}

Simplify: (2wx)5(2wx)^5.

Simplify: (8a4)2(8a^{-4})^2. Write your answer with a positive exponent.

Now we will look at an example that will lead us to the Quotient to a Power Property. Consider (xy)3\left(\tfrac{x}{y}\right)^3.

(xy)3=xyxyxy=xxxyyy=x3y3\left(\frac{x}{y}\right)^3 = \frac{x}{y} \cdot \frac{x}{y} \cdot \frac{x}{y} = \frac{x \cdot x \cdot x}{y \cdot y \cdot y} = \frac{x^3}{y^3}

Notice that the exponent applies to both the numerator and the denominator. We see that (xy)3\left(\tfrac{x}{y}\right)^3 is x3y3\tfrac{x^3}{y^3}. This leads to the Quotient to a Power Property for Exponents.

Quotient to a Power Property for Exponents. If aa and bb are real numbers, b0b \neq 0, and mm is an integer, then

(ab)m=ambm.\left(\frac{a}{b}\right)^m = \frac{a^m}{b^m}.

To raise a fraction to a power, raise the numerator and denominator to that power.

Example. Simplify each expression: (a) (b3)4\left(\tfrac{b}{3}\right)^4 (b) (kj)3\left(\tfrac{k}{j}\right)^{-3} (c) (2xy2z)3\left(\tfrac{2xy^2}{z}\right)^3 (d) (4p3q2)2\left(\tfrac{4p^{-3}}{q^2}\right)^2.

(a)

(b3)4Use the Quotient to a Power Property, (ab)m=ambm.b434Simplify.b481 \begin{array}{lrcl} &&& \left(\tfrac{b}{3}\right)^4 \\[12pt] \text{Use the Quotient to a Power Property, } \left(\tfrac{a}{b}\right)^m = \tfrac{a^m}{b^m}. &&& \tfrac{b^4}{3^4} \\[12pt] \text{Simplify.} &&& \tfrac{b^4}{81} \end{array}

(b)

(kj)3Raise the numerator and denominator to the power.k3j3Use the definition of a negative exponent.1k3j31Multiply.j3k3 \begin{array}{lrcl} &&& \left(\tfrac{k}{j}\right)^{-3} \\[12pt] \text{Raise the numerator and denominator to the power.} &&& \tfrac{k^{-3}}{j^{-3}} \\[12pt] \text{Use the definition of a negative exponent.} &&& \tfrac{1}{k^3} \cdot \tfrac{j^3}{1} \\[10pt] \text{Multiply.} &&& \tfrac{j^3}{k^3} \end{array}

(c)

(2xy2z)3Use the Quotient to a Power Property.(2xy2)3z3Use the Product to a Power Property, (ab)m=ambm.8x3y6z3 \begin{array}{lrcl} &&& \left(\tfrac{2xy^2}{z}\right)^3 \\[12pt] \text{Use the Quotient to a Power Property.} &&& \tfrac{(2xy^2)^3}{z^3} \\[12pt] \text{Use the Product to a Power Property, } (ab)^m = a^m b^m. &&& \tfrac{8x^3 y^6}{z^3} \end{array}

(d)

(4p3q2)2Use the Quotient to a Power Property.(4p3)2(q2)2Use the Product to a Power Property.42(p3)2(q2)2Simplify using the Power Property.16p6q4Use the definition of a negative exponent.16q41p6Simplify.16p6q4 \begin{array}{lrcl} &&& \left(\tfrac{4p^{-3}}{q^2}\right)^2 \\[12pt] \text{Use the Quotient to a Power Property.} &&& \tfrac{(4p^{-3})^2}{(q^2)^2} \\[12pt] \text{Use the Product to a Power Property.} &&& \tfrac{4^2 (p^{-3})^2}{(q^2)^2} \\[12pt] \text{Simplify using the Power Property.} &&& \tfrac{16p^{-6}}{q^4} \\[12pt] \text{Use the definition of a negative exponent.} &&& \tfrac{16}{q^4} \cdot \tfrac{1}{p^6} \\[10pt] \text{Simplify.} &&& \tfrac{16}{p^6 q^4} \end{array}

Simplify: (p10)4\left(\tfrac{p}{10}\right)^4.

Simplify: (mn)7\left(\tfrac{m}{n}\right)^{-7}. Write your answer with positive exponents.

We now have several properties for exponents. Let’s summarize them.

Summary of Exponent Properties. If aa and bb are real numbers, and mm and nn are integers, then

PropertyDescription
Product Propertyaman=am+na^m \cdot a^n = a^{m+n}
Power Property(am)n=amn(a^m)^n = a^{m \cdot n}
Product to a Power(ab)m=ambm(ab)^m = a^m b^m
Quotient Propertyaman=amn, a0\tfrac{a^m}{a^n} = a^{m-n},\ a \neq 0
Zero Exponent Propertya0=1, a0a^0 = 1,\ a \neq 0
Quotient to a Power Property(ab)m=ambm, b0\left(\tfrac{a}{b}\right)^m = \tfrac{a^m}{b^m},\ b \neq 0
Properties of Negative Exponentsan=1ana^{-n} = \tfrac{1}{a^n} and 1an=an\tfrac{1}{a^{-n}} = a^n
Quotient to a Negative Exponent(ab)n=(ba)n\left(\tfrac{a}{b}\right)^{-n} = \left(\tfrac{b}{a}\right)^n

Let’s do some more examples that use more than one of the properties.

Example. Simplify each expression by applying several properties: (a) (3x2y)4(2xy2)3(3x^2 y)^4 (2xy^2)^3 (b) (x3)4(x2)5(x6)5\tfrac{(x^3)^4 (x^{-2})^5}{(x^6)^5} (c) (2xy2x3y2)2(12xy3x3y1)1\left(\tfrac{2xy^2}{x^3 y^{-2}}\right)^2 \left(\tfrac{12xy^3}{x^3 y^{-1}}\right)^{-1}.

(a)

(3x2y)4(2xy2)3Use the Product to a Power Property, (ab)m=ambm.(34x8y4)(23x3y6)Simplify.(81x8y4)(8x3y6)Use the Commutative Property.818x8x3y4y6Multiply the constants and add the exponents.648x11y10 \begin{array}{lrcl} &&& (3x^2 y)^4 (2xy^2)^3 \\[4pt] \text{Use the Product to a Power Property, } (ab)^m = a^m b^m. &&& (3^4 x^8 y^4)(2^3 x^3 y^6) \\[4pt] \text{Simplify.} &&& (81x^8 y^4)(8x^3 y^6) \\[4pt] \text{Use the Commutative Property.} &&& 81 \cdot 8 \cdot x^8 \cdot x^3 \cdot y^4 \cdot y^6 \\[4pt] \text{Multiply the constants and add the exponents.} &&& 648x^{11} y^{10} \end{array}

(b)

(x3)4(x2)5(x6)5Use the Power Property, (am)n=amn.(x12)(x10)(x30)Add the exponents in the numerator.x2x30Use the Quotient Property, aman=1anm.1x28 \begin{array}{lrcl} &&& \tfrac{(x^3)^4 (x^{-2})^5}{(x^6)^5} \\[12pt] \text{Use the Power Property, } (a^m)^n = a^{m \cdot n}. &&& \tfrac{(x^{12})(x^{-10})}{(x^{30})} \\[12pt] \text{Add the exponents in the numerator.} &&& \tfrac{x^2}{x^{30}} \\[12pt] \text{Use the Quotient Property, } \tfrac{a^m}{a^n} = \tfrac{1}{a^{n-m}}. &&& \tfrac{1}{x^{28}} \end{array}

(c)

(2xy2x3y2)2(12xy3x3y1)1Simplify inside the parentheses first.(2y4x2)2(12y4x2)1Use the Quotient to a Power Property.(2y4)2(x2)2(12y4)1(x2)1Use the Product to a Power Property.4y8x4121y4x2Simplify.4y412x2Simplify.y43x2 \begin{array}{lrcl} &&& \left(\tfrac{2xy^2}{x^3 y^{-2}}\right)^2 \left(\tfrac{12xy^3}{x^3 y^{-1}}\right)^{-1} \\[14pt] \text{Simplify inside the parentheses first.} &&& \left(\tfrac{2y^4}{x^2}\right)^2 \left(\tfrac{12y^4}{x^2}\right)^{-1} \\[14pt] \text{Use the Quotient to a Power Property.} &&& \tfrac{(2y^4)^2}{(x^2)^2} \cdot \tfrac{(12y^4)^{-1}}{(x^2)^{-1}} \\[14pt] \text{Use the Product to a Power Property.} &&& \tfrac{4y^8}{x^4} \cdot \tfrac{12^{-1} y^{-4}}{x^{-2}} \\[14pt] \text{Simplify.} &&& \tfrac{4y^4}{12x^2} \\[12pt] \text{Simplify.} &&& \tfrac{y^4}{3x^2} \end{array}

Simplify: (c4d2)5(3cd5)4(c^4 d^2)^5 (3cd^5)^4.

Simplify: (a2)3(a2)4(a4)5\tfrac{(a^{-2})^3 (a^2)^4}{(a^4)^5}. Write your answer with a positive exponent.

Use scientific notation

Working with very large or very small numbers can be awkward. Since our number system is base ten we can use powers of ten to rewrite very large or very small numbers to make them easier to work with. Consider the numbers 4,0004{,}000 and 0.0040.004.

Using place value, we can rewrite the numbers 4,0004{,}000 and 0.0040.004. We know that 4,0004{,}000 means 4×1,0004 \times 1{,}000 and 0.0040.004 means 4×11,0004 \times \tfrac{1}{1{,}000}. If we write the 1,0001{,}000 as a power of ten in exponential form, we can rewrite these numbers in this way:

4,000=4×1,000=4×1030.004=4×11,000=4×1103=4×1034{,}000 = 4 \times 1{,}000 = 4 \times 10^3 \qquad 0.004 = 4 \times \frac{1}{1{,}000} = 4 \times \frac{1}{10^3} = 4 \times 10^{-3}

When a number is written as a product of two numbers, where the first factor is a number greater than or equal to one but less than ten, and the second factor is a power of 1010 written in exponential form, it is said to be in scientific notation.

Scientific notation. A number is expressed in scientific notation when it is of the form

a×10nwhere 1a<10 and n is an integer.a \times 10^n \quad \text{where } 1 \le |a| < 10 \text{ and } n \text{ is an integer}.

It is customary in scientific notation to use the ×\times multiplication sign, even though we avoid using this sign elsewhere in algebra.

If we look at what happened to the decimal point, we can see a method to easily convert from decimal notation to scientific notation. In both cases, the decimal was moved 33 places to get the first factor between 11 and 1010. The power of 1010 is positive when the number is larger than 11: 4,000=4×1034{,}000 = 4 \times 10^3. The power of 1010 is negative when the number is between 00 and 11: 0.004=4×1030.004 = 4 \times 10^{-3}.

How to convert a decimal to scientific notation. Step 1. Move the decimal point so that the first factor is greater than or equal to 11 but less than 1010. Step 2. Count the number of decimal places, nn, that the decimal point was moved. Step 3. Write the number as a product with a power of 1010. If the original number is greater than 11, the power of 1010 will be 10n10^n; if it is between 00 and 11, the power of 1010 will be 10n10^{-n}. Step 4. Check.

Example. Write in scientific notation: (a) 37,00037{,}000 (b) 0.00520.0052.

(a) The original number, 37,00037{,}000, is greater than 11 so we will have a positive power of 1010. Move the decimal point to get 3.73.7, a number between 11 and 1010. The decimal point was moved 44 places to the left, so 37,000=3.7×10437{,}000 = 3.7 \times 10^4. Check: 3.7×104=3.7×10,000=37,0003.7 \times 10^4 = 3.7 \times 10{,}000 = 37{,}000. ✓

(b) The original number, 0.00520.0052, is between 00 and 11 so we will have a negative power of 1010. Move the decimal point to get 5.25.2, a number between 11 and 1010. The decimal point was moved 33 places to the right, so 0.0052=5.2×1030.0052 = 5.2 \times 10^{-3}. Check: 5.2×103=5.2×11000=5.2×0.001=0.00525.2 \times 10^{-3} = 5.2 \times \tfrac{1}{1000} = 5.2 \times 0.001 = 0.0052. ✓

Write 96,00096{,}000 in scientific notation. Enter the first factor (the number between 1 and 10).

Write 0.00780.0078 in scientific notation. Enter the exponent on 10 (a negative integer).

How can we convert from scientific notation to decimal form? If we look at two numbers written in scientific notation, 9.12×1049.12 \times 10^4 and 9.12×1049.12 \times 10^{-4}, we see that 9.12×104=9.12×10,000=91,2009.12 \times 10^4 = 9.12 \times 10{,}000 = 91{,}200 and 9.12×104=9.12×0.0001=0.0009129.12 \times 10^{-4} = 9.12 \times 0.0001 = 0.000912. In both cases the decimal point moved 44 places. When the exponent was positive, the decimal moved to the right; when the exponent was negative, the decimal point moved to the left.

How to convert scientific notation to decimal form. Step 1. Determine the exponent, nn, on the factor 1010. Step 2. Move the decimal nn places, adding zeros if needed. If the exponent is positive, move the decimal point nn places to the right; if the exponent is negative, move the decimal point n|n| places to the left. Step 3. Check.

Example. Convert to decimal form: (a) 6.2×1036.2 \times 10^3 (b) 8.9×102-8.9 \times 10^{-2}.

(a) The exponent is 33. Since the exponent is positive, move the decimal point 33 places to the right, adding zeros as needed for placeholders: 6.2×103=6,2006.2 \times 10^3 = 6{,}200.

(b) The exponent is 2-2. Since the exponent is negative, move the decimal point 22 places to the left, adding zeros as needed for placeholders: 8.9×102=0.089-8.9 \times 10^{-2} = -0.089.

Convert to decimal form: 1.3×1031.3 \times 10^3.

Convert to decimal form: 7.5×1027.5 \times 10^{-2}.

When scientists perform calculations with very large or very small numbers, they use scientific notation. Scientific notation provides a way for the calculations to be done without writing a lot of zeros. We will see how the Properties of Exponents are used to multiply and divide numbers in scientific notation.

Example. Multiply or divide as indicated. Write answers in decimal form: (a) (4×105)(2×107)(-4 \times 10^5)(2 \times 10^{-7}) (b) 9×1033×102\tfrac{9 \times 10^3}{3 \times 10^{-2}}.

(a)

(4×105)(2×107)Use the Commutative Property to rearrange the factors.42105107Multiply.8×102Change to decimal form by moving the decimal two places left.0.08 \begin{array}{lrcl} &&& (-4 \times 10^5)(2 \times 10^{-7}) \\[4pt] \text{Use the Commutative Property to rearrange the factors.} &&& -4 \cdot 2 \cdot 10^5 \cdot 10^{-7} \\[4pt] \text{Multiply.} &&& -8 \times 10^{-2} \\[4pt] \text{Change to decimal form by moving the decimal two places left.} &&& -0.08 \end{array}

(b)

9×1033×102Separate the factors, rewriting as the product of two fractions.93×103102Divide.3×105Change to decimal form by moving the decimal five places right.300,000 \begin{array}{lrcl} &&& \tfrac{9 \times 10^3}{3 \times 10^{-2}} \\[12pt] \text{Separate the factors, rewriting as the product of two fractions.} &&& \tfrac{9}{3} \times \tfrac{10^3}{10^{-2}} \\[12pt] \text{Divide.} &&& 3 \times 10^5 \\[4pt] \text{Change to decimal form by moving the decimal five places right.} &&& 300{,}000 \end{array}

Multiply: (3×105)(2×108)(-3 \times 10^5)(2 \times 10^{-8}). Write your answer in decimal form.

Divide: 8×1042×101\tfrac{8 \times 10^4}{2 \times 10^{-1}}. Write your answer in decimal form.

Key terms

Product Property for Exponentsaman=am+na^m \cdot a^n = a^{m+n}; to multiply with like bases, add the exponents. Quotient Property for Exponentsaman=amn\tfrac{a^m}{a^n} = a^{m-n} for a0a \neq 0; subtract the exponents. Zero Exponent Property — any non-zero number raised to the zero power is 11. negative exponentan=1ana^{-n} = \tfrac{1}{a^n} for a0a \neq 0. Power Property for Exponents(am)n=amn(a^m)^n = a^{m \cdot n}; to raise a power to a power, multiply the exponents. Product to a Power Property(ab)m=ambm(ab)^m = a^m b^m. Quotient to a Power Property(ab)m=ambm\left(\tfrac{a}{b}\right)^m = \tfrac{a^m}{b^m}. scientific notation — a number written in the form a×10na \times 10^n, where 1a<101 \le |a| < 10 and nn is an integer.


This section is adapted from Intermediate Algebra 2e, Section 5.2: Properties of Exponents and Scientific Notation by Lynn Marecek and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: omitted the Be Prepared quiz, media links, and end-of-section exercises; recreated the summary of exponent properties as a markdown table; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.