document.write( "Question 1171068: A shipment of assembly parts from a vendor offering inexpensive parts is used in a manufacturing plant. The box of 12 parts contains 5 that are defective and will not fit during assembly. A worker picks parts one at a time and attempts to install them. Find the probability of each outcome.\r
\n" );
document.write( "\n" );
document.write( "(a) The first two chosen are both good.
\n" );
document.write( "(b) At least one of the first three is good.
\n" );
document.write( "(c) The first four picked are all good.
\n" );
document.write( "(d) The worker has to pick five parts to find one that is good \n" );
document.write( "
Algebra.Com's Answer #795982 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! probability is 7/12*(6/11)=7/22 \n" ); document.write( "- \n" ); document.write( "probability none of the three is good is (5/12)(4/11)(3/10)=60/1320=1/22. So at least 1 is good is 21/22. \n" ); document.write( "- \n" ); document.write( "(7/12)(6/11)(5/10)(4/9)=42/132* 2/9=7/99=0.0707 \n" ); document.write( "- \n" ); document.write( "(5/12)(4/11)(3/10)(2/9)(7/8)=7/792=0.0088 \n" ); document.write( " |