document.write( "Question 581792: A lot of portable radios contain 15 good radios and 3 defective ones. If two are selected and tested, find the probability that at least one will be defective. \n" ); document.write( "
Algebra.Com's Answer #371809 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A lot of portable radios contain 15 good radios and 3 defective ones. If two are selected and tested, find the probability that at least one will be defective.
\n" ); document.write( "--------
\n" ); document.write( "Binomial with p(defective) = 3/18 and p(good) = 15/18
\n" ); document.write( "----
\n" ); document.write( "P(>= 1 defective) = 1 - P(none defective)
\n" ); document.write( "---
\n" ); document.write( "= 1 - (15/18)^2
\n" ); document.write( "---
\n" ); document.write( "= 0.3056
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );