Numbers and Operations

Exponents

Exponential Notation

Exponential notation can be used to represent repeated multiplication.
Exponential notation is used to show repeated multiplication of the same number. The exponent indicates how many times a number is multiplied by itself, shown by a raised number, such as:
43=444=64\begin{aligned}4^3&=4\cdot4\cdot4\\&=64\end{aligned}
In the expression 434^3, the 4 is the base, and the 3 is the exponent. The expression 434^3, or the value 64, is the power. The expression is read "four to the third power." The value 64 is called "the third power of four."

There are some instances where exponents are either zero or a negative number. They follow a special set of rules that can be used to evaluate expressions.

Zero and Negative Exponents

Rule Example
A nonzero number raised to the zero power is equal to 1.
50=15^{0}= 1
A nonzero number raised to a negative power is the reciprocal of that number raised to the opposite of the power.
52=152=125\begin{aligned}5^{-2}&= \frac{1}{5^{2}}\\&= \frac{1}{25}\end{aligned}
Zero raised to any positive power is zero.
05=00^5 = 0
Zero to the zero power is generally defined as 1.

In certain contexts, however, 000^0 is referred to as an indeterminate form. So, a calculator may show it as undefined.
00=10^0=1
Zero raised to a negative power is undefined.
03=Undefined0^{-3}=\text{Undefined}

Scientific Notation

Scientific notation uses exponents to represent very large or very small numbers.
Scientific notation is useful in writing very small numbers, such as the mass of an electron at about 0.0000000000000000000000000000009109 kilograms, and very large numbers, such as the number of molecules in one mole at about 602,000,000,000,000,000,000,000 molecules in a mole. To calculate with such large numbers, rewrite them using scientific notation. Scientific notation is used to express a number as the product of two factors. The first is a number greater than or equal to 1 and less than 10. The second number is a power of 10. The exponent in the power of 10 indicates the number of places the decimal point moves when changing from standard form to scientific notation. So, the scientific notation of the mass of an electron is written as:
0.0000000000000000000000000000009109=9.109×1031kg per electron0.0000000000000000000000000000009109=9.109\times 10^{-31} \; \text{kg per electron}
The scientific notation for the number of molecules in one mole can be written as:
602,000,000,000,000,000,000,000=6.02×1023molecules per mole602,000,000,000,000,000,000,000=6.02\times 10^{23} \; \text{molecules per mole}
Writing scientific notation depends on the number of places the decimal point moves. For very large numbers, move the decimal point to the left. For very small numbers, move the decimal point to the right.

Rules of Exponents

Rules of exponents can be used to simplify expressions containing exponents.

To simplify expressions containing exponents, it may be helpful to look at some expressions written in expanded form.

When an exponential expression is expanded and multiplied, exponents are added:
3532=(33333)(33)=3333333=37\begin{aligned}3^{{\color{#c42126}{5}}} \cdot3^{{\color{#c42126}{2}}}&=(3\cdot3\cdot3\cdot3\cdot3)(3\cdot3)\\&=3\cdot3\cdot3\cdot3\cdot3\cdot3\cdot3\\&=3^{{\color{#c42126}{7}}}\end{aligned}
When an exponential expression is expanded and divided, exponents are subtracted:
3532=3333333=333=33\begin{aligned}\frac{3^{\color{#c42126} 5}}{3^{\color{#c42126}2}}&=\frac{\cancel{3}\cdot\cancel{3}\cdot3\cdot3\cdot3}{\cancel{3}\cdot\cancel{3}}\\&=3\cdot3\cdot3\\&=3^{\color{#c42126}3}\end{aligned}
When an exponential expression is raised to a certain power, exponents are multiplied:
(35)2=(33333)(33333)=310\begin{aligned}(3^{\color{#c42126} 5})^{\color{#c42126}2}&=(3\cdot3\cdot3\cdot3\cdot3)(3\cdot3\cdot3\cdot3\cdot3)\\&=3^{{\color{#c42126}10}}\end{aligned}
The process of expanding can be generalized to understand all of the rules of exponents.

Properties of Exponents

Property Example Description
Product of powers property
xmxn=xm+nx^{m} \cdot x^{n} = x^{m+n}
To multiply two powers with the same base, add the exponents.
Power of a product property
(xy)m=xmym(xy)^{m} = x^{m} \cdot y^{m}
To raise a product to a power, raise both factors to the power.
Quotient of powers property
xmxn=xmn\frac {x^{m}}{x^{n} } = x^{m-n}
To divide two powers with the same base, subtract the exponents.
Power of a quotient property
(xy)m=xmym\left({\frac{x}{y}}\right)^{m}=\frac{x^m}{y^m}
To raise a quotient to a power, raise both expressions to the power.
Power of a power property
(xm)n=xmn\left(x^{m}\right)^{n} = x^{mn}
To raise a power to a power, multiply the exponents.

Step-By-Step Example
Simplifying an Exponential Expression
Simplify the expression:
(x5y3)2(xy2)x3y2\frac{(x^5y^3)^2(xy^2)}{x^3y^2}
Step 1

Simplify the power (x5y3)2(x^5y^3)^2. Multiply the exponents.

Use the power of a product property to write (x5y3)2(x^5y^3)^2 as (x5)2(y3)2(x^5)^2(y^3)^2.
(x5y3)2(xy2)x3y2(x5)2(y3)2(xy2)x3y2\begin{gathered}\frac{({\color{#c42126}{x^5}}{\color{#0047af}{y^3}})^\mathbf{2}(xy^{2})}{x^{3}y^{2}}\\\frac{{\color{#c42126}{(x^5)^{2}}}{\color{#0047af}{(y^3)^{2}}}(xy^{2})}{x^{3}y^{2}}\end{gathered}
Step 2
Use the power of a power property to write (x5)2(x^5)^2 as x10x^{10} and (y3)2(y^3)^2 as y6y^6.
(x5)2(y3)2(xy2)x3y2(x10y6)(xy2)x3y2\begin{gathered}\frac{{\color{#c42126}{(x^5)^{2}}}{\color{#0047af}{(y^3)^{2}}}(xy^{2})}{x^{3}y^{2}}\\\frac{({\color{#c42126}{x^{10}}}{\color{#0047af}{y^6}})(xy^{2})}{x^{3}y^{2}}\end{gathered}
Step 3
Multiply the powers in the numerator. Group the factors with a base of xx and the factors with a base of yy together.
(x10y6)(xy2)x3y2(x10x)(y6y2)x3y2\begin{aligned}\frac{({\color{#c42126}{x^{10}}}{\color{#0047af}{y^6}})({\color{#c42126}{x}}{\color{#0047af}{y^2}})}{x^{3}y^{2}}\\\frac{{\color{#c42126}{(x^{10}x)}}{\color{#0047af}{(y^{6}y^{2})}}}{x^{3}y^{2}}\end{aligned}
Step 4
Add the exponents. Use the product of powers property to write x10xx^{10}x as x10+1x^{10+1} and y6y2y^6y^2 as y6+2y^{6+2}.
(x10x)(y6y2)x3y2(x10+1)(y6+2)x3y2\begin{gathered}\frac{{\color{#c42126}{(x^{10}x)}}{\color{#0047af}{(y^{6}y^{2})}}}{x^{3}y^{2}}\\\frac{{\color{#c42126}{(x^{10+1}})}{{\color{#0047af}{(y^{6+2}})}}}{x^{3}y^{2}}\end{gathered}
Step 5
Simplify the expression.
(x10+1)(y6+2)x3y2(x11)(y8)x3y2\begin{gathered}\frac{{\color{#c42126}{(x^{10+1}})}{{\color{#0047af}{(y^{6+2}})}}}{x^3y^2}\\\frac{{\color{#c42126}{(x^{11}})}{\color{#0047af}{(y^{8})}}}{x^3y^2}\end{gathered}
Step 6
Use the quotient of powers property to write x11x3\frac{x^{11}}{x^3} as x113x^{11-3} and y8y2\frac{y^{8}}{y^2} as y82y^{8-2}.
(x11)(y8)x3y2x113y82\begin{aligned}\frac{{\color{#c42126}{(x^{11})}}{\color{#0047af}{(y^{8})}}}{{\color{#c42126}{x^3}}{\color{#0047af}{y^2}}}\\{\color{#c42126}{x^{11-3}}}{\color{#0047af}{y^{8-2}}}\end{aligned}
Solution
Simplify the expression.
x113y82x8y6\begin{gathered}{\color{#c42126}{x^{11-3}}}{\color{#0047af}{y^{8-2}}}\\{\color{#c42126}{x^8}}{\color{#0047af}{y^6}}\end{gathered}