ArticleslgStudy

chemistry

Subtraction

Subtraction is a chemistry topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Subtraction rather than just read about it. In short: Subtraction (which is signified by the minus sign, −) is one of the four arithmetic operations along with addition, multiplication and division. Subtraction is an operation that represents removal of objects from a collection.

Subtraction — main illustration
Subtraction — illustration

Key takeaways

  • Subtraction belongs to chemistry; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Subtraction to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Subtraction from memory before moving on to harder problems.

Reference excerpt

Subtraction (which is signified by the minus sign, −) is one of the four arithmetic operations along with addition, multiplication and division. Subtraction is an operation that represents removal of objects from a collection. For example, in the adjacent picture, there are 5 − 2 peaches—meaning 5 peaches with 2 taken away, resulting in a total of 3 peaches. Therefore, the difference of 5 and 2 is 3; that is, 5 − 2 = 3. While primarily associated with natural numbers in arithmetic, subtraction can also represent removing or decreasing physical and abstract quantities using different kinds of objects including negative numbers, fractions, irrational numbers, vectors, decimals, functions, and matrices. In a sense, subtraction is the inverse of addition. That is, c = a − b if and only if c + b = a. In words: the difference of two numbers is the number that gives the first one when added to the second one. Subtraction follows several important patterns. Subtraction is anti-commutative, meaning that changing the order changes the sign of the answer. It is also not associative, meaning that when one subtracts more than two numbers, the order in which subtraction is performed matters. Because 0 is the additive identity, subtraction of it 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 follow these patterns are studied in abstract algebra. In computability theory, considering subtraction is not well-defined over natural numbers, operations between numbers are actually defined using "truncated subtraction" or monus.

Notation and terminology Subtraction is usually written using the minus sign "−" between the terms; that is, in infix notation. The result is expressed with an equals sign. For example, 2 − 1 = 1 {\displaystyle 2-1=1} (pronounced as "two minus one equals one") and 4 − 6 = − 2 {\displaystyle 4-6=-2} (pronounced as "four minus six equals negative two"). Nonetheless, there are some situations where subtraction is understood, even though no symbol appears; in accounting, a column of two numbers, with the lower number in red, usually indicates that the lower number in the column is to be subtracted, with the difference written below, under a line. The number being subtracted is the subtrahend, while the number it is subtracted from is the minuend. The result is the difference, that is:

m i n u e n d − s u b t r a h e n d = d i f f e r e n c e . {\displaystyle {\rm {minuend}}-{\rm {subtrahend}}={\rm {difference}}.}

All of this terminology derives from Latin. "Subtraction" is an English word derived from the Latin verb subtrahere, which in turn is a compound of sub "from under" and trahere "to pull". Thus, to subtract is to draw from below, or to take away. Using the gerundive suffix -nd results in "subtrahend", "thing to be subtracted". Likewise, from minuere "to reduce or diminish", one gets "minuend", which means "thing to be diminished".

Of integers and real numbers

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:

c − b = 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, ...). This way, it takes 4 steps to the left from 3 to get to −1:

3 − 4 = −1.

Natural numbers Subtraction of natural numbers is not closed: the difference is not a natural number unless the minuend is greater than or equal to the subtrahend. For example, 26 cannot be subtracted from 11 to give a natural number. Such a case uses one of two approaches:

Conclude that 26 cannot be subtracted from 11; subtraction becomes a partial function. Give the answer as an integer representing a negative number, so the result of subtracting 26 from 11 is −15.

Real numbers The field of real numbers can be defined specifying only two binary operations, addition and multiplication, together with unary operations yielding additive and multiplicative inverses. The subtraction of a real number (the subtrahend) from another (the minuend) can then be defined as the addition of the minuend and the additive inverse of the subtrahend. For example, 3 − π = 3 + (−π). Alternatively, instead of requiring these unary operations, the binary operations of subtraction and division can be taken as basic.

Properties

Anti-commutativity Subtraction is anti-commutative, meaning that if one reverses the terms in a difference left-to-right, the result is the negative of the original result. Symbolically, if a and b are any two numbers, then

a − b = −(b − a).

Non-associativity Subtraction is non-associative, which comes up when one tries to define repeated subtraction. In general, the expression

… excerpt ends here. Continue reading the full article.

Illustrations

Subtraction: "5 − 2 = 3" (verbally, "five minus two equals three")
"5 − 2 = 3" (verbally, "five minus two equals three")
Subtraction: Placard outside a shop in Bordeaux advertising subtraction of 20% from the price of the second perfume purchased.
Placard outside a shop in Bordeaux advertising subtraction of 20% from the price of the second perfume purchased.
Subtraction illustration
Subtraction illustration
Subtraction illustration

Worked examples

Example 1 — a first encounter with Subtraction

Start with the simplest possible case. Write down what Subtraction claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In chemistry, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Subtraction before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Subtraction ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Subtraction

In research
Subtraction appears in chemistry research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Subtraction in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Subtraction is common in secondary-school and first-year university syllabi. It links to neighbouring topics Elementary arithmetic, Subtraction, so understanding it makes those chapters shorter.
In everyday life
Look for Subtraction outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Subtraction in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Subtraction means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Subtraction out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Subtraction in simple terms?

Subtraction (which is signified by the minus sign, −) is one of the four arithmetic operations along with addition, multiplication and division. Subtraction is an operation that represents removal of objects from a collection.

Why does Subtraction matter?

Because it connects several chemistry ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Subtraction?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Subtraction.

Tags

  • Elementary arithmetic
  • Subtraction

Keep exploring