1
visibility

Partition the given rectangle into 2 equal rows and 6 equal columns of same-sized squares, and then fill in the given blank.

Number of small squares obtained = 

The correct answer is 12.


Solution:

Given the rectangle below:

First, we divide the rectangle into 2 equal rows.

Then, we divide this into 6 equal columns.

Dividing the rectangle into 2 equal rows and 6 equal columns, results in small squares of the same size.

Next, we count these squares.

So, the number of small squares made is 12.