document.write( "Question 870845: A shipment of 10 microwave ovens contains two defective units. In how many ways can a restaurant buy three of these units an receive
\n" ); document.write( "a) no defective units
\n" ); document.write( "b) one defective unit
\n" ); document.write( "c) at least two non defective units?
\n" ); document.write( "d)What is the probability of the restaurant buying at least two non defective?
\n" ); document.write( "

Algebra.Com's Answer #525187 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
10 microwave ovens contains two defective units
\n" ); document.write( "In how many ways can a restaurant buy three of these units an receive
\n" ); document.write( " a) no defective units 8C3
\n" ); document.write( " b) one defective unit \"%288C2%29%282C1%29\"
\n" ); document.write( " c) at least two non defective units? \"%288C2%29%282C1%29+%2B+8C3\"
\n" ); document.write( " d P = \"%28%288C2%29%282C1%29+%2B+8C3%29%2F%2810C3%29\"
\n" ); document.write( "
\n" );