Number System Questions

Multiple choice
  1. 9680

  2. 9280

  3. 7300

  4. 1360

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

Successive division by 11, 12, 15 with remainders 7, 3, 10. Let the number be N. N = 15k + 10. Previous quotient Q1 = 12(15k+10) + 3 = 180k + 123. N = 11(180k + 123) + 7 = 1980k + 1353 + 7 = 1980k + 1360. For largest 4-digit number, 1980k + 1360 <= 9999. 1980k <= 8639. k=4. N = 1980(4) + 1360 = 7920 + 1360 = 9280.

Multiple choice
  1. 5

  2. 4

  3. 0

  4. 10

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

To find the greatest 10-digit number with distinct digits divisible by 8, we arrange the digits in descending order as much as possible while ensuring the last three digits form a number divisible by 8. This gives the number 9876543120. Dividing this number by 11 yields a remainder of 4.

Multiple choice
  1. 15

  2. 22

  3. 27

  4. 31

  5. 37

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

Let the divisor be D. N = qD + 21. 3N = q'D + 9. Since 3N = 3(qD + 21) = 3qD + 63, the remainder when 3N is divided by D is the remainder of 63 divided by D. 63 = kD + 9, so kD = 54. Possible divisors are factors of 54 greater than 21. 27 is a factor of 54 and greater than 21.