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

Evaluating expressions like 5x² & ⅓(6)ˣ | 6th grade | Khan Academy


less than 1m read
·Nov 10, 2024

What I want you to do is evaluate the expression 5x squared when x is equal to 3.

Pause this video and have a go at that.

All right, well we just have to think about every place we see an x; we'll now replace it with a 3. So this is going to be equivalent to 5 times, instead of x squared, it's going to be 5 times 3 squared.

And we know, from order of operations, we do the exponents first. That's why I actually put a parenthesis around the 3 squared to just make that clear. And 3 squared is, of course, equal to 9. And 5 times 9 is equal to 45.

Let's do another example that's a little bit different. Let's say I have the expression 1/3 times 6 to the x power, and I want to evaluate it when x is equal to 2.

Pause the video again and see if you can work that out.

Well, once again, everywhere where we see an x, we'll replace that with a 2. So this is going to be the same thing as 1/3 times 6 squared, where we saw the x, we now replace that with a 2.

And so this is going to be equal to, we do the exponent first, order of operations, so it's going to be 1/3 times 6 squared is 36, and one third of 36 is equal to 12. And we're done.

More Articles

View All
My Life Story
A question I get asked surprisingly often is, is Veritasium a real element? Nope, I made it up. Having fun When I was a kid, about 10 or 11 years old, I went to this Genghis Khan exhibit at a museum, and I didn’t know much about Genghis Khan except he was…
Exposing THE TRUTH about Alex Becker ads...
Hmm, see, I wonder what’s on YouTube today. I decided to see what videos I can watch and how much I can learn. Hmm, wait a second, what’s this? Oh, Crank are Donuts always video on it should be good. If you give me 45 seconds, I’m gonna show you how am I …
This Is What It's Like Inside North Korea's Luxury Ski Resort | Short Film Showcase
[Music] My name is Jamie Barrow and I’m Britain’s fastest snowboarder. We’re here in the beautiful Beijing on the Great Wall of China, and tomorrow, thanks to tours, we have been given special permission to film and snowboard within the most secretive co…
How To Get Hired By Elon Musk With NO College Degree
I started programming like as a way to not be homeless. It was between programming, video editing, and psychology. Just went programming ‘cause it’s easier to learn online. How do you learn online? Harvard puts their computer science courses online. You …
Grizzlies, Wolves, and Koalas: Conservation Photography | Nat Geo Live
( intro music ) I got started just taking pictures, just taking pictures I wanted to take. And I just took pictures I thought were weird or different or interesting or funny. A cowboy roping a cat. ( audience laughter ) Could be a lady walking her dog. Ba…
Variables and assignment | Intro to CS - Python | Khan Academy
When we run a program, the computer executes each instruction line by line. Then, when it finishes with an instruction, it clears out its working memory, so the computer has forgotten what it just did by the time it gets to the next line. But what if we w…