document.write( "Question 1060858: When 3 dice are rolled, fide the probability of getting a sum of 3.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #675710 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
There are 216 possibilities, 6*6*6
\n" ); document.write( "only one of those 1,1,1 works to give a sum of 3
\n" ); document.write( "it is 1/216 probability.
\n" ); document.write( "(1/6)(1/6)(1/6)
\n" ); document.write( "
\n" );