document.write( "Question 595393: Forty percent of banks did not earn profits during 2003. The SEC selects two banks at random. Find the probability that neither of them earned profits in 2003. \n" ); document.write( "
Algebra.Com's Answer #377159 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Forty percent of banks did not earn profits during 2003. The SEC selects two banks at random. Find the probability that neither of them earned profits in 2003. \n" ); document.write( "---- \n" ); document.write( "Binomial Problem with n = 2 and p(no profit) = 0.4 \n" ); document.write( "--- \n" ); document.write( "P(x = 2) = 2C2*0.4^2*0.6^0 = 0.4^2 = 0.16 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |