document.write( "Question 259255: A company buys calculators from a supplier.
\n" ); document.write( "The probability of a defective calculator is 10%. If three calculators are selected at random, what is the probability that none of the calculators will be defective? Show your work.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #190871 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Since each calculator is independent, the probabilities multiply.
\n" ); document.write( "P(1 Good)=\"0.9\"
\n" ); document.write( "P(3 Good)=\"0.9%2A0.9%2A0.9=0.729\"
\n" ); document.write( "
\n" );