document.write( "Question 1156578: : A fair coin is tossed three times and the events A, B, and C are defined as follows:
\n" );
document.write( "A:{ At least one head is observed }
\n" );
document.write( "B:{ At least two heads are observed }
\n" );
document.write( "C:{ The number of heads observed is odd }
\n" );
document.write( "Find the following probabilities by summing the probabilities of the appropriate sample points:
\n" );
document.write( "(a)P(¯A¯∩B)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #779297 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If \"¯A¯\" means \"not A\", then P(¯A¯∩B) is 0, because ¯A¯ means no heads are observed and B means at least two heads are observed. Obviously both of those at the same time is impossible. \n" ); document.write( " \n" ); document.write( " |