document.write( "Question 1008953: Suppose A and B are independent events. If P(A)=0.4 and P(B)=0.45, what is P(A U B)? \n" ); document.write( "
Algebra.Com's Answer #624473 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! For independent events, \n" ); document.write( "P(A n B)=P(A)P(B)=0.4(0.45)=0.18 \n" ); document.write( "So then, \n" ); document.write( "P(A U B)=P(A)+P(B)-P(A n B)=0.4+0.45-0.18=0.67 \n" ); document.write( " |