How do you subtract rational numbers?

1 Answer
Dec 19, 2014

A rational number is a number that can be expressed as a fraction, for instance 15 or 22153.

Same denominator

Some subtractions are easy when encountering rational numbers. Here's an example problem: 5232.
What you might instantly notice, is that they both have the same denominator, it's 2.
Whenever we have this situation, we can just subtract the nominators. The denominators stay the same.
In this case it would be:
5232=532=22=1

Different denominator

Whenever we have two different denominators, we can't directly subtract them from each other. What we should do in this case, is make them have the same denominator.

How can you legally (without changing the expression) change something's denominator? Easy, you also change the nominator by the same multiplication factor.
To change for example the fraction 57 to have a denominator of 21, you would have to ask the question: By what number should I multiply 7, to get 21? The answer is of course 3. So how can we make a legal change? We alse multiply the nominator by 3:
57=5373=1521

But how do you know, to what denominator they must be changed? What you're actually asking is: what number is a common multiple of the 2 denominators? This is the LCM: the Lowest Common Multiple. Why would you want that number? It's a multiple of both of the denominators, so you can easily multiply them.

An example problem for this is: 4378

First, let's find out what the LCM is, for this we write down some multiples of both of the denominators:
369121518242730
8162432404856647280

What number is the lowest common factor of 3 and 8? It's 24. After a while, you will be able to see this instantaneously.

Now, all we have to know is: by what number do we have to multiply 3 to get 24? And the same for 8. The answers are respectively 8 and 3.

The final solution becomes:
4378=48387383=32242121=322124=1124

I hope that you know understand, and that I didn't make it too complicated.