document.write( "Question 1079024: In a factory there are three
\n" ); document.write( "independently operating machines, each with a
\n" ); document.write( "probability of 0.6 of being working, find the probability that:\r
\n" ); document.write( "\n" ); document.write( "a. All the machines are working
\n" ); document.write( "b. None of the machines are working
\n" ); document.write( "c. Only one machine is working
\n" ); document.write( "

Algebra.Com's Answer #693402 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
a. Probability(P) (all three are working) = 0.6^3 = 0.216
\n" ); document.write( ":
\n" ); document.write( "b: P(no machines are working) = 0.4^3 = 0.064
\n" ); document.write( ":
\n" ); document.write( "c: P( only one machine is working) = 3 * 0.60 * 0.40^2 = 0.288
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );