document.write( "Question 186008This question is from textbook Elementary Statistics
\n" );
document.write( ": 40.) A newspaper advertises 5 different movies, 3 plays, and 2 baseball games for the weekend. If a couple selects 3 activities, find the probability that they attend 2 plays and 1 movie. \n" );
document.write( "
Algebra.Com's Answer #139496 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A newspaper advertises 5 different movies, 3 plays, and 2 baseball games for the weekend. If a couple selects 3 activities, find the probability that they attend 2 plays and 1 movie. \n" ); document.write( "-------------------------- \n" ); document.write( "# of ways to pick 2 plays: 3C2 = 3 ways \n" ); document.write( "--- \n" ); document.write( "# of ways to pick 1 movie: 5C1 = 5 ways \n" ); document.write( "--------- \n" ); document.write( "total number of ways to pick 2plays and 1 movie = 3*15 = 45 ways \n" ); document.write( "------------- \n" ); document.write( "# of ways to select 3 activiies without restriction: 10C3 = (10*9*8)/(1*2*3) \n" ); document.write( "= 120 \n" ); document.write( "----------- \n" ); document.write( "Therefore the prob (3 plays and 1 movie) = 45/120 = 3/8\r \n" ); document.write( "\n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |