document.write( "Question 283956: a teacher gives four students their written papers randomly
\n" );
document.write( "what is the probability that :
\n" );
document.write( "1- each one gets his own paper?
\n" );
document.write( "2- the first one gets his own paper?
\n" );
document.write( "3- 2 of them get their own papers?
\n" );
document.write( "4- no one gets his own paper ? \n" );
document.write( "
Algebra.Com's Answer #206163 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1) 1/4!=1/24 \n" ); document.write( "2) 1/4 \n" ); document.write( "3) 2 of them get their own papers (and 2 do not): 6/24=1/4 \n" ); document.write( "4) 9/24=3/8 \n" ); document.write( "For 3 and 4 I enumerated the possible permutations in order to find the answers. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |