Let A denote the set of integers between 1 and 2000 which are divisible by 24 and B denote the set of integers between 1 and 2000 which are divisible by 27. How many elements are there in the set A∪B?

Let A denote the set of integers between 1 and 2000 which are divisible by 24 and B denote the set of integers between 1 and 2000 which are divisible by 27. How many elements are there in the set A∪B? Correct Answer 148

Calculation:

⇒ n(A) = = 83 (A is a set of integers between 1 to 2000 and is divisible by 24)
⇒ n(B) = = 74 (B is a set of integers between 1 to 2000 divisible by 27. where is the greatest integer function)  
⇒ A∩B = Set of integers between 1 and 1000 which are divisible by 24 and 27 both, i.e. divisible by 216.
⇒ n(A∩B) =  = 9

⇒ n(A∪B) = n(A) + n(B) – n(A ∩ B) = 83 + 74 – 9 = 148

Additional Information

Union of Sets
⇒ Union of two or more sets is the best of all elements that belong to any of these sets. The symbol used for union of sets is 'U' 
⇒ i.e. AUB = Union of set A and set B
           = {x : x  A or x  B (or both)}
⇒ e.g. If A = {1, 2, 3, 4} and B = {2, 4, 5, 6} and C = {1, 2, 6, 8} then AUBUC = {1, 2, 3, 4, 5, 6 8}.
Intersection of Sets
⇒ It is the set of all of the elements, which are common to all the sets. The symbol used for intersection of sets is '∩'.
 
⇒ i.e. A∩B = {x : x  A and x  B}
⇒ e.g. If A = {1, 2, 3, 4} an B = {2, 4, 5, 6} and C = {1, 2, 6, 8}, then A∩B∩C = {2}.
⇒ Remember that n(AUB) = n(A) + n(B) - (A∩B).

Related Questions

Let N denote the set of all non-negative integers and Z denote the set of all integers. The function f : Z → N given by f(x) = |x| is: