document.write( "Question 578804: 3 red and 4 blue balls are in a basket. A member of PPTeam is drawing balls from the basket. What is the probablity of getting the 3 red balls simultaneously?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #370783 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3 red and 4 blue balls are in a basket. A member of PPTeam is drawing balls from the basket. What is the probablity of getting the 3 red balls simultaneously? \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed: 3C3 = 1 \n" ); document.write( "--- \n" ); document.write( "# of random triples: 7C3 = 35 \n" ); document.write( "---- \n" ); document.write( "P(3 red) = 1/35 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |