You can put this solution on YOUR website! find the probability of rolling two dice that add to five: P (five).
---
Ways to succeed: 1/4 ; 2/3 ; 3/2 ; 4/1
----
# of ways to succeed: 4
# of possible outcomes: 6*6 = 36
----
P(sum = 5) = 4/36 = 1/9
===============================
Cheers,
Stan H.
===============