document.write( "Question 193192: A teacher distributes randomly the 17 papers to her 17 students.
\n" );
document.write( "a)What is the probability that each student gets HIS paper?
\n" );
document.write( "b)What is the probability that ONLY Steven gets his paper? \n" );
document.write( "
Algebra.Com's Answer #145034 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A teacher distributes randomly the 17 papers to her 17 students. \n" ); document.write( "a)What is the probability that each student gets HIS paper? \n" ); document.write( "Probability 16 get their correct paper: (1/2)^17= 0.000007629... \n" ); document.write( "--------------------------------------------------------------------- \n" ); document.write( "b)What is the probability that ONLY Steven gets his paper? \n" ); document.write( "P(1 right) = 17C1(1/2)^1(1/2)16) = 17*answer to \"a\" = 0.00012970... \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |