document.write( "Question 1044851: A fair die is rolled 4 times. What is the probability that a 2 is obtained on at least one of the rolls? Round your answer to three decimal places \n" ); document.write( "
Algebra.Com's Answer #660263 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It is 1-probablity a 2 is not rolled at all. \n" ); document.write( "That is (5/6)^4=625/1296. \n" ); document.write( "That means 1296/1296-625/1296 is the probability we want, and that is 671/1296=0.518 \n" ); document.write( " |