document.write( "Question 1094176: A is an event, and Ac is the complement of A. Which of the following statements are true? (There are more than one true statements) SHOW WORK
\n" );
document.write( " (a) P(A AND A^c )=0
\n" );
document.write( "(b) P(A AND A^c )=1
\n" );
document.write( "(c) P(A OR A^c )=0
\n" );
document.write( "(d) P(A OR A^c )=1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #708770 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A is some event while A^c is the complement of said event. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What this means is that if event A doesn't happen, then surely A^c will happen. \n" ); document.write( "The same can be said in reverse: If A^c doesn't happen then event A will happen. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "These two events are completely opposite in nature. \n" ); document.write( "So P(A and A^c) = 0 because it's impossible to have BOTH happen at the same time. \n" ); document.write( "So choice A is true making choice B to be false. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similarly, P(A or A^c) = 1 because either one or the other must happen, giving us 100% certainty of this compound event. \n" ); document.write( "That makes choice D true and choice C false. \n" ); document.write( " \n" ); document.write( " |