document.write( "Question 433974: A pair of dice is rolled. What are the odds against rolling a sum of 5?\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help! \n" );
document.write( "
Algebra.Com's Answer #300749 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pair of dice is rolled. What are the odds against rolling a sum of 5? \n" ); document.write( "------------------------ \n" ); document.write( "To get a sum of 5 roll:1,4;2,3;3,2; or 4,1 \n" ); document.write( "So there are 4 of 36 ways to succeed. \n" ); document.write( "Then there are 32 way to fail. \n" ); document.write( "----- \n" ); document.write( "odds against rolling sum of 5 = (32/36)/(4/36) = 8/1 = 8:1 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |