document.write( "Question 491948: How many possible outcomes are there when 100 dice are rolled? \n" ); document.write( "
Algebra.Com's Answer #334873 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many possible outcomes are there when 100 dice are rolled? \n" ); document.write( "--- \n" ); document.write( "1 die : 6 outcomes \n" ); document.write( "2 die : 6^2 = 36 outcomes \n" ); document.write( ".... \n" ); document.write( "100 dice: 6^100 outcomes \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |