Question 1
Count the total number of squares in the 3x3 grid below:
+---+---+---+
| | | |
+---+---+---+
| | | |
+---+---+---+
| | | |
+---+---+---+
In a 3x3 grid: 9 + 4 + 1 = 14