document.write( "Question 581639: A committee consisting of 6 people is to be selected from eight parents and four teachers. Find the probability of selecting three parents and three teachers \n" ); document.write( "
Algebra.Com's Answer #371763 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A committee consisting of 6 people is to be selected from eight parents and four teachers. Find the probability of selecting three parents and three teachers \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed: 8C3*4C3 = 224 \n" ); document.write( "---- \n" ); document.write( "# of randomly chosen groups of 6: 12C6 = 924 \n" ); document.write( "---- \n" ); document.write( "P(desired group) = 224/924 = 0.2424 \n" ); document.write( "======================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |