document.write( "Question 1007567: Suppose A and B are independent events. If P(A)=0.4 and P(B)=0.1, what is P(A U B) ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #623445 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Did this one earlier... \n" ); document.write( "P(A U B) = P(A) + P(B) - P(A and B) = .4 + .1 - .04 = .46 \n" ); document.write( " |