Number of squares on a chess board:
Answers
Answered by
0
Answer:
205
Please mark me as brainliest if you found this useful.
Answered by
0
There are more squares in a chess board than the 64 1 × 1 squares.
The squares start from 1 x 1 all the way up to 8 × 8.
Let us count them and find a way to add all of them.
- 1 × 1 squares - 8 squares across the width and 8 squares along the length = 8 × 8 = 64
- 2 × 2 squares - with the size of the square increasing by 1 square the number of squares across the width will be down to 7 and the ones along the length will also be down to 7. So, there are 7 × 7 = 49 (2 × 2) squares.
- 3 × 3 squares - 6 squares across the width and 6 along the length = 6 × 6 = 36 (3 × 3) squares.
- 4 × 4 squares - 5 squares across the width and 5 along the length = 5 × 5 = 25 (4 × 4) squares.
- 5 × 5 squares - 4 squares across the width and 4 along the length = 4 × 4 = 16 (5 × 5) squares.
- 6 × 6 squares - 3 squares across the width and 3 along the length = 3 × 3 = 9 (6 × 6) squares.
- 7 × 7 squares - 2 squares across the width and 2 along the length = 2 × 2 = 4 (7 × 7) squares.
- 8 × 8 squares - 1 square across the width and 1 along the length = 1 × 1 = 1 (8 × 8) square.
Therefore, the total number of squares in a chess board = 64 + 49 + 36 + 25 + 16 + 9 + 4 + 1 = 204 squares.
If you figured that the number of squares is the summation of squares of natural numbers up to 8, you could have used the formula n(n+1)(2n+1) / 6, where n = 8.
Similar questions