document.write( "Question 1075823: Now suppose there is a certain machine that is switched on every day. Each time it is switched on, if the probability that it functions properly is 95%.
\n" );
document.write( " Question 8. What is the probability that it functions properly two days in a row? (2)
\n" );
document.write( " Question 9. What is the probability that it functions properly ten days in a row? (2)
\n" );
document.write( " Question 10. What is the probability that it fails to function properly ten days in a row? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #690485 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 8. 0.95^2 = 0.9025 \n" ); document.write( ": \n" ); document.write( "9. 0.95^10 = 0.5987 \n" ); document.write( ": \n" ); document.write( "10. 0.05^10 = 0 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |