What Multiplication Really Means

Multiplication is repeated addition: 4 x 3 means adding 4 three times. Why the shorthand exists, how to convert between the two, and when the conversion does not apply.

--

Mathematics is full of shorthand, and multiplication is one of the earliest examples. It exists because writing the same number over and over in an addition is slow. Multiplication is repeated addition — nothing more mysterious than that.

Concept The core idea

Multiplication means adding the same number a certain number of times.

Instead of writing a long chain of additions, we compress it into a single short expression. The second number simply records how many times the first one is being added.

Example Reading a multiplication

What does  4 \times 2 actually mean?

 4 \times 2 = 4 + 4 — the number 4, added twice.
⟹ 8

And  4 \times 3 ?

 4 \times 3 = 4 + 4 + 4 — the number 4, added three times.
⟹ 12
Concept Why the shorthand matters
4+4+4+4+4+4+4+4+4+4+4+4 4 × 12
Twelve copies of 4 written out as an addition takes a whole line. As a multiplication it takes four characters — and both describe exactly the same quantity.
Example Turning addition into multiplication

Write  7 + 7 + 7 + 7 + 7 as a multiplication.

The repeated number is 7.
Count how many times it appears: five.
 7 \times 5 = 35 .
⟹ 7 × 5 = 35

The conversion only works when the same number is repeated. An addition such as  7 + 3 + 5 cannot be turned into a single multiplication.

Example Working one out by adding

If you cannot recall  4 \times 6 , you can always fall back on addition.

 4 + 4 = 8
 8 + 4 = 12 , then  12 + 4 = 16
 16 + 4 = 20 , then  20 + 4 = 24
That is six copies of 4.
⟹ 4 × 6 = 24

Slower than recalling the fact, but it always works — and it shows exactly why the answer is what it is.

Note Mistakes to avoid
Adding the two numbers instead of repeating one of them:  4 \times 2 is 8, not 6.
Miscounting the repetitions —  4 \times 3 needs exactly three 4s.
Trying to convert an addition whose terms are not all the same.
Believing multiplication is a separate idea unrelated to addition.
Summary
  1. Multiplication is repeated addition of the same number.
  2. 4 × 2 means 4 + 4, and 4 × 3 means 4 + 4 + 4.
  3. The second number records how many times the first is added.
  4. The shorthand exists to replace long additions with short expressions.
  5. Only additions of the same repeated number can be written as a multiplication.