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)![]() ![]() 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 \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( " \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( "\n" ); document.write( " |