document.write( "Question 1203692: Consider the following system with assigned probabilities of malfunction for the five components. Assume that malfunctions occur independently.\r
\n" );
document.write( "\n" );
document.write( " [0.1] [0.1]
\n" );
document.write( "---- ------ [0.2] ----
\n" );
document.write( " [0.2] [0.3]\r
\n" );
document.write( "\n" );
document.write( "What is the probability the system does not malfunction? \n" );
document.write( "
Algebra.Com's Answer #839481 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "The system does not malfunction only if all five components do not malfunction: \n" ); document.write( "(0.9)(0.9)(0.8)(0.8)(0.7) = 0.36288 \n" ); document.write( "ANSWER: 0.36288, or 36.288% \n" ); document.write( " \n" ); document.write( " |