document.write( "Question 1158044: You roll two dice. What is the probability that the sum is 9? \n" ); document.write( "
Algebra.Com's Answer #780955 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! there are 36 outcomes \n" ); document.write( "4 add to 9 \n" ); document.write( "5-4 and 4-5 \n" ); document.write( "6-3 and 3-6 \n" ); document.write( "the probability is 4/36 or 1/9 \n" ); document.write( " |