document.write( "Question 453763: \"Suppose a system can continue to operate successfully if one or both of its components do not fail. Suppose the probability of component #1 failing is .065 and the probability of component #2 failing is .045. Assuming the component failure is independent of any other component failing, determine the probability the system operates successfully.\"\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I didn't get very far before getting stuck, but it looks like the system can operate with one or both components operating successfully. There are 4 possible outcomes of component operation:\r
\n" );
document.write( "\n" );
document.write( "1: Component #1 and Component #2 both work
\n" );
document.write( "2: Component #1 works, Component #2 does not work
\n" );
document.write( "3: Component #1 does not work, Component #2 works
\n" );
document.write( "4: Neither Component #1 or Component #2 work.\r
\n" );
document.write( "\n" );
document.write( "The first three circumstances are the only possible situations where the system will operate successfully. But I don't know what to do next...
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #311711 by edjones(8007)![]() ![]() You can put this solution on YOUR website! .065*.045=.0029 Probability both fail. \n" ); document.write( "1-.0029=0.9971 the probability the system operates successfully. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |