document.write( "Question 849374: Joey prepares 3 cards for his 3 girlfriends. He addresses 3 corresponding envelopes. A brown-out suddenly occurred and he hurriedly placed the cards in the envelope at random. What is the probability that
\n" );
document.write( "a. Each card is sent to its proper addressee?
\n" );
document.write( "b. No card is sent to the proper addressee? \n" );
document.write( "
Algebra.Com's Answer #511502 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! Joey prepares 3 cards for his 3 girlfriends. He addresses 3 corresponding \n" ); document.write( "envelopes. A brown-out suddenly occurred and he hurriedly placed the cards in \n" ); document.write( "the envelope at random. What is the probability that \n" ); document.write( "a. Each card is sent to its proper addressee? \n" ); document.write( " \r\n" ); document.write( "1 way out of 3! or 1/3! or 1/6\r\n" ); document.write( " \n" ); document.write( "b. No card is sent to the proper addressee? \n" ); document.write( " \r\n" ); document.write( "That's 1 out of 3 sub-factorial. But if you haven't studied sub-factorials,\r\n" ); document.write( "then we have to list the ways they could have all gone wrong. Girlfriend 1\r\n" ); document.write( "could have been sent card 2 or 3, and in either case there is only one\r\n" ); document.write( "way the other one could have gone wrong.\r\n" ); document.write( "\r\n" ); document.write( "gf 1 2 3\r\n" ); document.write( "card 2 3 1\r\n" ); document.write( "\r\n" ); document.write( "or\r\n" ); document.write( "\r\n" ); document.write( "gf 1 2 3\r\n" ); document.write( "card 3 1 2\r\n" ); document.write( "\r\n" ); document.write( "[Actually 3 sub-factorial = 3!(1/0!-1/1!+1/2!-1/3!) = 6(1/1-1/1+1/2-1/6) =\r\n" ); document.write( "6(1/2-1/6) = 6(3/6-1/6) = 6(2/6) = 2]\r\n" ); document.write( "\r\n" ); document.write( "So there are only 2 ways the cards could have all gone wrong: \r\n" ); document.write( "\r\n" ); document.write( "2/3! = 2/6 = 1/3\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |