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

Adding and subtracting fractions with negatives | 7th grade | Khan Academy


2m read
·Nov 10, 2024

Let's say we wanted to figure out what (3 \frac{7}{3}) minus (-\frac{7}{3}) minus (\frac{11}{3}) is. Pause this video and see if you can have a go at it before we do it together.

All right, now let's work on this together. You might be tempted to deal with the (-\frac{7}{3}) and the (\frac{11}{3}) first because they already have a common denominator. But you have to realize that with subtraction, you can't use the associative property. It's not this: ((a - b) - c) for example, which is what you would typically do first. It is not the same thing as this right over here. So you have to be very, very, very careful.

But what we could do is rewrite this. Instead of saying "subtracting something minus something else," we could rewrite it in terms of addition. What do I mean by that? Well, if I have (3 \frac{7}{3}), I'll start with that.

Subtracting something is the same thing as adding that something's opposite. So subtracting (-\frac{7}{3}) is the same thing as adding the opposite of (-\frac{7}{3}), which is just (\frac{7}{3}). And subtracting (\frac{11}{3}) is the same thing as adding the opposite of (\frac{11}{3}), which is (-\frac{11}{3}).

Now, with addition, you can use the associative property. You could add these two first or you could add these two first. I like adding these two first because they have the same denominator. So if I have (\frac{7}{3}) plus (-\frac{11}{3}), what is that going to get me?

Well, we have a common denominator. We could rewrite it like this: (3 \frac{7}{3}) plus a common denominator of three. We could write (7 + (-11)) in the numerator. So (7 + (-11)) is the same thing as (7 - 11) because subtracting something is the same thing as adding its opposite.

So, for adding (-11), the same thing as subtracting (11). So (7 + (-11))—you might want to get a number line out—but hopefully, you've gotten some practice. Now, that is going to be (-4). That is (-4).

And so now we have (3 \frac{7}{3}) plus (-\frac{4}{3}). Now we definitely need to find a common denominator. So let me rewrite this. This is equal to (3 \frac{7}{3}) plus (-\frac{4}{3}) or I could write this as even (-\frac{4}{3}). Either way.

But if we want to have a common denominator, it looks like (21) is going to be the least common multiple of (7) and (3). So let's rewrite each of these as something over (21).

From (7) to (21), we multiply by (3). So (3 \times 3 = 9). And then from (3) to (21), we multiply by (7). So if we have (-4) times (7), that is (-28).

And so this is going to be equal to (\frac{9 + (-28)}{21}), which is the same thing as (\frac{9 - 28}{21}) because subtracting a number is the same thing as adding its opposite.

And so this gets us—let's see—if (9 - 9 = 0) and then we're going to have (19) more to go below zero. So this is (-\frac{19}{21}) or we could write that as (-\frac{19}{21}) and we are done.

More Articles

View All
Khan for Educators: Assignment reports
Hi, I’m Megan from Khan Academy, and in this video, we’ll walk through the reports related to assignments on Khan Academy. After you’ve created assignments on Khan Academy and your students have completed those assignments, you can track progress using a …
Making conclusions in a test about a proportion | AP Statistics | Khan Academy
A public opinion survey investigated whether a majority, more than 50 percent, of adults supported a tax increase to help fund the local school system. A random sample of 200 adults showed that 113 of those sampled supported the tax increase. Researchers …
15 Things That Happen Once You Take Control Of Your Life
Taking control of your life creates a ripple effect where every aspect from your relationships and career to your personal growth and mental health drastically improves. And you only have to control one thing for all of this to happen: your brain. Now, y…
Is There Gravity In Space?
Have you ever looked up into the night sky and wondered what it would be like to be an astronaut floating around in the space station? Why are the astronauts floating? There’s weightlessness in space. You can experience the kind of weightlessness. Why? …
Print statements and adding values | Intro to CS - Python | Khan Academy
Programs manipulate data in the forms of integers, floats, booleans, and strings. But how do they manipulate data? Perhaps the most obvious thing we can do here is add values together. But in order to do that, we’ll need the plus operator. In programming…
The Brightest Part of a Shadow is in the Middle
Where is the darkest part of a shadow? I mean, the obvious answer seems to be right in the middle. If you look closely at a shadow, as you move the object away from the wall, you notice that the shadow gets a bit fuzzy. So clearly, the edges are lighter. …