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 the same number we added, we return to the number we started with. Subtraction is denoted by a minus sign in infix notation.
The traditional names for the parts of the formula
c - b = a
are minuend (c) - subtrahend (b) = difference (a). The words "minuend" and "subtrahend" are uncommon in modern usage. Instead we say that c and -b are terms, and treat subtraction as addition of the opposite. The answer is still called the difference.
Subtraction is used to model four related processes:
In mathematics, it is often useful to view or even define subtraction as a kind of addition, 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 or commutative — in fact, it is anticommutative— but addition of signed numbers is both.