document.write( "Question 1028147: If A and B are independent events, P(A) = 0.35, and P(B) = 0.25, find the probabilities below. (Enter your answers to four decimal places.)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(a) P(A ∩ B)
\n" ); document.write( "(b) P(A ∪ B)
\n" ); document.write( "(c) P(A | B)
\n" ); document.write( "(d) P(Ac ∪ Bc)
\n" ); document.write( "

Algebra.Com's Answer #643306 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
(a) P(A ∩ B) = P(A)P(B) = 0.35*0.25 = 0.0875, since A,B are independent.\r
\n" ); document.write( "\n" ); document.write( "(b) P(A ∪ B) = P(A) + P(B) - P(A ∩ B) = 0.35+0.25-0.0875 = 0.5125, by the addition law.\r
\n" ); document.write( "\n" ); document.write( "(c) P(A | B) = P(A ∩ B)/P(B) = 0.0875/0.25 = 0.35\r
\n" ); document.write( "\n" ); document.write( "(d) P(Ac ∪ Bc) = P(Ac) + P(Bc) - P(Ac ∩ Bc) = P(Ac) + P(Bc) - P(Ac)P(Bc) = 1 - 0.35 + 1 - 0.25 - (1 - 0.35)(1 - 0.25) = 0.65 + 0.75 - 0.4875 = 0.9125, since if two events are independent then so are their complements.
\n" ); document.write( "
\n" );