Facebook Pixel
Mathos AI logo

Multiplying Multi-Digit by One-Digit Numbers

Multiplying Multi-Digit by One-Digit Numbers

Multiplying a large number (up to four digits) by a single-digit number is an essential math skill. There are a few different strategies you can use to solve these problems, including the standard algorithm, partial products, and the area model. Let's look at how each method works!

The Standard Algorithm

The standard algorithm is a fast and common way to multiply. You multiply the single digit by each digit in the top number, starting from the right (ones place) and moving left. If a product is 10 or greater, you "carry" the extra value to the next column.

Example: 2,345×62{,}345 \times 6

  1. Multiply the ones: 5×6=305 \times 6 = 30. Write down 00, carry over the 33.
  2. Multiply the tens: 4×6=244 \times 6 = 24. Add the carried 33 to get 2727. Write down 77, carry over the 22.
  3. Multiply the hundreds: 3×6=183 \times 6 = 18. Add the carried 22 to get 2020. Write down 00, carry over the 22.
  4. Multiply the thousands: 2×6=122 \times 6 = 12. Add the carried 22 to get 1414. Write down 1414.

Result: 2,345×6=14,0702{,}345 \times 6 = 14{,}070

The Partial Products Method

Instead of carrying numbers, the partial products method breaks the large number into its place values. You multiply each part separately and then add all the answers together.

Example: 807×9807 \times 9

First, break 807807 into expanded form: 800+0+7800 + 0 + 7. Next, multiply each part by 99:

  • 800×9=7,200800 \times 9 = 7{,}200
  • 0×9=00 \times 9 = 0
  • 7×9=637 \times 9 = 63

Finally, add the partial products together: 7,200+0+63=7,2637{,}200 + 0 + 63 = 7{,}263

Result: 807×9=7,263807 \times 9 = 7{,}263

The Area Model

The area model is a visual way to use partial products. You draw a rectangle, break the multi-digit number into its expanded form across the top, and put the single digit on the side.

Example: 4,030×54{,}030 \times 5

  1. Break 4,0304{,}030 into 4,000+304{,}000 + 30. (You can skip the hundreds and ones since they are zero).
  2. Draw a box with two columns (for 4,0004{,}000 and 3030) and one row (for 55).
  3. Multiply to find the area of each section:
    • 4,000×5=20,0004{,}000 \times 5 = 20{,}000
    • 30×5=15030 \times 5 = 150
  4. Add the areas together: 20,000+150=20,15020{,}000 + 150 = 20{,}150

Result: 4,030×5=20,1504{,}030 \times 5 = 20{,}150

Quick Tips for Success

  • Always line up your numbers properly by place value when adding partial products.
  • Don't forget to add the numbers you "carry" when using the standard algorithm!
  • Use the method that makes the most sense to you. You can even use one method to solve and another to check your work.