document.write( "Question 1203558: If A and B are events, show that:
\n" );
document.write( "(a) P(A n B') = P(A) - P(A n B)
\n" );
document.write( "(b) P(A u B) = i - P(A' n B')\r
\n" );
document.write( "\n" );
document.write( "note:
\n" );
document.write( "A' and B' is complement \n" );
document.write( "
Algebra.Com's Answer #839212 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Problem 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Draw a rectangle to represent the universal set (aka sample space). Inside the rectangle place partially overlapping circles A and B.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Shade circle A. \n" ); document.write( "If you are in region A, but outside B, then you are in region A n B' where the \"n\" refers to set intersection.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you are in A and also in B, then you are located in set A n B. \n" ); document.write( "This is where the circles overlap. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we started with set A, and kicked out members of set A n B, then we're left with members of set A n B' only.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is an informal way to prove that \n" ); document.write( "P(A n B') = P(A) - P(A n B)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way to prove this would be to look at the law of total probability. \n" ); document.write( "P(A) = P(A n B') + P(A n B) \n" ); document.write( "which rearranges to \n" ); document.write( "P(A n B') = P(A) - P(A n B)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Problem 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(A u B) = 1 - P( (A u B)' ) \n" ); document.write( "P(A u B) = 1 - P( A' n B' )\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I used the complement rule P(A) = 1-P(A') on the first line. \n" ); document.write( "Then I used De Morgan's Law on the second line. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In terms of a Venn Diagram, region A u B is anywhere in the two circles. \n" ); document.write( "P(A' n B') is the probability of landing outside both circles. \n" ); document.write( "1 - P(A' n B') is the complement of this, and is the probability of landing in region A u B. \n" ); document.write( " \n" ); document.write( " |