Solveeit Logo

Question

Question: In how many ways is it possible to choose a white square and a black square on a chess board so that...

In how many ways is it possible to choose a white square and a black square on a chess board so that the squares must not lie in the same row or column?
(A)\left( {\text{A}} \right) 5656
(B)\left( {\text{B}} \right) 896896
(C)\left( {\text{C}} \right) 6060
(D)\left( {\text{D}} \right) 768768

Explanation

Solution

Here we have to choose a white square and a black square as per the given condition and we use a simple combination formula here to solve the problem. Then we multiply the acquired answers to apply both the conditions.
Finally we get the required answer.

Formula used: nCr=n!r!(nr)!{}^n{C_r} = \dfrac{{n!}}{{r!\left( {n - r} \right)!}}

Complete step-by-step solution:
A chess board consists of 6464 squares out of which 3232 are white squares and 3232 are black squares.
First of all, we have to choose 11 white square out of 3232 white squares in the chess board.
Here we have to use the formula for nCr{}^n{C_r} is equal to n!r!(nr)!\dfrac{{n!}}{{r!\left( {n - r} \right)!}}.
For, 32C1=32!1!(321)!{}^{32}{C_1} = \dfrac{{32!}}{{1!\left( {32 - 1} \right)!}}
On subtracting the denominator term and we get,
32!1!(31)!\Rightarrow \dfrac{{32!}}{{1!\left( {31} \right)!}}
On splitting the factorial term and we get
32×31!1×31!\Rightarrow \dfrac{{32 \times 31!}}{{1 \times 31!}}
Cancel the same term,
32\Rightarrow 32
Also, we have to know each white square consists of 88 black squares lying in the same column or row.
So we can write it as, 328=2432 - 8 = 24 black squares.
Next, we have to choose 11 black square out of the remaining 2424 black squares in the chess board.
Here we have to find out it as by using the combination formula 24C1{}^{24}{C_1}
24!1!(241)!\Rightarrow \dfrac{{24!}}{{1!\left( {24 - 1} \right)!}}
Let us subtract the numerator term and we get
24!1!(23)!\Rightarrow \dfrac{{24!}}{{1!\left( {23} \right)!}}
On splitting the factorial we get,
24×23!1×23!\Rightarrow \dfrac{{24 \times 23!}}{{1 \times 23!}}
Cancel the same term and we get,
24\Rightarrow 24
Now, we have to found that both the white square and black square.
If we choose the White Square and black square, then we have to multiply both the obtained values.
So, number of ways =32C1×24C1 = {}^{32}{C_1} \times {}^{24}{C_1}
Putting the finding values and we get,
32×24\Rightarrow 32 \times 24
Let us multiply the terms and we get
768\Rightarrow 768 Ways.
Therefore, it is possible to choose a white square and a black square on a chess board so that the squares must not lie in the same row or column in 768768 ways.

Hence, the correct answer is option D.

Note: If the number of combination of nn different things and we take rr at a time allowing repetitions, we can write it as n+r1Cr{}^{n + r - 1}{C_r}
The number, if we select of rr objects out of nn identical object is equal to 11