Multiplication Grid
Solve multiplication using the grid (box) method with partial products shown step by step.
What is the Grid Method of Multiplication?
The grid method of multiplication (also referred to as the box method or area model) is an alternative approach to traditional long multiplication. Instead of performing stacked column multiplication directly, the grid method decomposes each factor into its constituent place-value components (e.g., hundreds, tens, ones). Practice multiplication facts with our Multiplication Tables tool.
By organizing these components into a structured grid layout, you calculate individual partial products within each cell and sum them up at the end. This visual layout helps learners see how multi-digit numbers interact under the distributive law.
The Mathematical Basis: Distributive Law
At its core, the grid method is a visual implementation of the distributive property of multiplication. For two-digit numbers, the calculation represents:
$$(a + b) \cdot (c + d) = ac + ad + bc + bd$$
For instance, when multiplying $34 \cdot 13$, we decompose the numbers into place values:
$$34 = 30 + 4$$ $$13 = 10 + 3$$
Substituting these back into the distributive formula yields:
$$(30 + 4) \cdot (10 + 3) = (30 \cdot 10) + (30 \cdot 3) + (4 \cdot 10) + (4 \cdot 3)$$ $$= 300 + 90 + 40 + 12 = 442$$
How to Use the Grid Method Step-by-Step
Let us trace the multiplication of $34 \cdot 13$ using the box method:
- Step 1: Decompose by Place Value. Separate each number into hundreds, tens, ones, etc. For our example, $34$ becomes $30$ and $4$, and $13$ becomes $10$ and $3$. Use the Place Value Calculator to help with decomposition.
- Step 2: Construct the Grid. Create a table with rows and columns corresponding to the decomposed parts. Write one number along the top horizontal header and the other down the left vertical header.
- Step 3: Calculate Cell Products. Multiply the numbers in the respective headers for each cell.
- Row $10$, Column $30$: $10 \cdot 30 = 300$
- Row $10$, Column $4$: $10 \cdot 4 = 40$
- Row $3$, Column $30$: $3 \cdot 30 = 90$
- Row $3$, Column $4$: $3 \cdot 4 = 12$
- Step 4: Sum the Partial Products. Add all the numbers inside the cells: $$\text{Sum} = 300 + 40 + 90 + 12 = 442$$
Frequently Asked Questions
What is the difference between the grid method and the lattice method?
The grid method organizes factors by their actual place values (such as $30$ and $4$) and multiplies them to produce full partial products (such as $300$). The lattice method, on the other hand, works with single digits on a diagonal grid and handles carry-over addition along diagonal paths.
Does the grid method work for three-digit numbers?
Yes. A 3-digit by 2-digit multiplication problem creates a $3 \times 2$ grid containing $6$ partial product cells. For example, $245 \cdot 13$ yields cells for $200 \cdot 10$, $200 \cdot 3$, $40 \cdot 10$, $40 \cdot 3$, $5 \cdot 10$, and $5 \cdot 3$. Summing these yields $3,185$.
Is the grid method the same as the area model of multiplication?
Yes. The terms "grid method," "box method," and "area model" are widely used interchangeably. The area model interprets the grid cells as physical areas of smaller rectangles that comprise a larger rectangle.
Can I use the grid method to multiply decimals?
Yes, but you must decompose values into decimal place values (e.g., $1.5$ becomes $1.0$ and $0.5$) and execute decimal multiplications inside the cells. While possible, the method is most commonly utilized for whole-number education.