See Also

Subtraction

Subtraction is one of the four basic arithmetic operations; it is essentially the opposite of addition Addition

Addition is the mathematical operation [i] of increasing one amount by another. ... 

. Subtraction is denoted by a minus sign Plus and minus signs

The plus and minus signs are used to represent the notions of positive and negative [i] ... 

 in infix notation. The traditional names for the parts of the formulaare minuendsubtrahend = difference . The words "minuend" and "subtrahend" are virtually absent from modern usage; Linderholm charges "This terminology is of no use whatsoever." However, "difference" is very common. Subtraction is used to model several closely related processes: #From a given collection, take away a given number of objects.

Discussions

  Discussion Features

   Ask a question about 'Subtraction'

   Start a new discussion about 'Subtraction'

   Answer questions about 'Subtraction'

   'Subtraction' discussion forum


Encyclopedia



Subtraction is one of the four basic arithmetic operations; it is essentially the opposite of addition Addition

Addition is the mathematical operation [i] of increasing one amount by another. ... 

. Subtraction is denoted by a minus sign Plus and minus signs

The plus and minus signs are used to represent the notions of positive and negative [i]... 

 in infix notation.

The traditional names for the parts of the formula
cb = a

are minuendsubtrahend = difference . The words "minuend" and "subtrahend" are virtually absent from modern usage; Linderholm charges "This terminology is of no use whatsoever." However, "difference" is very common.

Subtraction is used to model several closely related processes:
  1. From a given collection, take away a given number of objects.
  2. Combine a given measurement with an opposite measurement, such as a movement right followed by a movement left, or a deposit and a withdrawal.
  3. Compare two objects to find their difference. For example, the difference between $800 and $600 is $800 - $600 = $200.


In mathematics Mathematics

Mathematics is the discipline that deals with concepts such as quantity [i], structure [i], space [i] a ... 

, it is often useful to view or even define subtraction as a kind of addition Addition

Addition is the mathematical operation [i] of increasing one amount by another. ... 

, the addition of the opposite. We can view 7 - 3 = 4 as the sum of two terms: seven and negative three. This perspective allows us to apply to subtraction all of the familiar rules and nomenclature of addition. Subtraction is not associative Associativity

In mathematics [i], associativity is a property that a binary operation [i] can have. ... 

 or commutative— in fact, it is anticommutative— but addition of signed numbers is both.

Basic subtraction: integers



Imagine a line segment Line segment

In geometry [i], a line segment is a part of a line [i] that is bounded by two end points [i] ... 

 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 Addition

Addition is the mathematical operation [i] of increasing one amount by another. ... 

:
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, imagine a line segment labelled 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 .
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 . From 3, it takes 4 steps to the left to get to −1, so
3 − 4 = −1.

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 and these are taught to children in elementary school. In particular, there is a method based on borrowing from the minuend popular in the USA, and a different method based on carrying to the subtrahend popular in Europe.

The most common hand method is used when making change and involves no actual subtraction, rather the change-maker counts forward.

The method of complements is used to subtract in digital computers.

See also

  • Elementary arithmetic
  • Decrement
  • Negative and non-negative numbers


;Algorithms
  • Method of complements
  • Subtraction without borrowing

Notes and references


External links

Printable Worksheets: , , and
  • at cut-the-knot
  • selected from