document.write( "Question 1098792: When 3 dice are thrown, the probability of getting a sum of 3 is
\n" );
document.write( " A.
\n" );
document.write( "1/6
\n" );
document.write( " B.
\n" );
document.write( "1/216
\n" );
document.write( " C.
\n" );
document.write( "1/36
\n" );
document.write( " D.
\n" );
document.write( "1/120
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #713179 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There are 6^3 = 6*6*6 = 36*6 = 216 ways to have three dice land. Only one of those ways is where we have three copies of 1 land face up, so 1+1+1 = 3 as the total sum.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide the two values and we get 1/216.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Choice B) 1/216 \n" ); document.write( " \n" ); document.write( " |