document.write( "Question 1188677: Assume that you are rolling 2 dice. the first one is blue and the second one is pink. In how many ways can you roll a sum less than 5? \n" ); document.write( "
Algebra.Com's Answer #819813 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Assume that you are rolling 2 dice. the first one is blue and the second one is pink. \n" ); document.write( "In how many ways can you roll a sum less than 5? \n" ); document.write( "~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The sum of 2: (1,1)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The sum of 3: (1,2), (2,1)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The sum of 4: (1,3), (2,2), (3,1)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In all, there are 1 + 2 + 3 = 6 possible outcomes for a pair of dice with the sum less than 5.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved and explained.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |