document.write( "Question 1021625: If events A and B are mutually exclusive and the P(A) = 3 over 4 and the P(B) = 1 over 8 , what would be the P(A or B)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #637376 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! P(A or B) = P(A) + P(B) - P(A and B) = 3/4 + 1/8 - (3/4)(1/8) = 7/8 - 3/32 =\r \n" ); document.write( "\n" ); document.write( " 25/32 \n" ); document.write( " |