document.write( "Question 272042: how many possible outcomes are there from tossing 2 number cubes labled 1 through 6 \n" ); document.write( "
Algebra.Com's Answer #199093 by Alan3354(69443) You can put this solution on YOUR website! It depends on your definition of \"outcome\" \n" ); document.write( "If you consider a 1 on cube A and a 6 on cube B to be different from 1 on cube B and 6 on cube A, then it's 6*6 = 36. \n" ); document.write( "If the outcome is the total of the 2 cubes, then it's 2 thru 12 = 11 possible outcomes. \n" ); document.write( " \n" ); document.write( " |