document.write( "Question 723569: Event A and Event B are mutually exclusive. P(A) =.27 and P(B) = .31 . What is P(A or B) ? \n" ); document.write( "
Algebra.Com's Answer #443225 by AnlytcPhil(1810)\"\" \"About 
You can put this solution on YOUR website!
Event A and Event B are mutually exclusive. P(A) =.27 and P(B) = .31 . What is P(A or B)
\n" ); document.write( "
\r\n" );
document.write( "Since they are mutually exclusive, they cannot both happen, so P(A and B) = 0\r\n" );
document.write( "\r\n" );
document.write( "P(A or B) = P(A) + P(B) - P(A and B)\r\n" );
document.write( "P(A or B) = .27  + .31  -    0\r\n" );
document.write( "P(A or B) = .58\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );