Subtraction

From Wikipedia, the free encyclopedia
"5  2 = 3" (verbally, "five minus two equals three")
An example problem
Subtraction of numbers 0–10. Line labels = minuend. X axis = subtrahend. Y axis = difference.

Subtraction is a mathematical operation that represents the operation of removing objects from a collection. It is signified by the minus sign (−). For example, in the picture on the right, there are 5 − 2 apples—meaning 5 apples with 2 taken away, which is a total of 3 apples. Therefore, 5 − 2 = 3. Besides counting fruits, subtraction can also represent combining other physical and abstract quantities using different kinds of objects: negative numbers, fractions, irrational numbers, vectors, decimals, functions, matrices and more.

Subtraction follows several important patterns. It is anticommutative, meaning that changing the order changes the sign of the answer. It is not associative, meaning that when one subtracts more than two numbers, order in which subtraction is performed matters. Subtraction of 0 does not change a number. Subtraction also obeys predictable rules concerning related operations such as addition and multiplication. All of these rules can be proven, starting with the subtraction of integers and generalizing up through the real numbers and beyond. General binary operations that continue these patterns are studied in abstract algebra.

Performing subtraction is one of the simplest numerical tasks. Subtraction of very small numbers is accessible to young children. In primary education, students are taught to subtract numbers in the decimal system, starting with single digits and progressively tackling more difficult problems. Mechanical aids range from the ancient abacus to the modern computer.

Basic subtraction: integers

Imagine a line segment of length b with the left end labeled a and the right end labeled c. Starting from a, it takes b steps to the right to reach c. This movement to the right is modeled mathematically by addition:

a + b = c.

From c, it takes b steps to the left to get back to a. This movement to the left is modeled by subtraction:

cb = a.

Now, a line segment labeled with the numbers 1, 2, and 3. From position 3, it takes no steps to the left to stay at 3, so 3  0 = 3. It takes 2 steps to the left to get to position 1, so 3  2 = 1. This picture is inadequate to describe what would happen after going 3 steps to the left of position 3. To represent such an operation, the line must be extended.

To subtract arbitrary natural numbers, one begins with a line containing every natural number (0, 1, 2, 3, 4, 5, 6, ...). From 3, it takes 3 steps to the left to get to 0, so 3  3 = 0. But 3  4 is still invalid since it again leaves the line. The natural numbers are not a useful context for subtraction.

The solution is to consider the integer number line (..., 3, 2, 1, 0, 1, 2, 3, ...). From 3, it takes 4 steps to the left to get to 1:

3  4 = 1.

Subtraction as addition

Calculation results
Addition (+)
augend + addend = sum
Subtraction (−)
minuend − subtrahend = difference
Multiplication (×)
multiplicand × multiplier = product
Division (÷)
dividend ÷ divisor = quotient
Exponentiation
baseexponent = power
nth root (√)
degree radicand = root
Logarithm
logbase(power) = exponent

There are some cases where subtraction as a separate operation becomes problematic. For example, 3  (2) (i.e. subtract 2 from 3) is not immediately obvious from either a natural number view or a number line view, because it is not immediately clear what it means to move 2 steps to the left or to take away 2 apples. One solution is to view subtraction as addition of signed numbers. Extra minus signs simply denote additive inversion. Then we have 3  (2) = 3 + 2 = 5. This also helps to keep the ring of integers "simple" by avoiding the introduction of "new" operators such as subtraction. Ordinarily a ring only has two operations defined on it; in the case of the integers, these are addition and multiplication. A ring already has the concept of additive inverses, but it does not have any notion of a separate subtraction operation, so the use of signed addition as subtraction allows us to apply the ring axioms to subtraction without needing to prove anything.

Algorithms for subtraction

There are various algorithms for subtraction, and they differ in their suitability for various applications. A number of methods are adapted to hand calculation; for example, when making change, no actual subtraction is performed, but rather the change-maker counts forward.

For machine calculation, the method of complements is preferred, whereby the subtraction is replaced by an addition in a modular arithmetic.

The teaching of subtraction in schools

Methods used to teach subtraction to elementary school vary from country to country, and within a country, different methods are in fashion at different times. In what is, in the U.S., called traditional mathematics, a specific process is taught to students at the end of the 1st year or during the 2nd year for use with multi-digit whole numbers, and is extended in either the fourth or fifth grade to include decimal representations of fractional numbers.

Some American schools currently teach a method of subtraction using borrowing and a system of markings called crutches[citation needed]. Although a method of borrowing had been known and published in textbooks prior, apparently the crutches are the invention of William A. Brownell who used them in a study in November 1937[citation needed]. This system caught on rapidly, displacing the other methods of subtraction in use in America at that time.

Some European schools employ a method of subtraction called the Austrian method, also known as the additions method. There is no borrowing in this method. There are also crutches (markings to aid memory), which vary by country[citation needed].

Both these methods break up the subtraction as a process of one digit subtractions by place value. Starting with a least significant digit, a subtraction of subtrahend:

sj sj1 ... s1

from minuend

mk mk1 ... m1,

where each si and mi is a digit, proceeds by writing down m1  s1, m2  s2, and so forth, as long as si does not exceed mi. Otherwise, mi is increased by 10 and some other digit is modified to correct for this increase. The American method corrects by attempting to decrease the minuend digit mi+1 by one (or continuing the borrow leftwards until there is a non-zero digit from which to borrow). The European method corrects by increasing the subtrahend digit si+1 by one.

Example: 704  512. The minuend is 704, the subtrahend is 512. The minuend digits are m3 = 7, m2 = 0 and m1 = 4. The subtrahend digits are s3 = 5, s2 = 1 and s1 = 2. Beginning at the one's place, 4 is not less than 2 so the difference 2 is written down in the result's one place. In the ten's place, 0 is less than 1, so the 0 is increased by 10, and the difference with 1, which is 9, is written down in the ten's place. The American method corrects for the increase of ten by reducing the digit in the minuend's hundreds place by one. That is, the 7 is struck through and replaced by a 6. The subtraction then proceeds in the hundreds place, where 6 is not less than 5, so the difference is written down in the result's hundred's place. We are now done, the result is 192.

The Austrian method does not reduce the 7 to 6. Rather it increases the subtrahend hundred's digit by one. A small mark is made near or below this digit (depending on the school). Then the subtraction proceeds by asking what number when increased by 1, and 5 is added to it, makes 7. The answer is 1, and is written down in the result's hundred's place.

There is an additional subtlety in that the student always employs a mental subtraction table in the American method. The Austrian method often encourages the student to mentally use the addition table in reverse. In the example above, rather than adding 1 to 5, getting 6, and subtracting that from 7, the student is asked to consider what number, when increased by 1, and 5 is added to it, makes 7.

Subtraction by hand

Austrian method

Example:

Subtraction from left to right

Example:

American method

In this method, each digit of the subtrahend is subtracted from the digit above it starting from right to left. If the top number is too small to subtract the bottom number from it, we add 10 to it; this 10 is 'borrowed' from the top digit to the left, which we subtract 1 from. Then we move on to subtracting the next digit and borrowing as needed, until every digit has been subtracted. Example:

Trade first

A variant of the American method where all borrowing is done before all subtraction.[1]

Example:

Partial differences

The partial differences method is different from other vertical subtraction methods because no borrowing or carrying takes place. In their place, one places plus or minus signs depending on whether the minuend is greater or smaller than the subtrahend. The sum of the partial differences is the total difference.[2]

Example:

Nonvertical methods

Counting up

Instead of finding the difference digit by digit, one can count up the numbers between the subtahend and the minuend. [3]

Example:

1234 − 567 = can be found by the following steps:

  • 567 + 3 = 570
  • 570 + 30 = 600
  • 600 + 400 = 1000
  • 1000 + 234 = 1234

Add up the value from each step to get the total difference: 3 + 30 + 400 + 234 = 667.

Breaking up the subtraction

Another method that is useful for mental arithmetic is to split up the subtraction into small steps.[4]

Example:

1234  567 = can be solved in the following way:

  • 1234  500 = 734
  • 734  60 = 674
  • 674  7 = 667

Same change

The same change method uses the fact that adding or subtracting the same number from the minuend and subtrahend does not change the answer. One adds the amount needed to get zeros in the subtrahend.[5]

Example:

„1234  567 =“ can be solved as follows:

  • 1234  567 = 1237  570 = 1267  600 = 667

Units of measurement

When subtracting two numbers with units of measurement such as kilograms or pounds, they must have the same unit. In most cases the difference will have the same unit as the original numbers.

One exception is when subtracting two numbers with percentage as unit. In this case, the difference will have percentage points as unit; the difference is that percentages must be positive, while percentage points may be negative.

See also

Notes and references

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.