Two dice are rolled. Find the probability that the sum is greater than 7 or that one die is less than 3.

There are 15 ways the sum is greater than 7. There are 20 ways one die is less than 3. The events are not mutually exclusive and they occur simultaneously 2 times. Using the formula LaTeX:  P(A \cup B) = P(A) + P(B) - P(A \cap B) = \frac{5}{12} + \frac{5}{9} - \frac{1}{18} = \frac{11}{12}