document.write( "Question 424432: If there were 4 republicans and 5 democrats and a subcommittee of 2 representitives were formed, what would be the probability of both being republicans?
\n" );
document.write( "P.S. This question is based on using independent or dependent events.
\n" );
document.write( "Thank you!!!!! \n" );
document.write( "
Algebra.Com's Answer #295882 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "no. of ways to select 2 out of 9 = 9C2 = 36\r \n" ); document.write( "\n" ); document.write( "no. of ways to select 2 republicans out of 4 = 4C2 = 6\r \n" ); document.write( "\n" ); document.write( "probability = 6/36 \r \n" ); document.write( "\n" ); document.write( "= 1/6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |