document.write( "Question 159379: There are six people, six seats. What is the probability that both the youngest girl and the eldest boy (3 girls, 3 boys in total) are seated at each end?
\n" );
document.write( "(yes, this one is easy...but the next question i don't get at all...)
\n" );
document.write( ".
\n" );
document.write( ".
\n" );
document.write( ".
\n" );
document.write( "What is the probability that exactly one of them (not at least, but exactly one of them) gets seated at the end?\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help at all! \n" );
document.write( "
Algebra.Com's Answer #117524 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are six people, six seats. What is the probability that both the youngest girl and the eldest boy (3 girls, 3 boys in total) are seated at each end? \n" ); document.write( "(yes, this one is easy...but the next question i don't get at all...) \n" ); document.write( "# of ways to place the youngest and eldest as described: 2 \n" ); document.write( "# of ways to arrange the remaining 4: 4! 24 \n" ); document.write( "--------- \n" ); document.write( "Total # of ways to get the pattern you want: 2*24 = 48 \n" ); document.write( "Total # of ways to arrange the 6 with no restrictions: 6! = 720 \n" ); document.write( "---------- \n" ); document.write( "Probability of succeeding : 48/720 = 0.066667 \n" ); document.write( "========================================================. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "What is the probability that exactly one of them (not at least, but exactly one of them) gets seated at the end? \n" ); document.write( "# of ways to get one of them on the end: 2*2 = 4 \n" ); document.write( "# of ways to place the one not on the end: 4 \n" ); document.write( "# of ways to place the remaining 4: 4! = 24 \n" ); document.write( "Total # of ways to succeed: 4*4*24 = 96 \n" ); document.write( "Total # of ways to arrange the 6 with no restrictions: 72 \n" ); document.write( "Probability of succeeding: 96/720 = 0.133333.. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( "# of ways \n" ); document.write( " \n" ); document.write( " |