document.write( "Question 1110170: Use the addition rule to determine the following probability:
\n" );
document.write( "a. if P(E)=0.5 & P(F)=0.4 and E & F are mutually exclusive, find P(EnF)\r
\n" );
document.write( "\n" );
document.write( "P(EnF) = P(E)+P(F) - P(EnF)\r
\n" );
document.write( "\n" );
document.write( "b.If P(E)=0.4 & P(F)=0.2 & E and F are mutually exclusive, find P(EnF) \n" );
document.write( "
Algebra.Com's Answer #725196 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I assume you are using P(EnF) to represent the probability that both E and F are true. \n" ); document.write( "In that case, both your problems say that E and F are mutually exclusive. That means P(EnF) is 0. Any other information given in the problems is irrelevant. \n" ); document.write( " |