You can put this solution on YOUR website! a pair of dice is tossed. find the probability of getting a total of 8.
-------------------
Sucesses:: 6/2 ; 5/3 ; 4/4 ; 3/5 ; 2/6
----
# of ways to succeed:: 5
# of possible pairs:: 6*6 = 36
---
P(sum = 8) = 5/36
-----------------------
Cheers,
Stan H.
-------------