document.write( "Question 65256: A game involving rolling a pair of 2 dice 24 times. The game is won if at least one double 6 occurs. What is the probably of winning this game? \n" ); document.write( "
Algebra.Com's Answer #45781 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
P(getting pair of 6's)= 1/36
\n" ); document.write( "P(getting pairof 6's in 24 tries)=24C1(1/36)^1(35/36)^23=0.34875...
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );