document.write( "Question 879434: Suppose 2 events A and B are mutually exclusive and that Pr[A] = 0.3 and Pr[B] = 0.5. What are the probabilities that (a)either events occur, (b) A occurs and B does not, and (c)both A and B occur? \n" ); document.write( "
Algebra.Com's Answer #530773 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
events A and B are mutually exclusive
\n" ); document.write( "P(A or B) = .3 + .5 = .8
\n" ); document.write( "P(A and not B)= .3
\n" ); document.write( "P(A and B) = 0
\n" ); document.write( "
\n" );