document.write( "Question 820112: Suppose A and B are mutually exclusive events, with P(A)=5/7 and P(B)=1/8. Find each of the following.\r
\n" );
document.write( "\n" );
document.write( "a.) P(AorB)= \r
\n" );
document.write( "\n" );
document.write( "b.) P(AandB)= \r
\n" );
document.write( "\n" );
document.write( "c.) P(not A)= \r
\n" );
document.write( "\n" );
document.write( "d.) P(not(AandB))= \n" );
document.write( "
Algebra.Com's Answer #493405 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a) (5/7+1/8) \n" ); document.write( "b) (5/7*1/8) \n" ); document.write( "c) 1-5/7 \n" ); document.write( "d) 1-(5/7*1/8) \n" ); document.write( " |