document.write( "Question 469599: Can someone help me with this:\r
\n" );
document.write( "\n" );
document.write( "Suppose you just received a ship0ment of 13 televisions, 3 of the televisions are defective. If 2 televisions are randomly selected, compute the probability that both televisions work. What is the probability at lease one does not work>\r
\n" );
document.write( "\n" );
document.write( "a)The probability that both televisions work=
\n" );
document.write( "b)The probability that at least one does not work=\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #322166 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you just received a shipment of 13 televisions, 3 of the televisions are defective. If 2 televisions are randomly selected, \n" ); document.write( "---- \n" ); document.write( "P(defective) = 3/13 ; P(not defective) = 10/13 \n" ); document.write( "---------------------------- \n" ); document.write( "Compute the probability that both televisions work \n" ); document.write( "Ans: 10C2/13C2 = 0.5769 \n" ); document.write( "--------------------------------- \n" ); document.write( "What is the probability at lease one does not work? \n" ); document.write( "Ans: P(both not work) = 1-P(both work) = 1-0.5769 = 0.4231 \n" ); document.write( "--------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |