document.write( "Question 261728: You receive 14 tv's. Two of the tv's are defective. If two tv's are randomly selected, compute the probability that both tv's work. What is the probability at least one does not work?\r
\n" ); document.write( "\n" ); document.write( "-The probability that both tv's work is -
\n" ); document.write( "-The probability that at least one does not work is -
\n" ); document.write( "

Algebra.Com's Answer #192815 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You receive 14 tv's. Two of the tv's are defective. If two tv's are randomly selected, compute the probability that both tv's work. What is the probability at least one does not work?
\n" ); document.write( "P(a selected tv is defective) = 2/14 = 1/7
\n" ); document.write( "P(a selected tv is not defective) = 6/7
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "-The probability that both tv's work is -
\n" ); document.write( "P(2 work) = 2C2/14C2 = 1/91
\n" ); document.write( "-------------------------------------
\n" ); document.write( "-The probability that at least one does not work is -
\n" ); document.write( "P(at least one is bad) = 1 -P(none is bad)
\n" ); document.write( "= 1 - 12C2/14C2
\n" ); document.write( "= 1 - 66/91
\n" ); document.write( "= 25/91
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );