Count the number of unit squares in the grid above.
Clarifications:
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There are 4 rows, each row has 6 unit squares, thus the number of unit squares is 4 × 6 = 2 4 .