document.write( "Question 611583: three fair dice are tossed once. What is the probability that the faces show three consecutive integers ? \n" ); document.write( "
Algebra.Com's Answer #385042 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! three fair dice are tossed once. What is the probability that the faces show three consecutive integers ? \n" ); document.write( "----- \n" ); document.write( "Winning sequences: 123 ; 234 ; 345 / 456 \n" ); document.write( "--- \n" ); document.write( "# of ways to succeed: 4 \n" ); document.write( "# of possible outcomes: 6*6*6 = 216 \n" ); document.write( "=== \n" ); document.write( "P(consecutive sequence) = 4/216 = 1/54 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |