• + 0 comments

    each die has 6 faces : total outcomes=6*6=36 there is 5 outcomes where sum=6

    dice must be different

    remove where both dice are same (3,3) is not allowed.

    outcomes=4 (1,5),(2,4),(4,2),(5,1)

    p=outcomes/total outcomes =4/36 = 1/9