Ctrl+k

Partition arrays into smaller arrays

Partitioning an array means splitting its rows or columns into smaller rectangular arrays while preserving the same total number of objects, so a multiplication situation can be represented as the sum of smaller products—for example, 6×46 \times 4 as 6×2+6×26 \times 2 + 6 \times 2. This develops decomposition and the distributive relationship between a whole array and its parts; it does not require algebraic generalization or large-number factorization.

Detailed Explanation: Partition arrays into smaller arrays

An array is a group of objects arranged in equal rows and columns. To partition an array, split it into smaller rectangular arrays without moving or losing any objects.

Example: Find the total number of dots in a 6×46 \times 4 array.

Start with 66 rows and 44 dots in each row:

6×46 \times 4

Split the 44 columns into two groups of 22 columns:

6×4=(6×2)+(6×2)6 \times 4 = (6 \times 2) + (6 \times 2)

Now find the number of dots in each smaller array:

6×2=126 \times 2 = 12

So there are 1212 dots in each part. Add the parts:

12+12=2412 + 12 = 24

Therefore,

6×4=24\boxed{6 \times 4 = 24}

The two smaller arrays still contain all the dots from the original array.

Learn by doing: Partition arrays into smaller arrays

Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill

Practice with unlimited practice problems

Multiplication Area Model - Teens to Total from Sum


    ?