document.write( "Question 1103534: A and B are two events and P (A) = 0.6, P (B) = 0.7 and P (A or B) = 0.9
\n" );
document.write( "Find P (not A and B) \n" );
document.write( "
Algebra.Com's Answer #718276 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! I read the problem differently than the other tutor. \n" ); document.write( "From the given information, he correctly found that P(not(A AND B)) = 0.6. \n" ); document.write( "As I read the problem, what we are supposed to find is P(not A AND B); that probability is P(B)-P(A AND B) = 0.7-0.4 = 0.3. \n" ); document.write( " |