In this tutorial, we will learn about multiplying exponents. And dividing them.
But first, a quick recap of what exponents are.
Exponents
Exponents (also known as indices or powers) are shorthand for repeated multiplication. The exponent of a number tells us how many copies of it are multiplied together.
For example –
With this in mind, let’s move ahead.
The Two Basic Rules
When it comes to multiplying exponents, there are two simple rules you need to keep in mind.
1. Multiplying Exponents When Bases Are the Same
When you are multiplying exponents with the same base, add the exponents and copy the base.
Let’s see this rule in action.
Example
Simplify.
(a)52⋅5
(b)23⋅22⋅25
Solution (a)
We have the same base here (5), so we will add the exponents. Also, remember, when you don’t see an exponent, there’s always a “1” there. So –
52⋅5=52⋅51=5(2+1)=53=125
Easy, right?
Solution (b)
Here, we have more than two numbers being multiplied. But that doesn’t make any difference. The rule remains the same. Add the exponents if they have the same base.
23⋅22⋅25=2(3+2+5)=210=1032
How It Works
To help you gain a more intuitive understanding of how the rule works, here’s an example showing the intermediate step.
Now, in place of 5, 2, and 3, you can have any number. This would still be true. Hence, the rule.
2. Multiplying When Exponents Are the Same
When multiplying exponents, if you have the same exponent on different bases, multiply the bases and keep the same exponent.
Let’s look at a couple of examples.
Example
Simplify.
(a)23⋅53
(b)22⋅62⋅102
Solution (a)
In this example, we have the same exponent – 3. So we keep that exponent and multiply the bases together.
23⋅53=(2⋅5)3=103=1000
That’s it.
Solution (b)
Again, more numbers here but that’s okay. As long as the exponents are the same, we can use our simple rule.
22⋅62⋅102=(2⋅6⋅10)2=1202=14400
How It Works
Here’s a quick example to help you with the intuition for this rule.
Say we are multiplying 23 and 53.
23⋅53=2⋅2⋅2⋅5⋅5⋅5
Now because they had the same exponent, both 2 and 5 repeat the same number of times on the right side – 3 times each. So we can group them into 3 pairs.
23⋅53=(2⋅5)⋅(2⋅5)⋅(2⋅5)
And we arrive at the expected result.
Again, we could replace 2, 5, and 3 with any three numbers and the basic idea would still apply. Hence, the rule.
But What if Both the Bases and Exponents Are different?
If both bases and exponents are different, unfortunately, there are no magic rules like we saw above to simplify them. Generally, we need to work with each exponent individually.
Here’s an example.
Simplify : 23⋅52
Solution
In this example, bases, as well as the exponents, are different. So we can’t use either of the two rules mentioned earlier. We’ll have to simplify the two exponents separately.
23⋅52=8⋅25=200
This was a simple example. So we didn’t really miss those rules. But don’t let that make you underestimate their importance.
Some Special Cases
Alright, now let’s use the two rules we have learned so far and apply them to some special cases you can come across when multiplying exponents.
Negative Exponents
When adding negative exponents, make sure you add them with their signs.
Sounds confusing? Don’t worry. The following examples should help remove any doubts you have.
Example
Simplify.
(a)3−4⋅32
(b)54⋅5−2⋅102
Solution (a)
Here the bases are the same, so we add the exponents. But we add -4 with its negative sign. So effectively, it gets subtracted.
34×32=3(−4+2)=3−2
Also, as I explain in the tutorial on negative exponents, you can change the sign of the exponent by taking the reciprocal (interchanging the top and bottom numbers) of the base.
So here, we move 3 to the bottom and change its exponent from -2 to 2.
3−2=321=91
Solution (b)
Nothing too different here. We add the exponents with their signs.
54×5−2=5(4+(−2))=5(4−2)=52=25
Example
Simplify.
(a)5−3⋅2−3
(b)10−2⋅2−2
Solution (a)
This time, we have the same (negative) exponent. So we copy it over without doing anything to it. So positive or negative, doesn’t matter.
5−3×2−3=(5×2)−3=10−3=1031=10001
Again, by taking the reciprocal, we turned the exponent from negative to positive.
Solution (b)
Same story.
10−2×2−2=(10×2)−2=20−2=2021=4001
Fractional Exponents
Whether the exponents are whole or fractional, it’s all the same as far as the two rules are concerned.
Simplify.
Example
Simplify.
(a)32/3×52/3
(b)61/5×62/5
Solution (a)
Here, we have the same exponent. So we multiply the bases and copy the exponent.
32/3×52/3=(3×5)2/3=152/3
Solution (b)
This time, we have the same base. So we add the exponents and retain the base.
61/5×62/5=6(1/5+2/5)=63/5
So, apart from the fact that we needed to add fractions, there was nothing different.
Variables
So far, all of the examples had numbers. But what if we have variables with exponents on them?
When multiplying variables with exponents, the key thing is – treat each variable as a separate item and add exponents only for identical (same) variables.
Example
Simplify.
(a)x2y⋅xy3
(b)pqr2⋅p2q3r4
Solution (a)
In this example, we have two different variables – x and y. So we make two groups – one for x and another for y. And then simplify each group separately.
x2y⋅xy3=x2⋅x⋅y⋅y3=x(2+1)⋅y(1+3)=x3⋅y4=x3y4
And that’s it. We can’t simplify it any further.
Solution (b)
Here we have three variables, so we make three groups. Everything else remains the same.
As you will see, dividing exponents is very similar to multiplying exponents, except for one important difference.
Let’s look at the two cases – same base and same exponent – one by one, with examples.
Same Base
When dividing exponents with the same base, we subtract the exponents instead of adding them (as we do in multiplication).
Example
Simplify.
(a)3335
(b)pqr2p3q2r
Solution (a)
We have the same base (3) here. Had it been multiplication, we would add the exponents. But since this is division, we subtract the exponent of the divisor (the second or bottom one).
3335=3(5−3)=32=9
Done!
Solution (b)
In this example, we have variables. So we’ll follow the same strategy we used when multiplying exponents. We’ll group identical variables together and process each group individually.
And, at the risk of sounding repetitive – in the last step, we took the reciprocal of r to turn its negative exponent into a positive one.
Same Exponent
When exponents are the same, we do the division on the bases and copy the exponent.
Example
Simplify.
(a)8545
(b)(yz)3(xy)3
Solution (a)
Alright, here we have the same exponent. So we do the division with the bases and copy the exponent.
8545=(84)5=(21)5=2515=321
Solution (b)
Nothing too different here. Except that we have variables to work with.
(yz)3(xy)3=(yzxy)3=(zx)3=z3x3
Well, that brings us to the end of this tutorial on multiplying exponents. Make sure you practice a lot; that’s the key to being good at math. Until next time.
We use cookies to provide and improve our services. By using the site you agree to our use of cookies. Learn more