document.write( "Question 204468This question is from textbook
\n" );
document.write( ": Swimming - The coach randommly selects 3 swimmers from a team of 8 to swim in a heat. What is the probability that she chose the 3 strongest swimmers. \n" );
document.write( "
Algebra.Com's Answer #154360 by stanbon(75887) ![]() You can put this solution on YOUR website! Swimming - The coach randommly selects 3 swimmers from a team of 8 to swim in a heat. What is the probability that she chose the 3 strongest swimmers. \n" ); document.write( "--------------- \n" ); document.write( "The 3 strongest swimmers form one group of three. \n" ); document.write( "--- \n" ); document.write( "There are 8C3 = (8*7*6)/(1*2*3) = 56 groups of three \n" ); document.write( "-------------------------------- \n" ); document.write( "P(she chooses the 3 strongest) = 1/56 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |