SOLUTION: three fair dice are tossed once. What is the probability that the faces show three consecutive integers ?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: three fair dice are tossed once. What is the probability that the faces show three consecutive integers ?      Log On


   



Question 611583: three fair dice are tossed once. What is the probability that the faces show three consecutive integers ?
Answer by stanbon(75887) About Me  (Show Source):
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 ?
-----
Winning sequences: 123 ; 234 ; 345 / 456
---
# of ways to succeed: 4
# of possible outcomes: 6*6*6 = 216
===
P(consecutive sequence) = 4/216 = 1/54
==========================================
Cheers,
Stan H.
===============