Number System Questions

Multiple choice
  1. 45, 105

  2. 60, 90

  3. 55, 95

  4. 30, 120

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

Let the numbers be 15x and 15y, where x and y are coprime. 15x + 15y = 150 implies x + y = 10. Possible pairs (x, y) are (1, 9), (3, 7). If (1, 9), numbers are 15 and 135. If (3, 7), numbers are 45 and 105. Since both must be greater than 15, 45 and 105 is the correct pair.

Multiple choice
  1. 4963

  2. 39767

  3. 49634

  4. 39770

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

Numbers are of the form 3k + 2. Smallest 3-digit number: 101 (3*33+2). Largest < 500: 497 (3*165+2). This is an AP: 101, 104, ..., 497. Number of terms n = (497 - 101)/3 + 1 = 396/3 + 1 = 132 + 1 = 133. Sum = n/2 * (first + last) = 133/2 * (101 + 497) = 133/2 * 598 = 133 * 299 = 39767.

Multiple choice
  1. 324

  2. 578

  3. 289

  4. 136

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

If n divides 2616, 6951, and 9552 with the same remainder, n must divide the differences: 6951 - 2616 = 4335, 9552 - 6951 = 2601, and 9552 - 2616 = 6936. The HCF of 4335, 2601, and 6936 is 17^2 = 289.

Multiple choice
  1. 64

  2. 66

  3. 120

  4. 16

  5. 25

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

The Highest Common Factor (HCF) of any two numbers must always be a factor of their Least Common Multiple (LCM). Among the given options, only 16 is a factor of 144 (144 / 16 = 9), so 16 can be their HCF.