document.write( "Question 914098: Anne is taking two courses, art and philosophy. Student records indicate that the probability of passing art is 0.65, that of passing philosophy is 0.75, and that of passing at least one of the two courses is 0.80. Find the probabilities of the following:
\n" ); document.write( "(A) Anne will fail art.\r
\n" ); document.write( "\n" ); document.write( "(B) Anne will pass both courses.\r
\n" ); document.write( "\n" ); document.write( "(C) Anne will pass exactly one course.
\n" ); document.write( "

Algebra.Com's Answer #554909 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
(A) Anne will fail art. P = .35 (1-.65)
\n" ); document.write( " (B) Anne will pass both courses. \"%28.65%2A.75%29\"
\n" ); document.write( " (C) Anne will pass exactly one course.\".65%2A.25+%2B+.35%2A.75\"
\n" ); document.write( "
\n" );