document.write( "Question 939002: 15. There are 20 children in the cast of a class play, and 8 of the
\n" ); document.write( "children are boys. Of the boys, 4 have a speaking part in the
\n" ); document.write( "play, and of the girls, 8 do not have a speaking part in the
\n" ); document.write( "play. If a child from the cast of the play is chosen at random,
\n" ); document.write( "what is the probability that the child has a speaking part?
\n" ); document.write( "

Algebra.Com's Answer #572133 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "It all looks confusing when we try to juggle with all those numbers in the head. The problem can be solved systematically by constructing a contingency table.
\n" ); document.write( "
\n" ); document.write( "role/gender B G total
\n" ); document.write( "speaking...... 4 4 8
\n" ); document.write( "silent............ 4 8 12
\n" ); document.write( "total............. 8 12 20\r
\n" ); document.write( "\n" ); document.write( "Probability of a child having a speaking part is therefore \"%284%2B4%29%2F20=8%2F20=2%2F5\"
\n" ); document.write( "
\n" );