document.write( "Question 1051994: Three computer viruses arrived as an e-mail attachment. Virus A damages the system
\n" );
document.write( "with probability 0.4. Independently of it, virus B damages the system with probability 0.5.
\n" );
document.write( "Independently of A and B, virus C damages the system with probability 0.2. What is the
\n" );
document.write( "probability that the system gets damaged? \n" );
document.write( "
Algebra.Com's Answer #667428 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Three computer viruses arrived as an e-mail attachment. Virus A damages the system \n" ); document.write( "with probability 0.4. Independently of it, virus B damages the system with probability 0.5. \n" ); document.write( "Independently of A and B, virus C damages the system with probability 0.2. What is the \n" ); document.write( "probability that the system gets damaged? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 - (1-0.4)*(1-0.5)*(1-0.2) = 1 - 0.6*0.5*0.8 = 1 - 0.24 = 0.76.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |