document.write( "Question 843064: If you have 3 number cubes, what is the probability that you will roll three of a kind or a sum that is an odd number?
\n" ); document.write( "I have tried to solve this problem but I don't understand how to figure out the probability of rolling 3 of a kind.
\n" ); document.write( "

Algebra.Com's Answer #507903 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Three-of-a-kinds: (1,1,1), (2,2,2), ..., (6,6,6) out of 216 possibilities total, so the probability of a three-of-kind is 6/216 = 1/36. \n" ); document.write( "
\n" );