document.write( "Question 438063: a machine has 7 identical components which fucntion independently. the probability that a component will fail is 0.200. the machine will stop working if more than three components fail. find the probability that the machine will be working. \n" ); document.write( "
Algebra.Com's Answer #303014 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a machine has 7 identical components which fucntion independently. the probability that a component will fail is 0.200. the machine will stop working if more than three components fail. find the probability that the machine will be working. \n" ); document.write( "--- \n" ); document.write( "P(component fails) = 0.2 \n" ); document.write( "P(component does not fail) = 0.8 \n" ); document.write( "--- \n" ); document.write( "P(7 components do not fail) = 0.8^7 = 0.2097 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |