document.write( "Question 724280: If we inspect envelopes by drawing 4 of them without replacement from every lot of 100, what is the probability of getting 4 clean envelopes although 3% of them contain spots? \n" ); document.write( "
Algebra.Com's Answer #443698 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If we inspect envelopes by drawing 4 of them without replacement from every lot of 100, what is the probability of getting 4 clean envelopes although 3% of them contain spots?
\n" ); document.write( "----------------------
\n" ); document.write( "# of ways to succeed: 97C4
\n" ); document.write( "# of possible results: 100C4
\n" ); document.write( "---
\n" ); document.write( "P(4 clean) = 97C4/100C4 = 0.8836
\n" ); document.write( "--------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" ); document.write( "
\n" );