document.write( "Question 1100631: a group consists of six men and five women.Three people are selected to attend a conference. a) how many ways can three people be selected from this group of eleven?
\n" );
document.write( "In how many ways can three women be selected from the five women?
\n" );
document.write( "Find the probability that selected group will consist of all women. \n" );
document.write( "
Algebra.Com's Answer #715187 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a group consists of six men and five women.Three people are selected to attend a conference. \n" ); document.write( "a) how many ways can three people be selected from this group of eleven? \n" ); document.write( "\"11 choose 3\" = \n" ); document.write( "b) In how many ways can three women be selected from the five women? \n" ); document.write( "\"5 choose 3\" = \n" ); document.write( "c) Find the probability that selected group will consist of all women. \n" ); document.write( "From parts a and b, |