We use complements to enumerate sets.

The complement

(problem 1a) Two 6-sided dice are thrown, one of which is red and the other green. In how many ways can at least one 4 be rolled?
The number of outcomes with at least one 4 is .
(problem 1b) Two 6-sided dice are thrown, one of which is red and the other green. In how many ways can their sum be at least 3?
The number of outcomes whose sum is at least 3 is .
(problem 2) Two 6-sided dice are thrown, one of which is red and the other green. In how many ways can their sum be at least 5?
The number of outcomes whose sum is at least 5 is .
(problem 3a) Computer passwords are eight characters long where a character can be either an upper case letter, lower case letter, digit 0-9, or one of 8 special symbols. How many passwords are possible if a password must contain at least one capital letter?
The number of passwords with at least one capital letter is .
(problem 4) How many bit matrices contain at least one 0?
(problem 5) A coin is flipped 6 times and the sequence of heads and tails is recorded.
How many possible outcomes contain at least 2 tails?