.
There are 66 + 94 - 1 = 159 elements in the union. ANSWER
Every time, when you have an universal set U and two its finite subsets A and B with n(A) and n(B) elements
respectively, the number of elements in their UNION (A U B) is
n(A U B) = n(A) + n(B) - n(A intersection B),
where n(A intersection B) is the number of elements in their intersection.
The last equality DESERVES you MEMORIZE it.
It is one of the basic equalities (identities) in elementary Set theory.
--------------
See the lesson
- Counting elements in sub-sets of a given finite set
in this site.