document.write( "Question 631516: find the probability of rolling a die three times and rolling a 2 each time \n" ); document.write( "
Algebra.Com's Answer #397632 by dfrazzetto(283)![]() ![]() You can put this solution on YOUR website! Assuming a standard 6 sided die:\r \n" ); document.write( "\n" ); document.write( "(1/6)^3\r \n" ); document.write( "\n" ); document.write( "1/216 \n" ); document.write( " |