document.write( "Question 1145993: A computer retail store has 9 personal computers in stock. A buyer wants to purchase 4 of them. Unknown to either the retail store or the buyer, 4 of the computers in stock have defective hard drives. Assume that the computers are selected at random.\r
\n" );
document.write( "\n" );
document.write( "(a) In how many different ways can the 4 computers be chosen?\r
\n" );
document.write( "\n" );
document.write( "(b) What is the probability that exactly one of the computers will be defective?\r
\n" );
document.write( "\n" );
document.write( "(c) What is the probability that at least one of the computers selected is defective?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #767369 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! (a) In how many different ways can the 4 computers be chosen? \n" ); document.write( " \n" ); document.write( "9C4 = \n" ); document.write( " \n" ); document.write( "Since 4 out of the 9 computers are defective, this means there is a 0.4444 probability a randomly chosen computer is defective. (You will need to know this to answer the next two questions.) \n" ); document.write( " \n" ); document.write( "(b) What is the probability that exactly one of the computers will be defective? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(c) What is the probability that at least one of the computers selected is defective? \n" ); document.write( " \n" ); document.write( "To do this, you compute the probability that NONE of the four computers is defective, then subtract this result from 1: \n" ); document.write( " \n" ); document.write( " |