document.write( "Question 729338: If a committee of 4 is chosen from 3 boys (Jason,Carol,Billy) and 4 girls (Wanda, Nancy, Jamine, Maria), what is the probability that Billy will be the only boy in the committee ? \n" ); document.write( "
Algebra.Com's Answer #445897 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There is only one way to choose billy and lock him into slot 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 4 C 3 = 4 ways to choose 3 girls (for the remaining three slots)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there are 1*4 = 4 ways to pick a committee with Billy as the only boy.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 7 C 4 = 35 ways to pick a committee in all. So the probability to pick a committee with Billy as the only boy is 4/35 which in decimal form is 0.11428571428571
\n" ); document.write( "
\n" );