Is the chocolate bar for or the one for cheaper? To find this out, you need to compare two decimal numbers.
There are two different strategies here. One is the comparison of decimal places and the other is the comparison by shifting the decimal point.
I. Comparison of decimal places
First, we look at the "pre-decimal numbers". These are the numbers that come before the decimal point. If they differ, the number whose pre-decimal point number is already larger is the larger one. In that case, you are done. If both pre-decimal numbers are identical, then you need to go to step two.
Next, compare the tenths digits. The tenth digit is the first number that comes after the decimal point. If a number has a tenth digit which is larger then the tenth digit of the other number, then the total number is larger then the other number. If both tenth digits are the same, go to step three.
Next, compare the hundredths digits of the two numbers, i.e. the respective second digits after the decimal point. Proceed as in step two for the comparison. If this is also the same, then compare the thousandths digits, then the ten-thousandths digits, and so on.
If all digits are identical, then both numbers are the same.
Examples
Compare each pair of numbers with each other. Use the above procedure to decide which of the two numbers is greater.
and
Here the two pre-decimal numbers are and . Since is greater than , you already know that is greater than .
and
Here, the pre-decimal number is for both numbers. So you have to go to step 2, i.e. comparing the tenths digits. These are and , respectively. Since is greater than , you finally know that is greater than .
and
Now it gets a little more difficult: The pre-decimal number is in both numbers. Also the tenths digits agree (both are ), and so do the hundredths digits (both are ) and the thousandths digits (both are ). Now, in there is no further digit coming. But remember that adding zeros in the end of a number behind the decimal point does not change the value of the number (e.g., ).
So you may as well compare and
If you now look at the ten-thousandths digit, you finally see that is greater than . Thus, is greater than .
Common mistakes
Omitting the decimal point
Pretending, there was a seperate number after the decimal point
II. Comparison by shift of the decimal point
If we compare two numbers with each other, the relation (greater/smaller) does not change if we multiply both numbers by .
For example, instead of comparing with , we could also compare with .
Now, multiplying by just shifts the decimal point one place to the right. We may do this arbitrarily often. That is, we shift the decimal point in both numbers simultaneously to the right, until both numbers are natural numbers:
Then, compare the two resulting natural numbers.
Examples
and
Multiply by :
You obtain and
Multiply by :
You obtain and
Multiply by :
You obtain and
is smaller than
Accordingly, is smaller than .
Note: With a bit of practice, you may also directly multiply by instead of multiplying by three times.