document.write( "Question 487736: Two number cubes are rolled. What is the probability that the sum of the numbers rolled is either a 4 or a 10? \n" ); document.write( "
Algebra.Com's Answer #333112 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! There are 3 ways to roll a 4 with 2 die \n" ); document.write( "2 and 2 \n" ); document.write( "3 and 1 \n" ); document.write( "1 and 3 \n" ); document.write( "There are also 3 ways to roll a 10 with 2 die \n" ); document.write( "5 and 5 \n" ); document.write( "4 and 6 \n" ); document.write( "6 and 4 \n" ); document.write( "------- \n" ); document.write( "The total number of possible outcomes \n" ); document.write( "from rolling 2 die are: \n" ); document.write( " \n" ); document.write( "So, the probability of getting any one of the 6 favorable \n" ); document.write( "outcomes is \n" ); document.write( " \n" ); document.write( " |