document.write( "Question 1101497: The probabilities that two students will not show up for class on a beautiful spring day are 0.3 and 0.4, respectively. It is a beautiful spring day. Find the following probabilities. (See Example 6. Round your answers to two decimal places.)\r
\n" ); document.write( "\n" ); document.write( "(a) Neither will show up for class.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "(b) Both will show up for class.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "(c) Exactly one will show up for class.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #716096 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The given information is
\n" ); document.write( "P(A does not show up) = 0.3
\n" ); document.write( "P(B does not show up) = 0.4

\n" ); document.write( "We then know that
\n" ); document.write( "P(A shows up) = 1-0.3 = 0.7
\n" ); document.write( "P(B shows up) = 1-0.4 = 0.6

\n" ); document.write( "Then

\n" ); document.write( "(a) P(neither shows up) = P((A does not show up) AND (B does not show up)) = (0.3)(0.4) = 0.12
\n" ); document.write( "(b) P(both show up) = P((A shows up) AND (B shows up)) = (0.7)(0.6) = 0.42
\n" ); document.write( "(c) p(exactly one shows up) = P(((A shows up) AND (B does not)) OR ((B shows up) AND (A does not))) = (0.7)(0.4)+(0.6)(0.3) = 0.28 + 0.18 = 0.46

\n" ); document.write( "Note that the three cases together cover all the possibilities; so a good check of your answers is to show that the sum of the probabilities is 1:

\n" ); document.write( "0.12 + 0.42 + 0.46 = 1.00
\n" ); document.write( "
\n" ); document.write( "
\n" );