document.write( "Question 541016: If 2% of the auto tires manufactured by a company are defective and 2 tires are randomly selected from an entire week’s production, find the probability that neither is defective (state your probability as a decimal carried out to the fourth place).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #354017 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 2% of the auto tires manufactured by a company are defective and 2 tires are randomly selected from an entire week’s production, find the probability that neither is defective (state your probability as a decimal carried out to the fourth place). \r \n" ); document.write( "\n" ); document.write( "---------- \n" ); document.write( "Binomial Problem with n = 2 and p(defect) = 0.02 and p(not defect) = 0.98 \n" ); document.write( "-------- \n" ); document.write( "P(not AND not) = 0.98^2 = 0.9604 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================== \n" ); document.write( " |