The document contains solutions to permutation and combination problems. It lists the number of total outcomes for rolling a dice n times as 6n, and the number of total outcomes for tossing a coin (n-1) times as 2n-1. It then works through additional problems calculating permutations, combinations, and compound probabilities.