document.write( "Question 141747: when four dice are rolled simultaneously, in how many outcomes will at least one of the dice show 3? explain in detail \n" ); document.write( "
Algebra.Com's Answer #103305 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! possible outcomes __ 4 dice, each with 6 faces __ 6*6*6*6=1296\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "possible outcomes with no 3 __ 4 dice, only 5 faces allowed __ 5*5*5*5=625\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "possible outcomes with at least one 3 __ 1296-625=671 \n" ); document.write( " |