Basic level

Written arithmetic

When numbers are too big to handle in your head, you write them in columns — digit under digit. Learn the four written algorithms: addition with a carry, subtraction with a borrow, multiplication by a multi-digit number, and long division step by step.

Before you start

This topic builds on earlier ideas. Before you start, it's worth working through the lessons below — they'll make everything click:

Where this is used

Real situations where you count exactly the way this lesson teaches:

  • Renovation and buying materials
    Tiles at 34 per square metre for a 26 m² floor come to 34 · 26 = 884 — the sum you do on a scrap of paper at the builders merchant counter to check that the figure on their screen is right.
  • Splitting a trip
    Four people share a cost of 492: 492 : 4 = 123 each. The long division shows on the way that nothing is left over — and if something were, you would know immediately how much there is still to settle.
  • Warehouse stocktaking
    An opening stock of 8 124 units minus 2 758 issued leaves 5 366 — four columns with a borrow that nobody does in their head, and that must agree with the count sheet unit for unit.
  • Exams and work without a calculator
    In final school exams and in many trade tests there is no calculator. A sum like 478 + 356 = 834 then has to be done in columns — which is exactly the situation the written algorithm was invented for.

All formulas

  • Addition with a carry

    41718+  356834\begin{array}{r} \overset{1}{4}\overset{1}{7}8 \\ +\;356 \\ \hline 834 \end{array}

    the small ones above a column are the carries

  • Subtraction with a borrow

    8124  27585366\begin{array}{r} 8124 \\ \underline{-\;2758} \\ 5366 \end{array}

    we borrow a ten from the column on the left

  • Multiplication with partial products

    347×  26208269409022\begin{array}{r} 347 \\ \times\;26 \\ \hline 2082 \\ \underline{694\phantom{0}} \\ 9022 \end{array}

    the second product shifts one place to the left

  • Long division

    1234)492492092482412412490\begin{array}{r} 123 \\ 4\,)\overline{\,492} \\ \underline{4\phantom{92}} \\ 09\phantom{2} \\ \underline{\phantom{4}8\phantom{2}} \\ \phantom{4}12 \\ \underline{\phantom{4}12} \\ \phantom{49}0 \end{array}

    divide, multiply, subtract, bring down the next digit

Nobody writes out 7+57 + 5 — that is a sum for the head. But 478+356478 + 356 is already a calculation you can slip on, and 812427588124 - 2758 even more so. That is why large numbers are handled in writing: set one under the other, digit under digit, and worked through column by column.

All four written algorithms rest on one idea: a hard calculation is broken down into a sequence of operations on single digits, whose results we know by heart.

The shared principle: a column is a place value

Writing numbers in a column, we line them up so that units sit under units, tens under tens, hundreds under hundreds. The columns are not decoration — each one is a place value, which is why they must never be shifted.

Addition, subtraction and multiplication run right to left; division alone runs left to right.

Column addition

Add column by column from the right. When a column total comes out greater than 99, its units digit stays in place and the ten travels into the next column as a carry — written as a small digit above it.

41718+  356834\begin{array}{r} \overset{1}{4}\overset{1}{7}8 \\ +\;356 \\ \hline 834 \end{array}

Step by step: units 8+6=148 + 6 = 14, so we write 44 and carry 11. Tens 7+5=127 + 5 = 12, plus the carried 11 makes 1313 — write 33 and carry 11 again. Hundreds 4+3=74 + 3 = 7, plus 11 makes 88. The answer is 834834.

Add 2 675 + 1 948 in columns.

Column subtraction

Subtraction also runs from the right. When the top digit is smaller than the one below it, we borrow one unit from the column on the left: the current digit gains 1010 and the neighbouring one drops by 11.

8124  27585366\begin{array}{r} 8124 \\ \underline{-\;2758} \\ 5366 \end{array}

Units: 4<84 < 8, so a borrow — 148=614 - 8 = 6, and the tens fall from 22 to 11. Tens: 1<51 < 5, another borrow — 115=611 - 5 = 6, and the hundreds fall from 11 to 00. Hundreds: 0<70 < 7, one more borrow — 107=310 - 7 = 3, and the thousands fall from 88 to 77. Thousands: 72=57 - 2 = 5. The answer is 53665366.

The check is the same as for mental subtraction: 2758+53662758 + 5366 must give 81248124.

Column multiplication

By a single-digit number we multiply in one pass. By a multi-digit one we multiply once per digit, and each further partial product shifts one place to the left, because by then we are multiplying by tens rather than by units.

347×  26208269409022\begin{array}{r} 347 \\ \times\;26 \\ \hline 2082 \\ \underline{694\phantom{0}} \\ 9022 \end{array}

First 3476=2082347 \cdot 6 = 2082. Then 3472=694347 \cdot 2 = 694 — but that 22 stands for tens, so the product is written shifted one place left, which means 69406940. Finally the two products are added in a column: 2082+6940=90222082 + 6940 = 9022.

That shift is the whole point of the algorithm rather than a drawing convention: multiplying by 2626 is broken into multiplying by 66 and by 2020.

Long division

Division alone runs from the left. Four steps repeat until the digits of the dividend run out: divide, multiply, subtract, bring down.

1234)492492092482412412490\begin{array}{r} 123 \\ 4\,)\overline{\,492} \\ \underline{4\phantom{92}} \\ 09\phantom{2} \\ \underline{\phantom{4}8\phantom{2}} \\ \phantom{4}12 \\ \underline{\phantom{4}12} \\ \phantom{49}0 \end{array}
  1. Divide — how many times does 44 go into 44? Once. Write 11 above the line.
  2. Multiply14=41 \cdot 4 = 4, written under the digit being divided.
  3. Subtract44=04 - 4 = 0.
  4. Bring down the next digit of the dividend, the 99: we now have 0909.

And round again: 9:49 : 4 is 22 (write 22 above the line), 24=82 \cdot 4 = 8, 98=19 - 8 = 1, bring down the 22 and we have 1212. Then 12:4=312 : 4 = 3, 34=123 \cdot 4 = 12, 1212=012 - 12 = 0. The digits are gone and the remainder is 00, so 492:4=123492 : 4 = 123.

Divide 936 by 6 in long division.

Whatever is left once the last digit has been brought down is the remainder, always smaller than the divisor. The definition of the remainder and the formula a=bq+ra = b \cdot q + r are in the lesson on division.

Practice

Work through a set of exercises — they get harder as you go. At the end you'll see your score and the mistakes worth reviewing.

Exercise 1 of 8Score: 0
687 + 854 =

Common mistakes

  • Shifted columns — units must sit under units; one column out is an error of a whole place value.
  • A lost carry — the carried one has to be added into the next column, not left hanging above it.
  • Borrowing without reducing the neighbour — if the digit on the left is not dropped by 11 after a borrow, the answer comes out too big.
  • An unshifted partial product — multiplying by the tens digit shifts the result one place left; without that, 34726347 \cdot 26 gives 27762776 instead of 90229022.
  • A missing zero in the quotient — if the divisor does not fit into the figure after a digit is brought down, write 00 in the quotient and bring the next digit down; skipping that step loses a digit from the answer.

Formula card

Topic: Written arithmetic

  • Addition with a carry

    41718+  356834\begin{array}{r} \overset{1}{4}\overset{1}{7}8 \\ +\;356 \\ \hline 834 \end{array}

    the small ones above a column are the carries

  • Subtraction with a borrow

    8124  27585366\begin{array}{r} 8124 \\ \underline{-\;2758} \\ 5366 \end{array}

    we borrow a ten from the column on the left

  • Multiplication with partial products

    347×  26208269409022\begin{array}{r} 347 \\ \times\;26 \\ \hline 2082 \\ \underline{694\phantom{0}} \\ 9022 \end{array}

    the second product shifts one place to the left

  • Long division

    1234)492492092482412412490\begin{array}{r} 123 \\ 4\,)\overline{\,492} \\ \underline{4\phantom{92}} \\ 09\phantom{2} \\ \underline{\phantom{4}8\phantom{2}} \\ \phantom{4}12 \\ \underline{\phantom{4}12} \\ \phantom{49}0 \end{array}

    divide, multiply, subtract, bring down the next digit

Frequently asked questions

Related articles