Please enable scripting (or JavaScript) in your web browser, and then reload this page.
An expression like $2^3$ means “2 multiplied by itself 3 times.” Here 2 is called a base, 3 is called an exponent, and the entire expression $2^3$ is read as “the 3rd power of 2,” or “2 to the 3rd power,” or sometimes just “2 to the 3rd.” In this lesson, you will learn some fundamental rules for working with this kind of expression, including when the exponent is zero or a negative integer.
An expression like $2^3$ means “2 multiplied by itself 3 times.” That is,
(In this lesson we will use a dot to represent multiplication instead of parentheses, so $2 ⋅ 3$ means “2 times 3.”)
Compute the values of the following expressions which involve exponents.
Let’s look at what can happen when you mix multiplication with using exponents.
We’ll start by examining the product $2^2 ⋅ 2^3$. By expanding $2^2$ and $2^3$, you can see that
Each row of the table below has an expression involving multiple exponents. Combine it into an expression involving only one exponent.
To multiply two exponential expressions with the same base together, you add the exponents. That is:
$a^c ⋅ a^d = a^{c+d}$ for any positive integers $c$ and $d$.
Let’s try to figure out what $2^0$ should be. If we want to assign a value to it that follows the rule from expMultQn1, then
This argument will work for any number $a$, as long as you’re allowed to divide by $a$; that is, as long as $a ≠ 0$. Because of this, we can say that:
Whenever $a$ is nonzero, $a^0=1$.
Now let’s see if we can figure out what powers with negative exponents should be. We’ll start by looking at $3^{-1}$. If we want to assign a value to it that follows the rule from expMultQn1, then what must be true about the product $3^{-1} ⋅ 3$?
This gives an equation for $3^{-1}$ (namely, $3^{-1} ⋅ 3 = 1$). What is the result of dividing both sides of this equation by $3$?
Now we’ll look at $3^{-2}$. What does the rule from expMultQn1 say about the product $3^{-2} ⋅ 3^2$?
Using the fact that $3^2=9$, what equation does this give us for $3^{-2}$?
What is the result of dividing both sides of this equation by $9$?
You can do this kind of calculation whenever you raise a nonzero number to a negative power. Because of this, we can say that:
If $a ≠ 0$ and $d$ is a positive integer, then $$a^{-d}=1/a^d$$.
Then if $a ≠ 0$, $a^c ⋅ a^d = a^{c+d}$ for any integers $c$ and $d$, even if $c$ or $d$ is not positive. Also, if $a ≠ 0$ then $$a^{-d}=1/a^d$$ for any integer $d$, even if $d$ is not positive.
Using these definitions, fill in the following table for $2^d$. Your answers will be plotted on the grid to the left.
Now, we’ll look at the expression $(2 ⋅ 4)^3$, which has multiplication inside an exponent. As above, this is equal to
which can be rearranged into
Rewrite the expression $(2 ⋅ 4)^3$ as shown, and then compute its value.
Each row of the table below has an expression that is a power of a product. Split it into an expression that is the product of two simpler powers.
In general:
$(a ⋅ b)^d = a^d ⋅ b^d$ for any integer $d$.
Now, we’ll look at what happens when you take an expression that already has an exponent in it and raise it to another power. As an initial example, take
This can be expanded into
Write each expression in the table below using only one exponent.
$(a^c)^d = a^{cd}$ for any integers $c$ and $d$.
Let’s say we want to compute $$(3/4)^{-1}$$. It should be equal to $$1/(3/4)$$. Because
we know that $$(3/4)^{-1}=1/(3/4)=4/3$$.
As you can see:
For any fraction $$a/b$$ with $a ≠ 0$ and $b ≠ 0$, $$(a/b)^{-1}=b/a$$.
You can use this fact along with the rule for $(a^c)^d$ to find negative powers of fractions. For example, we can write
In this way, you can see that:
For any fraction $$a/b$$ with $a ≠ 0$ and $b ≠ 0$ and any integer $n$, $$(a/b)^{-n}=b^n/a^n$$.
Fill in the following table for $(2/3)^d$. Your answers will be plotted on the grid to the left. (Use a calculator.)
Use the rules from the previous questions to simplify the expressions in the table below.