document.write( "Question 266216: A fair die is rolled 6 times. What is the probability of having no 1 and no 2 among the rolls? Round your answer to three decimal places. \n" ); document.write( "
Algebra.Com's Answer #195622 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A fair die is rolled 6 times. What is the probability of having no 1 and no 2 among the rolls? Round your answer to three decimal places. \n" ); document.write( "--------------------- \n" ); document.write( "P(no1 and no 2) in one roll: 4/6 = 2/3 \n" ); document.write( "------------- \n" ); document.write( "P(no1 and no2 in 6 rolls) = (2/3)^6 = 0.088 \n" ); document.write( "================================================ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |