Number System Questions

Multiple choice
  1. 72

  2. 60

  3. 90

  4. 84

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

If HCF of two numbers is 12, then both numbers are multiples of 12. Let the numbers be 12a and 12b where a and b are coprime. Their LCM = 12ab must be a multiple of 12. Checking the options: 72 = 12×6 (multiple of 12, possible), 60 = 12×5 (multiple of 12, possible), 84 = 12×7 (multiple of 12, possible), but 90 = 12×7.5 (not an integer multiple of 12, so 90 cannot be the LCM). The LCM must always be divisible by the HCF.

Multiple choice
  1. 17

  2. 21

  3. 16

  4. 18

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Finding HCF of 2040 and 391. 391 = 17 × 23 (since 391/17 = 23). Checking if 17 divides 2040: 2040/17 = 120, which is an integer. Checking if 23 divides 2040: 2040/23 = 88.7, not an integer. Therefore HCF = 17.

Multiple choice
  1. $9$
  2. $1$
  3. $6$
  4. $3$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Numbers are in ratio 2:3:5, so let them be 2k, 3k, 5k. Their LCM = 90. 2k, 3k, 5k have LCM = 30k (since 2, 3, 5 are coprime). So 30k = 90, giving k = 3. The numbers are 6, 9, 15. Their HCF = 3. Alternatively: LCM = k × LCM(2,3,5) = k × 30 = 90, so k = 3. HCF = k × HCF(2,3,5) = 3 × 1 = 3.

Multiple choice
  1. 24, 30

  2. 18, 40

  3. 12, 60

  4. 12, 40

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

For two numbers, HCF × LCM = product of the numbers. Given HCF = 6 and LCM = 120, the product is 720. Checking option A: 24 × 30 = 720 ✓ and HCF(24,30) = 6 ✓ and LCM(24,30) = 120 ✓. Option B: 18 × 40 = 720 but HCF = 2, not 6. Option C: 12 × 60 = 720 but HCF = 12, not 6.

Multiple choice
  1. 144

  2. 36

  3. 100

  4. 64

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The smallest 4-digit number is 1000. Find LCM of 24 and 36: 24 = 2³ × 3, 36 = 2² × 3². LCM = 2³ × 3² = 8 × 9 = 72. Find the smallest 4-digit number divisible by 72: 1000 ÷ 72 = 13.89..., so we need 14 × 72 = 1008. The remainder when 1008 is divided by 40: 1008 ÷ 40 = 25.2, so 25 × 40 = 1000, remainder = 1008 - 1000 = 8. The square of 8 = 64.

Multiple choice
  1. 8970

  2. 9960

  3. 9864

  4. 9903

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Find LCM of 60, 18, 20. 60 = 2² × 3 × 5. 18 = 2 × 3². 20 = 2² × 5. LCM = 2² × 3² × 5 = 4 × 9 × 5 = 180. So the number N = 180k + 3. For the largest 4-digit number: 180k + 3 ≤ 9999. 180k ≤ 9996. k ≤ 55.5, so k = 55. N = 180 × 55 + 3 = 9900 + 3 = 9903. This is a 4-digit number that leaves remainder 3 when divided by 60, 18, and 20. Let's verify: 9903 ÷ 60 = 165 remainder 3. 9903 ÷ 18 = 550 remainder 3. 9903 ÷ 20 = 495 remainder 3. The answer is indeed 9903.

Multiple choice
  1. 9

  2. 5

  3. 7

  4. 8

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

For the same remainder r when dividing 49, 147, 322 by d: 49 = dq1 + r, 147 = dq2 + r, 322 = dq3 + r. Subtracting pairs eliminates r: differences are 98, 175, 253. The HCF of these differences gives the greatest possible d. HCF(98, 175, 253) = 7. Verification: 49 ÷ 7 = 7 rem 0, 147 ÷ 7 = 21 rem 0, 322 ÷ 7 = 46 rem 0. All give remainder 0, confirming 7 is the answer.

Multiple choice
  1. If statement I alone is sufficient but statement II alone is not sufficient.

  2. If statement II alone is sufficient but statement I alone is not sufficient

  3. If each statement alone (either I or II) is sufficient.

  4. If statement I and II together are not sufficient.

  5. If both statements together are sufficient, but neither statement alone is sufficient.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Statement I: Number gives remainder 2 when divided by 5, so it could be 12, 22, 32, 42, 52, 62, 72, 82, 92. Some of these are divisible by 12 (12, 24, 36, 48, 60, 72, 84, 96), some are not. Statement II: Number gives remainder 1 when divided by 3. Combining both statements: numbers with remainder 2 mod 5 are 12, 22, 32, 42, 52, 62, 72, 82, 92. Checking which give remainder 1 mod 3: only 22, 52, 82 satisfy both. None of these are divisible by 12. But we cannot conclude divisibility without checking each candidate - and there's no unique determination. Even together, insufficient.

Multiple choice
  1. $\displaystyle \frac{11}{30}$
  2. $.0.4$
  3. $0.2$
  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Numbers 1-25. Composite: 4, 6, 8, 9, 10, 12, 14, 15, 16, 18, 20, 21, 22, 24, 25 (15 total). Non-composite: 1, 2, 3, 5, 7, 11, 13, 17, 19, 23 (10 total). Composite divisible by 5: 10, 15, 20, 25 (4). Non-composite divisible by 2: 2 (1). Total favorable = 5. Probability = 5/25 = 0.2.