Partitioning Rectangles
- Count how many equal boxes are made when a rectangle is split into rows and columns.
- Use rows × columns to find the total number of boxes in a rectangular grid.
- Read a partitioned rectangle and describe it using the number of rows and columns.