yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Multiplying & dividing powers (integer exponents) | Mathematics I | High School Math | Khan Academy


3m read
·Nov 11, 2024

Let's get some practice with our exponent properties, especially when we have integer exponents. So let's think about what ( 4^{-3} \times 4^{5} ) is going to be equal to. I encourage you to pause the video and think about it on your own.

Well, there's a couple of ways to do this. One, you say, "Look, I'm multiplying two things that have the same base." So this is going to be that base, 4, and then I add the exponents: ( 4^{-3 + 5} ), which is equal to ( 4^{2} ). And that's just a straightforward exponent property.

But you can also think about why that actually makes sense. ( 4^{-3} ) power; that is ( \frac{1}{4^{3}} ), or you could view that as ( \frac{1}{4 \times 4 \times 4} ). And then ( 4^{5} ), that's ( 4 ) multiplied together ( 5 ) times, so it's ( 4 \times 4 \times 4 \times 4 \times 4 ).

So notice, when you multiply this out, you're going to have five ( 4 )s in the numerator and three ( 4 )s in the denominator. Three of these in the denominator are going to cancel out with three of these in the numerator. So you're going to be left with ( 5 - 3 ) or ( -3 + 5 ) ( 4 )s.

So this ( 4 \times 4 ) is the same thing as ( 4^{2} ). Now let's do one with variables. So let's say that you have ( a^{-4} \times a^{2} ). What is that going to be?

Well, once again, you have the same base; in this case, it's ( a ). And since I'm multiplying them, you can just add the exponents. So it's going to be ( a^{-4 + 2} ), which is equal to ( a^{-2} ). And once again, it should make sense.

This right over here, that is ( \frac{1}{a \times a \times a \times a} ) and then this is ( \times a \times a ). So that cancels with that; that cancels with that, and you're still left with ( \frac{1}{a \times a} ), which is the same thing as ( a^{-2} ).

Now let's do it with some quotients. So what if I were to ask you, what is ( 12^{-7} / 12^{-5} )? Well, when you're dividing, you subtract exponents if you have the same base. So this is going to be equal to ( 12^{-7 - (-5)} ). You're subtracting the bottom exponent, and so this is going to be equal to ( 12^{-7 + 5} ), well that’s ( 12^{-2} ).

And once again, we just have to think about why this actually makes sense. Well, you can actually rewrite this ( \frac{12^{-7}}{12^{-5}} ); that's the same thing as ( 12^{-7} \times 12^{5} ). If we take the reciprocal of this right over here, you would make the exponent positive, and then you get exactly what we were doing in those previous examples with products.

So let's just do one more with variables for good measure. Let's say I have ( \frac{x^{20}}{x^{5}} ). Well, once again, we have the same base and we're taking a quotient. So this is going to be ( x^{20 - 5} ) because we have this ( 5 ) in the denominator.

So this is going to be equal to ( x^{15} ). And once again, you could view our original expression as ( x^{20} ) and having ( x^{5} ) in the denominator. Dividing by ( x^{5} ) is the same thing as multiplying by ( x^{-5} ), and so here you just add the exponents. Once again, you would get ( x^{15} ).

More Articles

View All
Type casting | Intro to CS - Python | Khan Academy
Have you ever tried to make your print output a bit more descriptive, like this, only to get a type error? Why does that happen, and how do we fix it? Let’s put our debugging skills to work. We saw that my program last worked when I was just printing the…
Congressional elections | Political participation | US government and civics | Khan Academy
Here’s a statistic that might surprise you: 95% of elected officials who seek re-election in the United States get re-elected. Just look at this graph that shows the rate of re-election for members of the U.S. House of Representatives; it hovers all the …
How Advertisers Joined The Fight Against Germs | Nat Geo Explores
You see a commercial promoting a swanky new gadget, and you just gotta have it. Your favorite celebrity endorses a product you’re not exactly sure what it is, but you gotta get your hands on it too. Right now is station wagon savings time in the west. Sho…
Is It Possible to Run a Marathon in Under 2 Hours? | Breaking2
Ever since 490 BC, when Thea deputies ran the 26 miles from Marathon to Athens to declare victory over the Persians and promptly died, humans have been asking themselves, “How fast can we run this distance?” It’s a question that has motivated us for thou…
Presidential oversight of the bureaucracy
You can view this diagram as an org chart of the government of the United States. What we have highlighted in this blue-green color is the executive branch and the things that fall under the executive branch. You can’t even see everything; a lot of it fal…
We Can’t Prove Most Theorems with Known Physics
The overwhelming majority of theorems in mathematics are theorems that we cannot possibly prove. This is Girdle’s theorem, and it also comes out of Turing’s proof of what is and is not computable. These things that are not computable vastly outnumber the …