Question 1
Count the number of squares in the following figure:
A 3x3 square grid with both diagonals in the center square only:
+---+---+---+
| | | |
+---+---+---+
| | | |
+---+---+---+
| | | |
+---+---+---+
Total squares in a 3x3 grid = 14 (9 small + 4 medium + 1 large). The diagonals in the center square do not create new squares, only triangles. Total remains 14.