document.write( "Question 828287: 1. find the probability that the machine works?
\n" );
document.write( "2. Find the probability that the machine does not work?\r
\n" );
document.write( "\n" );
document.write( " A machine part is made up of four independent part (A,B,C,D). To operate the machine, each part must work. The probabilities of the parts working are
\n" );
document.write( "P(A) = .9
\n" );
document.write( "P(B) = .7
\n" );
document.write( "P(C) = .8
\n" );
document.write( "P(D) = .9\r
\n" );
document.write( "\n" );
document.write( "my answer for 2 is .9+.7+.8+.9 = 3.3/4 so the answer is 84.5%
\n" );
document.write( "my answer for 3 is .1+.3+.2+.7 = .7/4 so the answer is 17.5% \n" );
document.write( "
Algebra.Com's Answer #499202 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. find the probability that the machine works? \n" ); document.write( "2. Find the probability that the machine does not work? \n" ); document.write( "A machine part is made up of four independent part (A,B,C,D). To operate the machine, each part must work. The probabilities of the parts working are \n" ); document.write( "P(A) = .9 \n" ); document.write( "P(B) = .7 \n" ); document.write( "P(C) = .8 \n" ); document.write( "P(D) = .9 \n" ); document.write( "------ \n" ); document.write( "Answers: \n" ); document.write( "1. P(it works) = 0.9*0.7*0.8*0.9 = 0.4536 \n" ); document.write( "2. P(does not work) = 1 - 0.4536 = 0.5464 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |