document.write( "Question 1125789: Let E, F and G be three events in S with P(E) = 0.65, P(F) = 0.57, P(G) = 0.55, P(E ∩ F) = 0.35, P(E ∩ G) = 0.39, P(F ∩ G) = 0.4, and P(E ∩ F ∩ G) = 0.3. Find P(EC ∪ FC ∪ GC).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "P(EC ∪ FC ∪ GC) = \n" );
document.write( "
Algebra.Com's Answer #742165 by kasperk(4)![]() ![]() ![]() You can put this solution on YOUR website! For this explanation, please refer to the Venn diagram completed below with sections A, B, C, D, E, F and G. \n" ); document.write( " We start by filling in section A, which represents the intersection of all three events, P(E ∩ F ∩ G) = 0.3. \n" ); document.write( " Then we go to each of the other intersections of exactly two events. Since section A = 0.3 is part of the sections representing E∩F, E∩G and F∩G, we must subtract 0.3 from each of those double intersections, thereby getting: \n" ); document.write( " Section B = P(E∩F) = 0.35-.3 = .05 \n" ); document.write( "Section C = P(E∩G) = 0.39-.3 = .09 \n" ); document.write( "Section D = P(F∩G) = 0.4-.3 = .1 \n" ); document.write( " \n" ); document.write( "Now you fill in the remaining sections, which is the necessary difference to make each full circle add up to P(E), P(F) and P(G). \n" ); document.write( "Section E = P(E) - (.05 + .3 + .09) = .65 - .44 = .21 \n" ); document.write( "Section F = P(F) - (.05 + .3 + .1) = .57 - .45 = .12 \n" ); document.write( "Section G = P(G) - (.3 + .09 + .1) = .55 - .49 = .06\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now add up every number in the 7 sections = \n" ); document.write( "P(E ∪ F ∪ G) = .93 \n" ); document.write( " |