Please enable scripting (or JavaScript) in your web browser, and then reload this page.
We write $a^d$ to mean “$a$ multiplied by itself $d$ times.” Here $a$ is called a base, $d$ is called an exponent, and the entire expression $a^d$ is called “the $d$th power of $a$.” In this lesson, you will learn some rules for simplifying expressions involving exponents.
Compute the values of the following expressions which involve exponents. Note that in this lesson we will use a dot to represent multiplication instead of parentheses, so $2 ⋅ 3$ means “2 times 3.”
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.
As you can see:
$a^c ⋅ a^d = a^{c+d}$ for any positive integers $c$ and $d$.
Now, we’ll look at the expression $(2 ⋅ 4)^3$. 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 positive 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 positive integers $c$ and $d$.
Using the rules you’ve just seen for how $a^d$ works when $d$ is a positive integer, we’d like to figure out how to assign a value to $a^0$.
Let’s look at $2^0$. If we want to assign a value to it that follows the rule $a^c ⋅ a^d = a^{c+d}$ from expMultQn1, then it must be true that
whenever $d$ is a positive integer.
This argument will work for any number $a$, as long as you’re allowed to divide by $a^d$; that is, as long as $a^d ≠ 0$. Because of this, we’ll say that:
Whenever $a$ is nonzero, $a^0=1$.
We got this by using the rule in expMultQn1, but it also works well with the other two rules. For example, we’ll check that the rule $(a ⋅ b)^d = a^d ⋅ b^d$ from expMultQn2 still holds for $d = 0$.
You can similarly check that the rule $(a^c)^d = a^{cd}$ from powerPowerQn still holds if $c = 0$ or $d = 0$.
Just as in zeroPower for $a^0$, we would now like to assign a value to $a^c$ where $c$ is a negative number, which follows the laws of exponents from the earlier questions.
We’ll start by looking at $3^{-d}$, where $d$ is a positive integer. If we want to assign a value to it that follows the rule $a^c ⋅ a^d = a^{c+d}$ from expMultQn1, then what must be true about the product $3^{-d} ⋅ 3^d$?
This gives an equation for $3^{-d}$ (namely, $3^{-d} ⋅ 3^d = 1$). What is the result of dividing both sides of this equation by $3^d$?
In the last question, you saw that we would like to define $3^{-d}$ to be $$1/3^d$$. The same logic tells us how to define $a^{-d}$ whenever $a ≠ 0$ (so we can divide by $a^d$):
If $a ≠ 0$ and $d$ is a positive integer, then $$a^{-d}=1/a^d$$.
This definition actually makes $$a^{-d}=1/a^d$$ for any integer $d$.
Using this definition, fill in the following table for $2^d$. Your answers will be plotted on the grid to the left.
We defined $a^{-d}$ so that it would satisfy the rule $a^c a^d=a^{c+d}$ when $c = -d$. In fact, using $a^0 = 1$ and $$a^{-d}=1/a^d$$ makes all three of our fundamental laws of exponents hold for any integer exponents, positive or zero or negative, as long as the bases of the powers are never zero.
We could check these rules for any specific $c$ and $d$ values, including negative ones, by expanding each side of each equation as a fraction, and counting the number of times $a$ and $b$ occurred in each numerator and denominator.
Use these rules to simplify the expressions in the table below. You may assume that $a$ and $b$ are nonzero.
You can use the rule for negative exponents to find a rule for subtraction in exponents:
That is:
Whenever $a$ is nonzero and $c$ and $d$ are integers, $$a^{c - d} = a^c / a^d$$.
This subtraction rule gives you another way to compute $a^0$, by noticing that it is equal to $a^{d-d}$.
What do you get when you apply the subtraction rule to $a^{d - d}$?
The equation $y=a^x$ has been graphed to the left, with a slider for $a$. Notice that this graph consists of separated points instead of a curve, because we only know how to find $a^x$ when $x$ is an integer.
Using the rule for addition of exponents, you can see that: