This document provides suggested solutions to problems from Tutorial 6 on mathematics of games. It includes:
1) Calculating the probabilities of getting three of a kind vs two pairs in a 5-card poker hand and showing three of a kind is less likely.
2) Finding probabilities of drawing specific card combinations in a 5-card stud hand where a pair and king are already on the table.
3) Explaining there are n!/k! ways to arrange a set of n numbers where k of the numbers are the same and the rest are distinct.