document.write( "Question 91194: From 9 mathematicians and 6 physicists a committee of 4 mathematicians and 3 physicists is to be formed.What is the probability that commitee has
\n" );
document.write( "a) 3 particular mathematicians b)one particular physicist \n" );
document.write( "
Algebra.Com's Answer #66294 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! From 9 mathematicians and 6 physicists a committee of 4 mathematicians and 3 physicists is to be formed.What is the probability that commitee has \n" ); document.write( "a) 3 particular mathematicians b)one particular physicist \n" ); document.write( "--------------- \n" ); document.write( "Mathematicians: \n" ); document.write( "I'm going to assume the selector knows which 9 are mathematicians and \n" ); document.write( "which 6 are physicists. If he/she doesn't the problem is quite different. \n" ); document.write( "--------------- \n" ); document.write( "Pick the special three then pick one more to get four: \n" ); document.write( "P(pick the three) = 1/9C3 = 1/64 \n" ); document.write( "P(pick one more) = 6/6 = 1 \n" ); document.write( "=================== \n" ); document.write( "Physicists: \n" ); document.write( "Pick the special one then pick two others: \n" ); document.write( "P(pick the special one) = 1/6 \n" ); document.write( "P(pick 2 others) = (5/5)(4/4)=1 \n" ); document.write( "============================ \n" ); document.write( "Prob(the combined event) = 1/64 * 1/6 = 1/504 = 0.00198... \n" ); document.write( "=============================== \n" ); document.write( "Let me know if this is the answer you have and/or whether \n" ); document.write( "my assumption is wrong. If you have another solution I \n" ); document.write( "would like to see it. \n" ); document.write( "----------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |