document.write( "Question 1029233: A is an event, and Ac is the complement of A.
\n" );
document.write( "Which of the following statements are true? Please show work.\r
\n" );
document.write( "\n" );
document.write( "(a) P(A AND A^C)=1
\n" );
document.write( "(b) P(A AND A^C = 0
\n" );
document.write( "© P(A OR A^C)=1
\n" );
document.write( "(d) P(A OR A^C) = 0 \n" );
document.write( "
Algebra.Com's Answer #644507 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! P(A_or_B)=P(A)+P(B)-P(A_and_B) \n" ); document.write( "So for complements, \n" ); document.write( "P(A_or_Ac)=P(A)+P(Ac)-P(A_and_Ac) \n" ); document.write( "However by definition of complement, \n" ); document.write( "P(A_and_Ac)=0 \n" ); document.write( "So, \n" ); document.write( "P(A_or_Ac)=P(A)+P(Ac) \n" ); document.write( "P(A_or_Ac)=1 \n" ); document.write( "So for example, probability that it will rain or that it won't rain is 100%. _ \n" ); document.write( " |