document.write( "Question 873230: 2 fair number cubes numbered 1-6 are rolled. What is the probability of getting a sum or either 9 or a sum of 6? \n" ); document.write( "
Algebra.Com's Answer #526704 by Fombitz(32388) You can put this solution on YOUR website! There are 6^2 or 36 possible outcomes. \n" ); document.write( "Sum of 6 : (1,5) (2,4) (3,3) (4,2) (5,1) \n" ); document.write( "Sum of 9 : (3,6) (4,5) (5,4) (6,3) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |