document.write( "Question 31206: In any classroom, there is a 92% chance that a randomly selected student will ask to go to the bathroom or go to the nurse. If the probability that he or she will ask to go to the bathroom is 80%, what is the probability that he or she will ask to go to the nurse? Assume independence. \n" ); document.write( "
Algebra.Com's Answer #18006 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
IF THE EVENTS ARE INDEPENDENT THEN
\n" ); document.write( "P(A) U P(B)=P(A)+P(B)
\n" ); document.write( "WE HAVE
\n" ); document.write( "In any classroom, there is a 92% chance that a randomly selected student will ask to go to the bathroom or go to the nurse
\n" ); document.write( "FROM WHAT IS DESIGNATED BELOW THIS MEANS P(A) U P(B)=92%=0.92
\n" ); document.write( ". If the probability that he or she will ask to go to the bathroom
\n" ); document.write( "CALL IT EVENT A
\n" ); document.write( " is 80%,
\n" ); document.write( "P(A)=80/100=0.8
\n" ); document.write( " what is the probability that he or she will ask to go to the nurse?
\n" ); document.write( "CALL THIS EVENT B AND P(B)=?
\n" ); document.write( "Assume independence.
\n" ); document.write( " SO
\n" ); document.write( "0.92=0.8+P(B)
\n" ); document.write( "P(B)=0.12=12%
\n" ); document.write( "
\n" );