MCQEasyJEE 2024Sets & Operations

JEE Mathematics 2024 Question with Solution

Let AA = {n[100,700]Nn \in [100, 700] \cap N : nn is neither a multiple of 33 nor a multiple of 44}. Then the number of elements in AA is:

  • A

    300300

  • B

    280280

  • C

    310310

  • D

    290290

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: AA = {n[100,700]Nn \in [100, 700] \cap N : nn is neither a multiple of 33 nor a multiple of 44}.

Find: The number of elements in AA.

First find the total number of natural numbers in [100,700][100,700]:

Total=700100+1=601\text{Total} = 700 - 100 + 1 = 601

Now count the multiples of 33 in [100,700][100,700]. They are

102,105,108,,699102, 105, 108, \ldots, 699

This is an AP with

a=102,d=3,l=699a = 102, \quad d = 3, \quad l = 699

Using

Tn=a+(n1)dT_n = a + (n-1)d

we get

699=102+(n1)3699 = 102 + (n-1)3 597=3(n1)597 = 3(n-1) n=200n = 200

Thus, the number of multiples of 33 is 200200.

Now count the multiples of 44 in [100,700][100,700]. They are

100,104,108,,700100, 104, 108, \ldots, 700

This is an AP with

a=100,d=4,l=700a = 100, \quad d = 4, \quad l = 700

Using

Tn=a+(n1)dT_n = a + (n-1)d

we get

700=100+(n1)4700 = 100 + (n-1)4 600=4(n1)600 = 4(n-1) n=151n = 151

Thus, the number of multiples of 44 is 151151.

Now count the numbers which are multiples of both 33 and 44, that is, multiples of 1212. They are

108,120,132,,696108, 120, 132, \ldots, 696

This is an AP with

a=108,d=12,l=696a = 108, \quad d = 12, \quad l = 696

Using

Tn=a+(n1)dT_n = a + (n-1)d

we get

696=108+(n1)12696 = 108 + (n-1)12 588=12(n1)588 = 12(n-1) n=50n = 50

Thus, the number of multiples of 1212 is 5050.

Apply the inclusion-exclusion principle:

n(34)=n(3)+n(4)n(34)n(3 \cup 4) = n(3) + n(4) - n(3 \cap 4)

Substituting the values,

n(34)=200+15150=301n(3 \cup 4) = 200 + 151 - 50 = 301

Therefore,

n(A)=Totaln(34)n(A) = \text{Total} - n(3 \cup 4) n(A)=601301=300n(A) = 601 - 301 = 300

Hence, the number of elements in AA is 300300. The correct option is A.

Common mistakes

  • Counting the interval [100,700][100,700] incorrectly by writing 700100=600700-100=600 and forgetting the +1+1. Since both endpoints are included, the total number of integers is 601601, not 600600.

  • Adding the counts of multiples of 33 and 44 directly without subtracting the common multiples. Numbers divisible by 1212 are counted twice, so inclusion-exclusion must be used.

  • Taking the first multiple of 33 in the interval as 100100 or the first multiple of 1212 as 100100. The first valid terms are 102102 for multiples of 33 and 108108 for multiples of 1212.

Practice more Sets & Operations questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step - free to start.

Related questions