document.write( "Question 1131576: A fair die is rolled 4 times. What is the probability that a 3 is obtain don at least one of the rolls? \n" ); document.write( "
Algebra.Com's Answer #748248 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A fair die is rolled 4 times. What is the probability that a 3 is obtain don at least one of the rolls?
\n" ); document.write( "Binomial Problem with n = 4 ; p = 1/6 ; q = 5/6
\n" ); document.write( "-----
\n" ); document.write( "P(at least one 3) = 1 - (5/6)^4 = 0.5177
\n" ); document.write( "---
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" ); document.write( "
\n" );