document.write( "Question 809291: two dice 1 red and 1 green are rolled what is the probability that the green dice will show a number less than equal to 3 and the total for both dice will less than 6 \n" ); document.write( "
| Algebra.Com's Answer #487517 by solver91311(24713)     You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the green comes up 3, then the red can come up 1 or 2 -- two ways\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the green comes up 2, then the red can come up 1, 2, or 3 -- three ways\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the green comes up 1, then the red can come up 1, 2, 3, or 4, -- four ways.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Altogether 9 possible successes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 36 ways for two dice to fall, so 9/36 = 1/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( "Egw to Beta kai to Sigma \n" ); document.write( "My calculator said it, I believe it, that settles it \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |