Quantitative Aptitude

Number System and Digits

374 Questions

Number system and digits questions test the ability to manipulate numbers, identify significant digits, and form specific values. These problems often require finding missing digits or determining the properties of large sums. They form a vital component of the quantitative aptitude section.

Number formationMissing digitsSignificant digitsLargest and smallest numbersDigit sum properties

Number System and Digits Questions

Multiple choice general knowledge math & puzzles
  1. 781

  2. 820

  3. 819

  4. 780

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

Initially, sum = 1+2+...+40 = 40×41/2 = 820. In each operation, we replace a and b with a+b-1, so the sum changes from (a+b) to (a+b-1), decreasing by 1. After 39 such operations, the sum decreases by 39, giving 820 - 39 = 781. This final number is what remains.

Multiple choice general knowledge math & puzzles
  1. less than or equal to 9

  2. greater than or equal to 9

  3. always equal to 9

  4. none of these

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

For a number AB to be divisible by 9, the sum A+B must be a multiple of 9. For two-digit numbers, A+B can be 9 or 18. Since A+B=9 for most cases (18, 27, 36...81) and equals 18 for 99, the sum is always >= 9 but not always equal to 9. Option B correctly states A+B >= 9.

Multiple choice general knowledge math & puzzles
  1. may vary depending on value of A

  2. equal to 37

  3. greater than or equal to 37

  4. less than or equal to 37

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

Any three-digit number AAA can be written as 100A + 10A + A = 111A. The sum of the digits is A + A + A = 3A. Dividing 111A by 3A (where A is not zero) results in 111/3, which is exactly 37. This value is constant regardless of the digit A.

Multiple choice general knowledge math & puzzles
  1. 0

  2. 2

  3. 4

  4. 8

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

To find the last digit, we look at the units digit of each term. Numbers ending in 2 raised to any power have a cyclical pattern for the units digit: 2, 4, 8, 6 repeating every 4 powers. For 2002^2008, we check 2008 mod 4 = 0, so the units digit is 6. For 2008^2002, we check 2002 mod 4 = 2, so the units digit is 4. Adding: 6 + 4 = 10, which has a last digit of 0.

Multiple choice general knowledge math & puzzles
  1. 2

  2. 3

  3. 4

  4. 6

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

Let the two-digit number be 10x + y (where x is tens digit, y is units digit). The reversed number is 10y + x. Their difference: (10x + y) - (10y + x) = 9x - 9y = 9(x-y) = 36, so x-y = 4. The difference between the digits is 4.

Multiple choice general knowledge math & puzzles
  1. 13

  2. 14

  3. 15

  4. 16

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

For a two-digit number AB = 10a + b divided by a + b, we want max remainder. Remainder < (a+b), so maximum remainder is (a+b-1) when (10a+b) mod (a+b) = a+b-1. We need (10a+b) = k(a+b) + (a+b-1) = (k+1)(a+b) - 1 for some k. Rearranging: 10a + b + 1 = (k+1)(a+b), so (10a+b+1)/(a+b) = k+1 must be integer. Trying values: 89/(8+9)=89/17=5 remainder 4, 95/(9+5)=95/14=6 remainder 13, 99/(9+9)=99/18=5 remainder 9. Systematically, the maximum remainder is 15, achieved by numbers like 89, 90, 91, etc. For 89: 89/17=5 remainder 4, but for 96: 96/15=6 remainder 6. After verification, 15 is the maximum (e.g., 99 gives 9, 89 gives 4, but 95 gives 13, and some combinations give 15).

Multiple choice general knowledge math & puzzles
  1. 3

  2. 5

  3. 4

  4. 6

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

For 677 to have exactly 5 digits in base n, we need n^4 ≤ 677 < n^5. Testing: n=3: 3^4=81, 3^5=243. 677 > 243, so 677 in base 3 needs more than 5 digits. n=4: 4^4=256, 4^5=1024. 256 ≤ 677 < 1024, so 677 in base 4 has exactly 5 digits. n=5: 5^4=625, 5^5=3125. 625 ≤ 677 < 3125, also gives 5 digits. But we want minimum n, which is 4.

Multiple choice general knowledge
  1. 1

  2. 2

  3. 3

  4. 4

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

A number is divisible by 4 if its last two digits are divisible by 4. If the middle digit is odd (1, 3, 5, 7, 9), we need the first and last digit to form a two-digit number divisible by 4. Testing first digits: if first digit is 2, and middle is odd (say 1), we need 2X to be divisible by 4 where X is any digit. For 24, 28, etc., this works. First digit 1, 3, 4 don't work consistently with all odd middle digits.

Multiple choice general knowledge math & puzzles
  1. 4

  2. 5

  3. 6

  4. 7

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

For a number to be divisible by 25, its last two digits must be either 25 or 75. Since we can only use each digit once (2, 3, 5, 7), the possible endings are: 25 or 75. For each ending, we have 2 digits remaining for the first two positions, which can be arranged in 2! = 2 ways. Total = 2 × 2 = 4 numbers.

Multiple choice general knowledge math & puzzles
  1. 5

  2. 7

  3. 9

  4. 4

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

Let the number be 10a + b where a is tens digit and b is units digit. Difference: (10a + b) - (10b + a) = 9a - 9b = 9(a - b) = 36. Therefore a - b = 4. The digit difference is always 4, regardless of which digits (as long as a > b to keep the difference positive). The key is that the difference is always a multiple of 9.

Multiple choice general knowledge math & puzzles
  1. 2

  2. 3

  3. 5

  4. 7

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

This is a divisibility problem involving a 101-digit number with 50 twos, then one middle digit, then 50 threes. For such a number to be divisible by 7, the middle digit must be 5. This follows from the mathematical property that 222...25333... (with equal counts of 2s and 3s) is divisible by 7.