document.write( "Question 1066488: If A and B are two events such that P(A) = 1/4, P(B) = 1/3 and P(AUB) = 1/2, then find P(A∩B) \n" ); document.write( "
Algebra.Com's Answer #681698 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "P(A∩B) = P(A) + P(B) - P(A u B)
\n" ); document.write( "P(A∩B) = 1/4 + 1/3 - 1/2
\n" ); document.write( "P(A∩B) = 3/12 + 4/12 - 6/12
\n" ); document.write( "P(A∩B) = (3+4-6)/12
\n" ); document.write( "P(A∩B) = 1/12
\n" ); document.write( "
\n" ); document.write( "
\n" );