A commonly known subtraction method is the borrowing method[1]. Subtraction is one of the four basic Arithmetic operations it is the inverse of Addition, meaning that if we start with any number and add any number and then subtract To perform a - b using this method, b, the subtrahend, is written below a, the minuend, such that the digits of the two numbers are aligned in columns. Subtraction is one of the four basic Arithmetic operations it is the inverse of Addition, meaning that if we start with any number and add any number and then subtract Subtraction is one of the four basic Arithmetic operations it is the inverse of Addition, meaning that if we start with any number and add any number and then subtract When a digit of the minuend is smaller than the corresponding digit of the subtrahend below it, the procedure calls for borrowing one power of 10[2] from the digit of the minuend that is immediately to the left of the current digit. Subtraction is one of the four basic Arithmetic operations it is the inverse of Addition, meaning that if we start with any number and add any number and then subtract Subtraction is one of the four basic Arithmetic operations it is the inverse of Addition, meaning that if we start with any number and add any number and then subtract Subtraction is one of the four basic Arithmetic operations it is the inverse of Addition, meaning that if we start with any number and add any number and then subtract [3] Then the value of the "lending" digit is reduced by 1. (More formally this is the decomposition algorithm because the "borrowed" power of 10 does not have to be and is never returned. [4]) Anyone who subtracts using the borrowing method must do so from right to left, starting at the lowest-value digit and proceeding toward the highest-value digit. It is also necessary to remember to reduce the value of each “lending” digit by 1 before subtracting the corresponding digit of the subtrahend from it. Because of these requirements, learning subtraction with borrowing is difficult for some students. [5]
An alternative to the borrowing method is subtraction without borrowing. There are several methods for subtraction without borrowing. However most of them employ other computational methods that are as complex as the methods they aim to replace or they introduce mathematical concepts for which the students who learn subtraction with borrowing are not ready. Among these are methods that use negative numbers and some variations of the method of complements. In Mathematics and Computing, the method of complements is a technique used to subtract one number from another using only addition of positive numbers
Note. The subtraction methods mentioned here assume that the minuend is larger than the subtrahend. If the minuend is smaller than the subtrahend, the roles of the numbers are reversed and any subtraction method can be used followed by setting the result to be negative. If the two numbers are equal the result is zero and no method is needed.
Contents |
The basic algorithm is:
As demonstrated by the example below, subtraction without borrowing employs single-digit subtraction in each column of digits and then addition.
65432 (minuend) - 27894 (subtrahend)
It is necessary to remember this difference. This is easy because it equals to the minuend without its leftmost digit plus 1:
5432 + 1 5433
59999 - 27894 32105
32105 + 5433 37538 =====
This is the final answer (65432 - 27894 = 37538).
A small change in writing the numbers simplifies this procedure significantly, especially during the learning process. [6]
65432 (minuend) - 23894 (subtrahend)
Since we notice that, in this case, each of the two most-significant digits of the minuend is larger than the corresponding digit of the subtrahend, we. . .
65432 (original minuend) 64999 (new minuend) - 23894
432 + 1 = 433
We continue to write the original minuend for reference only, because it is important to remember the original task; we no longer use it.
65432 (original minuend) 64999 (new minuend) - 23894 41105
41105 + 433 41538 =====
This is the final answer (65432 - 23894 = 41538).
After it is completed, the operation may appear on the worksheet like so:
65432 (original minuend) 64999 (new minuend) - 23894 41105 + 433 41538 =====