Question
Question: The number of rectangles which are not squares having common side in a chess board is (a) \({}^{8...
The number of rectangles which are not squares having common side in a chess board is
(a) 8C2×8C2−82
(b) (8C2×8C2)−∑82
(c) 9C2×9C2−82
(d) (9C2×9C2)−∑82
Solution
We will first calculate the number of all possible rectangles on the chess board. Then we will find the number of all possible squares on the chess board. Then the number of rectangles that are not squares will be the difference between those two.
Complete step-by-step answer:
There are 9 vertical lines and 9 horizontal lines on a chess board. We can form a rectangle on the chess board by choosing any 2 vertical lines and any two horizontal lines. So, the total number of rectangles possible on the chess board is 9C2×9C2.
Now, we will calculate the number of all possible squares on the chess board. If we fix the distance between the vertical lines and horizontal lines while choosing to be 1, we will get all the single squares on the chess board. The single squares are 64=82. Now, for squares having 4 single units, or width 2, we will fix the distance between the vertical lines and horizontal lines while choosing to be 2. So, we will get 72 such squares. Continuing this pattern, the total number of squares will be
82+72+62+⋯12 . Let us denote this sum by ∑82.
Hence, the number of rectangles that are not squares is 9C2×9C2−∑82.
So, the correct answer is “Option (d)”.
Note: Choosing the setup correctly to use the combinations formula is very crucial. Every case needs to be taken into account. Missing a single trivial case can lead to an incorrect calculation. To answer questions with a similar type of approach for the solution needs practice in handling the combinations formula.