Question
Question: On a chessboard, small squares are either black or white, set alternately. Three pawns are placed at...
On a chessboard, small squares are either black or white, set alternately. Three pawns are placed at random on three squares of the chessboard. The probability that two are on the squares of the same color, is
A.218
B.215
C.2116
D.None of these
Solution
At first we will find the total number of ways we can place 3 pawns on any box of the chessboard then in a similar way number of placement of the pawn such that two of the pawns are on one color and the third pawn on the other color, by making two different cases that 2 pawns are on white and one on black and the case with 2 pawns on black and third on white.
Now, using all these we can easily find the required probability with the formula of the probability of any event i.e. equal to totaleventsfavourableevents.
Complete step-by-step answer:
We know the combination of ‘r’ elements, i.e. the number of ways of selecting any ‘r’ elements out of total ‘n’ elements is given by the nCr and this equal to r!(n−r)!n! i.e.
⇒nCr=r!(n−r)!n!
It is well known that there are 64 small squares on a chessboard containing 32 black and 32 white colored squares.
Now, the number of ways of any spots for the three pawn at random =64C3
Now let the pawns are on 2 black spots and 1 white, then the number of ways for such placements will be equal to 32C2×32C1
Similarly when pawns are on 2 white spots and 1 black, then the number of such placements will be 32C2×32C1
Now, the probability such that the 2 pawns are on the same color and 1 on another
=64C332C2×32C1+32C2×32C1
Simplifying the numerator, we get
=64C3232C2×32C1
Now, using nCr=r!(n−r)!n!, we get
=3!(64−3)!64!22!(32−2)!32!×1!(32−1)!32!
On simplification of the denominator of each term, we get
=3!(61)!64!22!(30)!32!×1!(31)!32!
Now we’ll use n!=n(n−1)! , we get
=3!(61)!64×63×62×61!22!(30)!32×31×30!×1!(31)!32×31!
On simplifying , we get
=64×63×6232×31×32×3×2×1
Dividing the numerator and the denominator with 64×62
=6316×3
Dividing the numerator and the denominator with 3, we get
=2116
Option(C) is correct.
Note: While finding the cases most of the students assume just one case of placing the pawns i.e. either 2 pawns are on white and one on black or the case with 2 pawns on black and third on white, so number their number of favorable events changes which result in the probability with error, so remember to count in all the cases to get a more accurate answer.