document.write( "Question 1008719: serigo, jim, simone, maria and dawn have all been invited to a dinner party. They arrive randomly and each person arrives at a different time.
\n" );
document.write( "a) in how many ways can they arrive?
\n" );
document.write( "b) in how many ways can sergio arrive first and dawn last?
\n" );
document.write( "c) find the probability that sergio will arrive first and dawn last? \n" );
document.write( "
Algebra.Com's Answer #624313 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! serigo, jim, simone, maria and dawn have all been invited to a dinner party. They arrive randomly and each person arrives at a different time. \n" ); document.write( "a) in how many ways can they arrive?:: 5! \n" ); document.write( "----- \n" ); document.write( "b) in how many ways can sergio arrive first and dawn last?::1*1*3! \n" ); document.write( "---------------------- \n" ); document.write( "c) find the probability that sergio will arrive first and dawn last? \n" ); document.write( "# of ways to succeed:: 3! = 6 \n" ); document.write( "# of possible arrangements:: 5! \n" ); document.write( "----- \n" ); document.write( "Ans: 6/5! = 0.05 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |