document.write( "Question 169882: A box contains 74 brass washer, 86 steel washers and 40 aluminium washers. Three washers are drawn at random from the box without replacement.\r
\n" ); document.write( "\n" ); document.write( "a) Determine the probability that all three are steel washers.\r
\n" ); document.write( "\n" ); document.write( "b) Determine the probability that there are no aluminium washers drawn, when three washers are drawn at random from the box without replacement.\r
\n" ); document.write( "\n" ); document.write( "c) Find the probability that there are two brass washers and either a steel or an aluminium washer when three are drawn at random, without replacement.
\n" ); document.write( "

Algebra.Com's Answer #125315 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
Warning: Stanbon's
\n" ); document.write( "(b) and (c) are incorrect.
\n" ); document.write( "Edwin's solution:
\r
\n" ); document.write( "\n" ); document.write( "A box contains 74 brass washer, 86 steel washers and 40 aluminium washers. Three washers are drawn at random from the box without replacement.
\n" ); document.write( "a) Determine the probability that all three are steel washers.
\n" ); document.write( "
\r\n" );
document.write( "There are 86 steel washers.\r\n" );
document.write( "There are \"74%2B86%2B40\" or \"200\" washers.  So the\r\n" );
document.write( "desired probability is\r\n" );
document.write( "\r\n" );
document.write( " 86 choose 3\r\n" );
document.write( "------------\r\n" );
document.write( "200 choose 3\r\n" );
document.write( "\r\n" );
document.write( "\"86C3%2F200C3+=+102340%2F1313400+=+.0779199025\"\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "b) Determine the probability that there are no aluminium washers drawn, when three washers are drawn at random from the box without replacement.
\n" ); document.write( "
\r\n" );
document.write( "There are 74+86 or 160 non-aluminum washers.  (This can also be calculated\r\n" );
document.write( "by subtracting the 40 aluminum washers from the total 200, i.e., 200-40=160.)\r\n" );
document.write( "\r\n" );
document.write( " 160 choose 3\r\n" );
document.write( "--------------  =\r\n" );
document.write( " 200 choose 3\r\n" );
document.write( "\r\n" );
document.write( "\"160C3%2F200C3+=+669920%2F1313400+=+.5100654789\"\r\n" );
document.write( "

\n" ); document.write( "c) Find the probability that there are two brass washers and either a steel or
\n" ); document.write( "an aluminium washer when three are drawn at random, without replacement.
\n" ); document.write( "
\r\n" );
document.write( "There are 74 brass washers.\r\n" );
document.write( "There are 86+40 or 126 washers that are either steel or aluminum.\r\n" );
document.write( "So the desired probability is\r\n" );
document.write( "\r\n" );
document.write( " (74 choose 2) + (126 choose 1)\r\n" );
document.write( "--------------------------------  =\r\n" );
document.write( "       200 choose 3\r\n" );
document.write( "\r\n" );
document.write( "\"%2874C2%2B126C1%29%2F%28200C3%29+=+%282701%2B126%29%2F1313400+=+2827%2F1313400+=.020564946\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );