document.write( "Question 1086027: two number cubes are rolled. what is the probability that the sum of the numbers rolled is neither 3 or 9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #700135 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Look at the possible outcomes. \n" ); document.write( "For 3, \n" ); document.write( "1,2 \n" ); document.write( "2,1 \n" ); document.write( "There are two of those. \n" ); document.write( "For 9, \n" ); document.write( "3,6 \n" ); document.write( "4,5 \n" ); document.write( "5,4 \n" ); document.write( "6,4 \n" ); document.write( "There are four of those. \n" ); document.write( "There are 36 possible outcomes \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |