document.write( "Question 1170103: A and B are the two events in S, and P(A)=0.9 and P(B)=0.6\r
\n" );
document.write( "\n" );
document.write( "a) Is it possible that P(A ∩ B) = 0.1? Why or why not?
\n" );
document.write( "b) What is the smallest possible value for P(A ∩ B)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #795003 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "We have \r\n" ); document.write( "\r\n" ); document.write( " P(A U B) = P(A) + P(B) - P(A ∩ B) <= 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence,\r\n" ); document.write( "\r\n" ); document.write( " P(A ∩ B) >= P(A) + P(B) - 1 = 0.9 + 0.6 - 1 = 1.5 - 1 = 0.5.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Therefore\r\n" ); document.write( "\r\n" ); document.write( "(a) It is not possible that P(A ∩ B) = 0.1 (see above)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(b) Smallest possible value for P(A ∩ B) is 0.5 in this case\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " (and max(0, P(A)+P(B)-1) in general case).\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved, answered, explained and completed.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |