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

Evaluating exponent expressions with variables


2m read
·Nov 11, 2024

We are asked to evaluate the expression (5) to the (x) power minus (3) to the (x) power for (x) equals (2). So pause this video and see if you can figure out what hap—what does this expression equal when (x) equals (2).

All right, now let's work through this together. So what we want to do is everywhere we see an (x), we want to replace it with a (2). So this expression for (x) equals (2) would be (5) to the second power minus (3) to the second power.

Well, what's that going to be equal to? Well, (5) to the second power that's the same thing as (5) times (5), and then from that, we are going to subtract (3) times (3). Now, order of operations would tell us to do the multiplication or do the exponents first, which is this multiplication, but just to make it clear I'll put some parentheses here.

And this is going to be equal to (5) times (5) is (25) minus (9), which is equal to plus (25) minus (9). It is equal to (16). So that's what that expression equals for (x) equals (2).

Let's do another example. So now we are asked what is the value of (y) squared minus (x) to the fourth when (y) is equal to (9) and (x) equals (2). So once again pause this video and see if you can evaluate that.

All right, so here we are. We have variables as the bases as opposed to being the exponents, and we have two different variables. But all we have to do is wherever we see a (y), we substitute it with a (9), and wherever we see an (x), we substitute it with a (2).

So (y) squared is going to be the same thing as (9) squared minus—minus (x), which is (2). That minus looks a bit funny; let me see. So this is going to be (9) squared minus (x), which is (2) to the fourth power.

Now, what is this going to be equal to? Well, (9) squared is (9) times (9). So this whole thing is going to be equal to (81). This whole thing right over here is (9) times (9); (9) times (9) is that right over there, and then from that, we're going to subtract (2) to the fourth power.

Well, what's (2) to the fourth power? That is (2) times (2) times (2) times (2). So this is going to be (2) times (2) is (4), (4) times (2) is (8), and (8) times (2) is (16). So it's (81) minus (16).

Now what is that going to be equal to? Let's see. (81) minus (6) is (75), and then minus another (10) is going to be (65). So there you have it: (y) squared minus (x) to the fourth when (y) is equal to (9) and (x) equals (2) is equal to (65), and we're done.

More Articles

View All
BLOW YOUR MIND!
Hey Vsauce, I’ve got a quick and fun video for you today because I made a mistake. Last week on Episode 10 of ING, I showed a picture and I said, “cat and dogs cooperating.” However, if you look at the picture for more than a second, you can tell that it’…
Importing modules | Intro to CS - Python | Khan Academy
If you were building a bike, you would probably go off and get a seat, a set of handlebars, a set of tires, and then assemble those pieces together. You wouldn’t harvest your own rubber and try and forge a tire from scratch. With programming, we do the sa…
Bitcoin Just Got Cancelled
What’s up, Graham? It’s Guys here. So, this is not the video I was planning to make today, but here we are. Tesla and Elon Musk just completely pulled the rug from underneath Bitcoin, and with one single tweet, $365 billion was lost from the entire crypto…
Most Important Financial Decisions You Will Make In Your Life (Ranked)
We are the outcome of our choices. One day, you’ll look back on your life, and you’ll realize it’s the decisions you’ve made up until now that made you rich or poor. So, here are the most important financial decisions you will make in your life. Welcome …
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35...
Hey, Vsauce. Michael here. Let’s take a moment to recognize the heroes who count. Canadian Mike Smith holds the world record for the largest number counted to in one breath - 125. But the world record for the largest number ever counted to belongs to Jer…
Lagrange multiplier example, part 2
So where we left off, we have these two different equations that we want to solve. Um, and there’s three unknowns: there’s S, the tons of steel that you’re using; H, the hours of labor; and then Lambda, this Lagrange multiplier we introduced that’s basica…