document.write( "Question 244669: Please answer the following questions and explain how you derived each of your answer.
\n" );
document.write( " Three students work independently on a homework problem.
\n" );
document.write( "The probability that the first student solves the problem is 0.95.
\n" );
document.write( "The probability that the second student solves the problem is 0.85.
\n" );
document.write( "The probability that the third student solves the problem is 0.80.
\n" );
document.write( "a. What is the probability that all are able to solve the problem?
\n" );
document.write( "b. What is the probability that the first student solves the problem and the other two students do not?
\n" );
document.write( " c. What is the probability that none of the three students solves the problem?\r
\n" );
document.write( "\n" );
document.write( "Can you help me understand how to understand probability word problems..
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #178900 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Please answer the following questions and explain how you derived each of your answer. \n" ); document.write( "Three students work independently on a homework problem. \n" ); document.write( "The probability that the first student solves the problem is 0.95. \n" ); document.write( "The probability that the second student solves the problem is 0.85. \n" ); document.write( "The probability that the third student solves the problem is 0.80. \n" ); document.write( "a. What is the probability that all are able to solve the problem? \n" ); document.write( "Since the events are independent, P(all solve) = 0.95*0.85*0.80 \n" ); document.write( "= 0.646 \n" ); document.write( "--------------------------- \n" ); document.write( "b. What is the probability that the first student solves the problem and the other two students do not? \n" ); document.write( "0.95*0.15*0.20 = 0.0285 \n" ); document.write( "--------------------------- \n" ); document.write( "c. What is the probability that none of the three students solves the problem? \n" ); document.write( "0.05*0.15*0.20 = 0.0015 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |