Solveeit Logo

Question

Question: The total numbers of square on a chessboard is: A) \[206\] B) \[205\] C) \[204\] D) \[202\]...

The total numbers of square on a chessboard is:
A) 206206
B) 205205
C) 204204
D) 202202

Explanation

Solution

At first, we have to find out how many positions there are that each size of square can be located.
A chess board contains 1×11 \times 1, 2×22 \times 2,3×33 \times 3, 4×44 \times 4,5×55 \times 5,6×66 \times 6,7×77 \times 7,8×88 \times 8 square located in different places though can only fit in 1 position vertically and 1 horizontally.
We can find the locations for those squares, then we can find the sum of squares.

Complete step-by-step solution:
We have to find the total number of squares on a chessboard.
At first, we have to find out how many positions there are that each size of square can be located.
For example, a 1×11 \times 1 square can be located in 8 locations horizontally and 8 locations vertically that is in 64 different positions. An 8×88 \times 8 square though can only fit in 1 position vertically and 1 horizontally.
For example, a 2×22 \times 2 square can be located in 7 locations horizontally and 7 locations vertically that is in 49 different positions. An 7×77 \times 7 square though can only fit in 2 positions vertically and 2 horizontally.
So, we can prepare a table such as:

SizeHorizontal positionVertical positionPositions
1×11 \times 18864
2×22 \times 27749
3×33 \times 36636
4×44 \times 45525
5×55 \times 54416
6×66 \times 6339
7×77 \times 7224
8×88 \times 8111
Total204

Hence, the total number of squares on a chessboard is 204.

Hence, the correct option is C.

Note: It is clear from the above analysis that the solution in case of n×nn \times n is the sum of the squares from n2{n^2} to 12{1^2} that is to say
n2+(n1)2+(n2)2+(n3)2+...+22+12{n^2} + {(n - 1)^2} + {(n - 2)^2} + {(n - 3)^2} + ... + {2^2} + {1^2}
For a chessboard, n=8n = 8
So, the total number of squares is 82+72+62+52+...+22+12{8^2} + {7^2} + {6^2} + {5^2} + ... + {2^2} + {1^2}
Solving we get, the total number of squares is =204 = 204