document.write( "Question 1162447: What is the probabilty of getting a sum of 9 from two throws of dice?\r
\n" );
document.write( "\n" );
document.write( "a. 1 / 4
\n" );
document.write( "b. 1 / 3
\n" );
document.write( "c. 1 / 6
\n" );
document.write( "d. 1 / 9 \n" );
document.write( "
Algebra.Com's Answer #786249 by Theo(13342)![]() ![]() You can put this solution on YOUR website! total possible combinations are 6 * 6 = 36 \n" ); document.write( "possible combinations for 9 are: \n" ); document.write( "3 and 6 \n" ); document.write( "4 and 5 \n" ); document.write( "5 and 4 \n" ); document.write( "6 and 3 \n" ); document.write( "that's 4 possibilities out of 36 possibilities = 4/36 = 1/9 \n" ); document.write( "your selection should be d as far as i can tell.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |