document.write( "Question 187334: Seven girls and six boys walk into a video store. There are five salespeople available to help them. Find the probability that the salespeople will first help the given numbers of girls and boys.
\n" );
document.write( "P(4 girls or 4 boys)
\n" );
document.write( "P(all girls or all boys)
\n" );
document.write( "P(at least 4 girls or at least 4 boys)\r
\n" );
document.write( "\n" );
document.write( "(Sorry, I don't have the ISBN but it's on page 661 of Adding Probablilites of the www.algebra2.com book http://www.glencoe.com/sec/math/algebra/algebra2/algebra2_05/ ) \n" );
document.write( "
Algebra.Com's Answer #140473 by stanbon(75887) ![]() You can put this solution on YOUR website! Seven girls and six boys walk into a video store. There are five salespeople available to help them. Find the probability that the salespeople will first help the given numbers of girls and boys. \n" ); document.write( "----------------------------------------------- \n" ); document.write( "P(4 girls or 4 boys) = P(4 girls) + P(4 boys) = (7C4 + 6C4)/13C4 = 50/715 =0.0699 \n" ); document.write( "----------------------- \n" ); document.write( "P(all girls or all boys) = P(5 girls) + P(5 boys) = 27/1287 = 0.0210 \n" ); document.write( "------------------------------------------------------------------------ \n" ); document.write( "P(at least 4 girls or at least 4 boys) = 0.0699 + 0.0210 = 0.0909 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |