document.write( "Question 1150018: A mathematics professor assigns two problems for homework and knows that the probability of a student solving the first problem is 0.85, the probability of solving the second is 0.45, and the probability of solving both is 0.05. (Round your answers to three decimal places.)\r
\n" ); document.write( "\n" ); document.write( "(a) Jed has solved the second problem. What is the probability he also solves the first problem?\r
\n" ); document.write( "\n" ); document.write( "(b) Edna has solved the first problem. What is the probability she also solves the second problem?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #771361 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A = event of solving the first problem
\n" ); document.write( "B = event of solving the second problem\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given
\n" ); document.write( "P(A) = 0.85
\n" ); document.write( "P(B) = 0.45
\n" ); document.write( "P(A and B) = 0.05\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------
\n" ); document.write( "Part (a)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jed has solved the second problem. So we're given that event B has happened. We want to find P(A|B) which is the probability of event A happening given B has happened.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the conditional probability formula
\n" ); document.write( "P(A|B) = P(A and B)/P(B)
\n" ); document.write( "P(A|B) = 0.05/0.45
\n" ); document.write( "P(A|B) = 0.111111
\n" ); document.write( "P(A|B) = 0.111\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 0.111
\n" ); document.write( "------------------------------------------------
\n" ); document.write( "Part (b)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Same idea as in part (a), but now we want to find P(B|A). We know event A has happened and we want to find the probability of event B happening based on A. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(B|A) = P(B and A)/P(A)
\n" ); document.write( "P(B|A) = P(A and B)/P(A)
\n" ); document.write( "P(B|A) = 0.05/0.85
\n" ); document.write( "P(B|A) = 0.05882
\n" ); document.write( "P(B|A) = 0.059\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 0.059
\n" ); document.write( "
\n" ); document.write( "
\n" );