document.write( "Question 436097: Six fair dice are tossed. What is the probability that at least two of them show the same face? \n" ); document.write( "
Algebra.Com's Answer #301731 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
6/6 * 5/6 * 4/6 * 3/6 * 2/6 * 1/6 = 6!/6^6 = 5/324 Probability none show the same face.
\n" ); document.write( "1 - 5/324 = 319/324 the probability that at least two of them show the same face.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );