document.write( "Question 263239: The A. B. Company buys calculators from a Korean supplier. The probability of a defective calculator is 10%. If three calculators are selected at random, what is the probability that all three of the calculators will be defective? \n" ); document.write( "
Algebra.Com's Answer #194009 by mducky2(62)\"\" \"About 
You can put this solution on YOUR website!
We know that the probability that each calculator is defective is 10%, or 0.1.

\n" ); document.write( "probability the first calculator is defective = 0.1
\n" ); document.write( "probability the second calculator is defective = 0.1
\n" ); document.write( "probability the third calculator is defective = 0.1

\n" ); document.write( "To find the probability that the first AND second AND third are defective, we need to multiply them all together.

\n" ); document.write( "\"%280.1%29%2A%280.1%29%2A%280.1%29+=+0.001\"

\n" ); document.write( "To convert a decimal to a percentage, we multiply by 100.

\n" ); document.write( "\"0.001+%2A+100+=+0.1\"

\n" ); document.write( "So, the probability that all three calculators are defective is 0.1%.
\n" ); document.write( "
\n" );