The difficulty in dividing two decimal numbers lies in the positioning of the comma in the result.
Decimal number as dividend
When calculating, you first ignore the decimal point and add it to the result as soon as you "exceed" it.
You can also make a rough calculation, e.g. by rounding to full (integer) numbers. The result of the calculation is then a good indication for the position of the decimal point.
Example
Description | Calculation |
---|---|
As soon as you "pull down" the 4 behind the decimal point, an analogue decimal point is placed in the result. Alternatively: 12 fits about once in 14, so the result must be about 1. |
Decimal number as divisor
In real life, there are often questions, which require you to divide through a decimal number.
Example: How many 0.2-liter glasses you can fill with three liters of water?
You can write this question as a division exercise:
Description | Calculation |
---|---|
The quotient you have to find is: | |
You may convert the units in order to compute with integers | |
Now, you may solve the exercise as usual. Answer: You can fill 15 glasses. |
The change of the unit can be generalized and so every division with decimal number as divisor can be converted into a division of integer numbers.
The important thing is to shift the decimal point by the same number of digits in both the dividend and divisor.
When dividing by a number less than , the result is (in absolute value) greater than the dividend. For instance, in the above example, is greater than .
Example
Description | Calculation |
---|---|
If necessary, add zeros to the decimal places, then move the decimal points and you can calculate as usual. |
Division of two decimal numbers
If both the dividend and divisor are decimal numbers (with at least one decimal place not equal to zero), the division can be reduced to either the first case (decimal number as a dividend) or to the division of two integers. Just "move the decimal points" as above.
Example
Description | Calculation |
---|---|
You can calculate the result with both transformations by dividing in writing. | |
First way | |
Second way |
In the second calculation, you can see that you may have to add one (or more) decimal places with zeros.
Special cases
Division by 10, 100, etc.
A simple special case is the division of a decimal number by . You only need to shift the decimal mark to the left, once for each zero the denominator contains.
Example:
Division by 0.1, 0.01, etc.
Quite similar is the division of a decimal number by . Here, you shift the decimal mark again, only this time to the right by one decimal place for each zero in the denominator.
Example:
Übungsaufgaben: Division of Decimal Numbers
Laden