Question
Question: The number of rectangles that can be found on chessboard is: (1) \[8{C_2} \cdot 8{C_2}\] (2) \[6...
The number of rectangles that can be found on chessboard is:
(1) 8C2⋅8C2
(2) 64C4
(3) 9C2⋅9C2
(4) 8C2
Solution
The given question requires application of combination technique. A combination is a mathematical technique that determines the number of possible arrangements in a collection of items where the order of the selection does not matter. It is denoted by the symbol C.
Complete step by step solution:
Combinations refer to the combination of n things taken k at a time without repetition. It can be solved using the following formula:
C(n,k)=(n−k)!k!n!
Example: Picking a team of 3 people from a group of 10 can be solved as
Now to solve the given question, first we have to determine how the rectangle is formed, which we can easily conclude as it is made up of 2 parallel lines in the chessboard.
There will be a total of 8 (n) boxes on the chessboard. Hence the total number of lines in the rectangle will be n+1 which will give us 9.
So, we can conclude that the total number of rectangles in the chessboard will be 9C2⋅9C2.
We can use the shortcut formula n+1C2⋅n+1C2 to find out the number of rectangles in n⋅n chessboard.
Hence option (3) is correct.
Note:
- The solution is solved on the assumption that squares are included in “rectangle”.
- Remember to split up the factorials and simplify to solve combination sums.
- Combinations are used only when order is not important. If order is important, permutation will be used.
- One should be familiar with common terms like number of king cards in the deck of cards, number of planets, number of pieces in chess etc. to solve sums relating to combinations.