document.write( "Question 971253: if 8 people have same 50 books then what is the probability that any 2 persons will read one same book at the same time \n" ); document.write( "
Algebra.Com's Answer #594300 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Probability that any two people are reading the same book is (1/50)*(1/50).\r
\n" ); document.write( "\n" ); document.write( "But there are 8C2 ways these two people could be chosen, which is =28\r
\n" ); document.write( "\n" ); document.write( "Therefore, the probability is 28/2500 =0.0112
\n" ); document.write( "
\n" );