Skip to content
Math Minute
  • Game
  • Worksheets
  • Generator
  • Guides
Home › Guides › Multi-Digit Multiplication

Multi-Digit Multiplication

Why Multi-Digit Multiplication Matters

Multi-digit multiplication — sometimes called long multiplication or the standard algorithm — is usually introduced in grade 4, and it marks an important turning point. Up to this moment, multiplication has mostly meant single-digit facts: \(6 \times 7\), \(8 \times 9\), and so on. Now students learn how to combine those facts to multiply much larger numbers, like \(34 \times 26\), using a neat, organized procedure that works every single time.

This skill is the direct partner to long division. In fact, the two are mirror images: long division breaks a big number apart, while multi-digit multiplication builds a big number up. A student who can multiply two-digit numbers confidently will find long division far less mysterious, because every division step secretly relies on multiplication. The standard algorithm also sets the stage for computing areas, working with money, and — a few years down the road — multiplying expressions in algebra.

The best news is that multi-digit multiplication doesn't require any new arithmetic. If a student knows their times tables and can add, they already have every ingredient. The algorithm simply organizes those familiar skills into a reliable sequence.

The Standard Algorithm: Multiply, Carry, Then Add

The standard algorithm stacks the two numbers vertically, lines them up by place value, and works from right to left. For a two-digit multiplier, the process has three big phases:

  1. Multiply by the ones digit. Multiply the top number by the ones digit of the bottom number, carrying when a product is 10 or more. This gives your first partial product.
  2. Multiply by the tens digit. Before you begin, write a placeholder zero in the ones column of the next row. Then multiply the top number by the tens digit. This gives your second partial product.
  3. Add the partial products. Once all partial products are written, add them together to get the final answer.

🔢 The order matters. Always finish writing every partial product before you start adding. Multiplying and adding at the same time is one of the fastest ways to make a mistake.

Why the Placeholder Zero Works: The Area-Model View

The placeholder zero can feel like a magic trick, so it helps to understand why it belongs there. Consider \(34 \times 26\). The bottom number, 26, is really \(20 + 6\). So the whole problem breaks into two easier pieces:

\(34 \times 26 = (34 \times 6) + (34 \times 20)\)

The first piece, \(34 \times 6\), is the first partial product. The second piece is \(34 \times 20\) — not \(34 \times 2\). Multiplying by 20 (rather than 2) is exactly what that placeholder zero accomplishes: it shifts the whole product one place to the left, into the tens column, so it counts as tens instead of ones. This is sometimes called the partial-products or area-model view, and it shows that the standard algorithm isn't a random recipe — it's just place value doing its job.

Worked Example 1: \(34 \times 7\)

Let's start with a two-digit number times a one-digit number. This example introduces carrying, which is the heart of the whole method.

Step 1 — Set It Up

Write 34 on top and 7 underneath, lining up the ones column. Draw a line below.

\[\begin{array}{r} 34 \\[2pt] \times\phantom{0}7 \\[2pt] \hline \end{array}\]

Step 2 — Multiply the Ones

Multiply the ones digit of the top number by 7: \(7 \times 4 = 28\). Since 28 is more than 9, we can't fit it in one column. Write the 8 in the ones place and carry the 2 above the tens column.

\[\begin{array}{r} \overset{\scriptsize 2}{3}4 \\[2pt] \times\phantom{0}7 \\[2pt] \hline 8 \\[2pt] \end{array}\]

Step 3 — Multiply the Tens and Add the Carry

Now multiply the tens digit of the top number by 7: \(7 \times 3 = 21\). Add the carried 2: \(21 + 2 = 23\). Because this is the last digit, write all of 23 down.

\[\begin{array}{r} \overset{\scriptsize 2}{3}4 \\[2pt] \times\phantom{0}7 \\[2pt] \hline 238 \\[2pt] \end{array}\]

The answer is \(\boldsymbol{34 \times 7 = 238}\). Notice how the carried 2 got added to the tens product, not multiplied — a distinction worth pointing out to students, because mixing this up is a common slip.

Worked Example 2: \(34 \times 26\)

Now for the main event: a two-digit number times another two-digit number. This is where the placeholder zero appears, and it's the step students miss most often.

Step 1 — Set It Up

Stack 34 over 26, lined up by place value.

\[\begin{array}{r} 34 \\[2pt] \times\,26 \\[2pt] \hline \end{array}\]

Step 2 — First Partial Product: Multiply by the Ones Digit (6)

Multiply 34 by the ones digit, 6.

  • Ones: \(6 \times 4 = 24\). Write the 4, carry the 2.
  • Tens: \(6 \times 3 = 18\), plus the carried \(2 = 20\). Write 20.

The first partial product is 204.

\[\begin{array}{r} \overset{\scriptsize 2}{3}4 \\[2pt] \times\,26 \\[2pt] \hline 204 \\[2pt] \end{array}\]

Once you've used the carried 2, cross it out so you don't accidentally reuse it in the next row.

Step 3 — Place the Placeholder Zero

Before multiplying by the tens digit, write a 0 in the ones column of the next row. This is the single most important — and most forgotten — step of the whole algorithm. That zero reserves the ones place, so everything you write next lands one column to the left, where the tens belong.

\[\begin{array}{r} 34 \\[2pt] \times\,26 \\[2pt] \hline 204 \\[2pt] \phantom{00}0 \\[2pt] \end{array}\]

⚠️ Don't skip the zero! This placeholder is what turns \(34 \times 2\) into \(34 \times 20\). Without it, the second partial product lands in the wrong columns and the final sum comes out badly wrong. Say it out loud every time: "Zero first, then multiply."

Step 4 — Second Partial Product: Multiply by the Tens Digit (2)

Now multiply 34 by the tens digit, 2, writing the results to the left of your placeholder zero.

  • Ones: \(2 \times 4 = 8\). Write 8 (to the left of the 0).
  • Tens: \(2 \times 3 = 6\). Write 6.

The second partial product is 680 — which is exactly \(34 \times 20\), just as the area model promised.

\[\begin{array}{r} 34 \\[2pt] \times\,26 \\[2pt] \hline 204 \\[2pt] 680 \\[2pt] \hline \end{array}\]

Step 5 — Add the Partial Products

With both partial products written and neatly aligned by place value, add them together.

\[\begin{array}{r} 204 \\[2pt] +\,680 \\[2pt] \hline 884 \\[2pt] \end{array}\]

Column by column: ones, \(4 + 0 = 4\); tens, \(0 + 8 = 8\); hundreds, \(2 + 6 = 8\). The final answer is \(\boldsymbol{34 \times 26 = 884}\).

We can check it against the area-model breakdown: \((34 \times 6) + (34 \times 20) = 204 + 680 = 884\). ✓ Everything lines up.

Common Mistakes to Watch For

Most errors in multi-digit multiplication come from a small handful of predictable slips. Knowing them in advance lets you catch them early:

  • Forgetting the placeholder zero: This is the number-one mistake. Skipping the zero on the second partial product turns \(34 \times 20\) into \(34 \times 2\), and the final answer ends up far too small. Insist on writing the zero first, before multiplying.
  • Misaligning the partial products: If the columns drift, the addition step goes wrong even when every multiplication was correct. Each digit must sit directly above the digit of the same place value.
  • Carry errors: Students sometimes forget to add the carried digit, add it before multiplying instead of after, or lose track of it entirely. Remember: multiply first, then add the carry.
  • Starting to add before all partial products are written: Adding the first partial product before the second one exists leads to confusion and dropped digits. Finish all the multiplying, then add.
  • Shaky times tables: A single wrong fact, like thinking \(6 \times 3 = 15\), quietly corrupts the whole answer. Fluency with the basic facts is the foundation everything else rests on.

Tips for Parents and Teachers

📐 Turn graph paper sideways. Have students write one digit per box on graph paper — and consider turning the paper so the lines run vertically. This keeps every column perfectly aligned and eliminates the misalignment errors that cause most wrong answers.

  • Know the times tables cold: Multi-digit multiplication is only as reliable as a student's recall of the basic facts. If they're still counting on fingers for \(7 \times 8\), pause and shore that up first. A few quick rounds of the Math Minute game each day builds the automatic recall this skill depends on.
  • Estimate to check: Before or after solving, round and estimate. For \(34 \times 26\), round to \(30 \times 26 = 780\), so an answer near 800 is sensible — and 884 passes the test. If a student gets 200 or 8,000, the estimate flags it instantly.
  • Cross out carries once used: Teach students to lightly strike through each carried digit after they've added it in. This prevents the common error of using a carry twice or carrying it into the wrong column.
  • Narrate the placeholder zero: Have students say "zero first" aloud every time they start the second partial product. Verbalizing the step turns it into a habit that survives even under test pressure.
  • Connect it to the area model: When a student wonders why the algorithm works, sketch \(34 \times 26\) as a rectangle split into \(34 \times 6\) and \(34 \times 20\). Seeing the two partial products as two chunks of area makes the placeholder zero feel obvious rather than mysterious.
  • Practice a little every day: Three or four problems daily beats a big batch once a week. Short, consistent practice is what turns a fragile procedure into a fluent one.

Where This Leads

Once a student can reliably multiply two-digit by two-digit numbers, they're ready to stretch further — three-digit multipliers simply add a third partial product with two placeholder zeros, following the exact same pattern. But the real payoff is how far this one algorithm reaches. It is the engine inside long division, the tool for computing the area of rectangles, the method behind multiplying money and measurements, and the direct ancestor of multiplying binomials in algebra. Every hour spent mastering the placeholder zero and clean column alignment now pays dividends for years. Be patient, celebrate the neat, correct answers, and know that this humble grid of digits is one of the most powerful procedures in all of arithmetic.

📝 Practice Worksheets

Reinforce what you've learned with these free printable worksheets — each includes an answer key:

  • 2-Digit by 1-Digit Multiplication
  • 2-Digit by 2-Digit Multiplication
  • 3-Digit by 1-Digit Multiplication
  • 3-Digit by 2-Digit Multiplication
  • 4-Digit by 2-Digit Multiplication

📚 Related Guides

📏 How to Teach Long Division ✖️ Tips for Memorizing Multiplication Tables
Back to All Guides

© 2026 Math Minute. All rights reserved.

Home • Worksheets • Guides • Contact