document.write( "Question 787880: Nine students are preparing for a driving exam. The probability that a student will pass is o.6. What is the probabilty that:
\n" );
document.write( "(A) 3 students will pass
\n" );
document.write( "(B) at least 2 will pass\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thnkx \n" );
document.write( "
Algebra.Com's Answer #478360 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Nine students are preparing for a driving exam. The probability that a student will pass is o.6. What is the probabilty that: \n" ); document.write( "(A) P(3 students will pass) = 0.6^3 = 0.2160 \n" ); document.write( "------- \n" ); document.write( "(B) P(at least 2 will pass) = 1 - P(none pass) = 1-(0.4)^3 = 0.9360 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " \n" ); document.write( " |