Solveeit Logo

Question

Question: Suppose $A_1, A_2, ....., A_{30}$ are 30 sets, each with 5 elements and $B_1, B_2, ....., B_n$ are n...

Suppose A1,A2,.....,A30A_1, A_2, ....., A_{30} are 30 sets, each with 5 elements and B1,B2,.....,BnB_1, B_2, ....., B_n are n sets, each with 3 elements. i=130Ai=j=1nBj=S\bigcup_{i=1}^{30} A_i = \bigcup_{j=1}^{n} B_j = S, and each element of S belongs to exactly 10 of AiA_i's and 9 of BjB_j's. Find 'n'.

A

90

B

15

C

9

D

45

Answer

45

Explanation

Solution

Total occurrences in A-sets = 30×5=15030 \times 5 = 150. Since each element appears in 10 A-sets, the number of distinct elements is

S=15010=15.|S| = \frac{150}{10} = 15.

Similarly, total occurrences in B-sets = 3n3n. Since each element appears in 9 B-sets,

S=3n9=n3.|S| = \frac{3n}{9} = \frac{n}{3}.

Equate both expressions:

15=n3n=45.15 = \frac{n}{3} \quad \Rightarrow \quad n = 45.