document.write( "Question 918557: Three students are selected, one after anoth
\n" );
document.write( "er, from a class of 10 boys and 5 girls.
\n" );
document.write( "a) Find the probability that the first two are boys and the third is a girl
\n" );
document.write( "b)
\n" );
document.write( "Find the probability that
\n" );
document.write( "all three are of the same sex
\n" );
document.write( "c)
\n" );
document.write( "Find the probability that
\n" );
document.write( "only the first and third are of the same sex \n" );
document.write( "
Algebra.Com's Answer #557104 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Three students are selected, one after anoth \n" ); document.write( " er, from a class of 10 boys and 5 girls. \n" ); document.write( " a) Find the probability that the first two are boys and the third is a girl \n" ); document.write( "Ans: (10/15)(9/14)(5/13) \n" ); document.write( "-------------------------------------- \n" ); document.write( " b) \n" ); document.write( " Find the probability that \n" ); document.write( " all three are of the same sex \n" ); document.write( "Ans: [10C3 + 5C3]/15C3 \n" ); document.write( " c) \n" ); document.write( " Find the probability that \n" ); document.write( " only the first and third are of the same sex \n" ); document.write( "Patterns:: bgb or gbg \n" ); document.write( "(10/15)(5/14)(9/13) + (5/15)(10/14)(4/13) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |