|
Compose arrays by arranging objects into equal rows and columns. Count the total by adding the objects in each row or column. For example, an array with 3 rows of 4 objects each represents 3 groups of 4. Multiply rows by columns (3 × 4 = 12) to find the total.