document.write( "Question 280867: Diego is in the French Club. There are a total of 21 students in the French Club. Four Students are randomely picked for a banquet. What is the probability that Diego will not be chosen?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4/21 get to go
\n" );
document.write( "7/21 will not go
\n" );
document.write( "so 7/21 ? \n" );
document.write( "
Algebra.Com's Answer #204123 by stanbon(75887) ![]() You can put this solution on YOUR website! Diego is in the French Club. There are a total of 21 students in the French Club. Four Students are randomely picked for a banquet. What is the probability that Diego will not be chosen? \r \n" ); document.write( "\n" ); document.write( "------------------ \n" ); document.write( "# of groups of 4 that do not include Diego: 20C4 = 4845 \n" ); document.write( "------------------ \n" ); document.write( "Total # of goups of 4 including Diego = 5985 \n" ); document.write( "------------------ \n" ); document.write( "P(Diego will not be chosen): 4845/5985 = 0.8095 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |