Salick Academy

Try each one on paper first, then check a single step. That is worth far more than reading a finished solution.

Example 1 — complement, union and intersection

U={1,2,3,,10}U = \{1, 2, 3, \ldots, 10\}, AA is the set of even numbers in UU, and BB is the set of multiples of 3 in UU. List ABA \cap B, ABA \cup B and AA'.

Example 2 — a two-set counting problem

In a class of 40 students, 25 study French, 18 study Spanish and 8 study both. How many study at least one of the languages, and how many study neither?

Example 3 — running the counting formula backwards

Of 50 people surveyed, 30 like tea, 25 like coffee and 5 like neither. How many like both?