Quote:
|
Originally Posted by ritika_j Two squares are chosen at random on a chessboard. What is the probability that they have a side in common? |
total no. of squares on a chess board=1^2+2^2+3^2+...+8^2=204
sample space = C(204,2)
now assuming that 2 squares can have a side common only if they are of the same dimensions:
no squares of side>4 have a side in common.
no. of possibilities of 2 squares of side 4 having a common side=4
no. of possibilities of 2 squares of side 3 having a common side=36
no. of possibilities of 2 squares of side 2 having a common side=70
no. of possibilities of 2 squares of side 1 having a common side=112
so the total no. of favourable cases is 112+70+36+4=222
hence probability is 222/C(204,2)
hope this is right.
bye..