document.write( "Question 664884: In a class, the probability of all the students passing the science examination is 0.8 that of the whole class passing the social studies examination is 0.7 If the probability of the whole class passing at least one of the two exams is 0.95 find the probability of not getting any failures in the whole class in both science and social studies \n" ); document.write( "
Algebra.Com's Answer #413840 by kevwill(135)\"\" \"About 
You can put this solution on YOUR website!
Let's all the students passing the science examination Event A, and all the students passing the social studies examination Event B. The probability that the entire class passed at least one of the exams is P(A∪B). The probability that the entire class passed both exams is P(A∩B).
\n" ); document.write( "
\n" ); document.write( "P(A) = 0.8
\n" ); document.write( "P(B) = 0.7
\n" ); document.write( "P(A∪B) = 0.95
\n" ); document.write( "
\n" ); document.write( "And by definition P(A∪B) = P(A) + P(B) - P(A∩B), so
\n" ); document.write( "P(A∪B) = P(A) + P(B) - P(A∩B)
\n" ); document.write( "0.95 = 0.8 + 0.7 - P(A∩B)
\n" ); document.write( "0.95 = 1.5 - P(A∩B)
\n" ); document.write( "-P(A∩B) = 0.95 - 1.5
\n" ); document.write( "P(A∩B) = 0.55
\n" ); document.write( "
\n" ); document.write( "So the probability that the entire class passed both exams is 0.55\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );