document.write( "Question 1135765: A fair die is rolled 6 times. What is the probability of having no 1 and no 5
\n" ); document.write( "among the rolls? Round your answer to three decimal places.
\n" ); document.write( "

Algebra.Com's Answer #753422 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The probability on any given roll is 4/6 or 2/3
\n" ); document.write( "for 3 rolls, it would be (2/3)^6=0.088
\n" ); document.write( "
\n" );