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

Comparing decimals in different representations


3m read
·Nov 11, 2024

So what we're going to do in this video is build our muscles at comparing numbers that are represented in different ways. So, for example, right over here on the left we have 0.37; you could also view this as 37 hundredths. And on the right we have 307 thousandths.

So what I want you to do is pause this video and figure out: are these equal to each other, or is one of them larger than the other? And if one of them is, which one is larger and which one is smaller? Pause this video and try to figure that out.

Alright, now let's try to do this together. The way that my brain works is I try to put them into a common representation. So one way we could do it is we could try to rewrite this one on the right as a decimal. So let's do that. We could rewrite this as it's expressing a certain number of thousandths.

Let me just make some blanks for our various places. So let's say that's the ones place, and that's our decimal; that's going to be our tenths place, that's going to be our hundredths place, and that's going to be our thousandths place.

So one way to view three hundred and seven thousandths is that we have three hundred and seven of this place right over there. So we could just write the seven there, the zero there, and the three over there. This over here would be three hundred and seven thousandths, and so we would have no ones.

When you look at it this way, it's a little bit easier to compare. You can say, "Alright, we have the same number of ones; we have the same number of tenths." Let me compare the like ones to like ones. Our tenths are equal, but what happens when we get to the hundredths? Here we have seven hundredths, and here we have zero hundredths.

So this number on the left is going to be larger. So 37 hundredths is greater than three hundred and seven thousandths. Another way that we could have done this is we could have re-expressed this left number in terms of thousandths. We could have rewritten it as instead of 37 hundredths, we could have just said 0.37 and just put another zero on the right. This is 370 thousandths.

I'll write it out: 370 thousandths. When you look at it this way, once again, it's clear that 370 of something is more than 307 of that something. So this quantity on the left is larger.

Let's do another example, but I'll use different formats. So let's say on the left I'll use decimal format. I'll have 0.6 or six tenths, and then on the right I'm going to have six times one over a hundred. Pause this video and tell me which of these quantities, if either, are greater or are they equal to each other?

Alright, so once again, in order to tackle this, you really just have to think about what are different ways to represent them and really just try to get to a common representation. So I could rewrite six tenths as six times 1/10. Six times 1/10. This might be enough to be able to compare the two because six times 1/10— is that going to be greater than, less than, or equal to six times one hundredths?

Well, a tenth is ten times larger than a hundredth. So because this is ten times larger than that, if you multiply it by six, well, this is going to be a larger quantity. So we could go and say, "Hey, this is greater than that."

Another way that you might have realized that is if you were to express this right quantity as a decimal like this. So this is six times a hundred or six hundredths. So we could write: that's our ones, that's our tenths, and then in our hundredths place you would have six.

If it isn't obvious that this is less than that, you could add a zero here, and this we would read as 60 hundredths. And 60 hundredths is for sure larger than six hundredths.

So these are all very reasonable ways of re-representing these numbers and putting them in the same format so we can make the comparison and realize the one on the left actually, in both scenarios, is larger than the one on the right.

More Articles

View All
How to catch a Dwarf Planet -- Triton MM#3
The 14 moons of Neptune are a strange bunch. Most of them are small, potato-shaped pieces of ice and rock. Some are so far away from Neptune that they need 29 years to circle Neptune once. Almost all of them are asteroids trapped by Neptune’s gravity. 99…
Critiquing Software Startup Websites with CEO of Glide
Developer tools have been exploding in popularity recently, and the way that you would design a website to appeal to developers is a bit unique versus other types of websites. So I’m excited to be joined by David from Glide. Thank you for joining us! “He…
Finding missing side length when given perimeter | Math | 3rd grade | Khan Academy
The perimeter of the figure is 24 centimeters. What is the length of the missing side? So, we’re told this figure down here has a perimeter of 24 centimeters. The perimeter is 24 centimeters, so what that tells us is that the distance around the entire o…
Manipulating functions before differentiation | Derivative rules | AP Calculus AB | Khan Academy
What I have listed here is several of the derivative rules that we’ve used in previous videos. If these things look unfamiliar to you, I encourage you maybe to not watch this video because in this video we’re going to think about when do we apply these ru…
Black Holes, Blazars, and Women of Color in Science | Nat Geo Live
JEDIDAH ISLER: Studying science changed me and it allows me to make contributions into the world. And everyone, regardless of their identity, should have that right. We cannot get to the best possible exploration, whether it’s on this planet or beyond, if…
Local and global scope | Intro to CS - Python | Khan Academy
What do you think happens when I run this program? Does it print zero, four, or raise some kind of error? To find out, let’s explore variable scope. The scope of a variable describes the region of the program where we can access it. When we run this prog…