document.write( "Question 334547: Find the following probabilities:
\n" );
document.write( "(A)Events A and B are mutually exclusive events defined on a common sample space. If P(A)= 0.4 and P(AorB)=0.75, find P(B).
\n" );
document.write( "(B) Events A and B are defined on a common sample space. If P(A)= 0.40, P(B)= 0.50 and P(AorB)= 0.72, find P(AandB).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #239746 by jrfrunner(365)![]() ![]() You can put this solution on YOUR website! P(A or B)=P(A)+P(B)-P(A and B) \n" ); document.write( "--- \n" ); document.write( "a)Events A and B are mutually exclusive events defined on a common sample space. If P(A)= 0.4 and P(AorB)=0.75, find P(B). \n" ); document.write( "Mutually exclusive means both cannot happen thus P(A and B)=0 \n" ); document.write( "therefore \n" ); document.write( "P(A or B)=P(A)+P(B)-P(A and B)=P(A)+P(B) \n" ); document.write( "0.75=0.4+P(B) \n" ); document.write( "P(B)=0.75-0.4=0.35 \n" ); document.write( "--- \n" ); document.write( "b) Events A and B are defined on a common sample space. If P(A)= 0.40, P(B)= 0.50 and P(AorB)= 0.72, find P(AandB). \n" ); document.write( "P(A or B)=P(A)+P(B)-P(A and B) \n" ); document.write( "P(A and B)=P(A)+P(B)-P(A or B)=0.40+0.50-0.72=0.18 \n" ); document.write( " |