Decimal Algorithms
Decimal Algorithms
Borrowing in decimal subtraction is a method used when subtracting one number from
another and a digit in the top number is smaller than the corresponding digit in the bottom
number. In such a case, you "borrow" 1 from the next digit to the left to make the subtraction
possible.
Example:
subtract:
42.5 - 27.8
2. Decimal division work when the divisor is greater than the dividend.
Decimal division works perfectly even when the divisor is greater than the dividend. In such
cases, the result will
Let's divide 4 ÷ 5.
4 ÷ 5 = 0.8
The decimal point plays a crucial role in the addition and subtraction of decimal numbers. It
ensures that digits with the same place value (tenths, hundredths, units, etc.) are correctly
aligned, allowing for accurate calculations.
Before adding or subtracting decimal numbers, you must line them up vertically by their
decimal points. This ensures:
b) Preserving Accuracy
• You may add digits with different place values, leading to incorrect results.
4. The process of converting a decimal number to a fraction and perform the conversion with an
example.
Step 1: Write down the decimal over 1
Start by placing the decimal number as the numerator (top of the fraction) and 1 as the
denominator.
Multiply both the numerator and denominator by 10, 100, 1000, etc., depending on how many
decimal places
Reduce the fraction to lowest terms by dividing both the numerator and denominator by their
1. Truncation
Truncation means cutting off the decimal after a certain number of digits without rounding.
Example:
Divide:
10÷3=3.333333……
If we truncate to 2 decimal places, we simply cut off after the second decimal digit:
2. Rounding
Rounding means adjusting the last digit based on the value of the digit that follows it.
Rule:
• If the next digit is 5 or more, round up
Example:
Divide:
10÷3=3.333333…
10÷3≈3.33
But if we had:
10÷3=3.336
10÷3≈3.34
Summary:
Feature Truncation Rounding
What it does Cuts off digits Adjusts the last digit based on next
Use case Simpler, quick approximations When you need a more precise result
The "carry" in decimal addition is used when the sum of digits in a column is 10 or more.
Instead of writing a two-digit number in a single place value, we write the rightmost digit and
"carry" the left digit over to the next column on the left.
This process ensures that the place value system is respected — that is, every place (ones,
tenths, hundredths, etc.) only holds a single digit (0–9).
add:
6.47 + 5.68
Step-by-step:
6.47
+ 5.6
Step 1: Add the hundredths (rightmost digits):
7 + 8 = 15
4 + 6 = 10
Then add the carry: 10 + 1 = 11
6 + 5 = 11
Then add the carry: 11 + 1 = 12
Since there are no more digits, just write down the carry:
Answer: 12.15
Multiplying decimal numbers with different decimal places follows the same basic
process as whole number multiplication, with a step to adjust the decimal point in the final
answer.
Step-by-Step Process
multiply:
3.4 × 0.56
Final Answer:
3.4×0.56=1.904