Number System MCQ Quiz - Objective Question with Answer for Number System - Download Free PDF

Last updated on Apr 22, 2025

The number system is a proven topic for testing the candidates’ aptitude. It’s a primary part of many recruitments across the country as well as internationally. Set forth, Testbook has curated number system questions that range from beginner level to advance. To assist you in mastering this section, solutions to every question along with the explanations are also provided. Read this article and solve these number system MCQs Quiz.

Latest Number System MCQ Objective Questions

Number System Question 1:

Three people start walking around a circular arena from the same place at the same time in the same direction. The first person completes a full cycle in 120 seconds. Second finish in 150 seconds and third finish in 80 seconds. Then after how much time will the three people meet at the starting point?

  1. 20 minutes
  2. 2 minutes 20 seconds
  3. 2 minutes 30 seconds
  4. 1 minute 40 seconds

Answer (Detailed Solution Below)

Option 1 : 20 minutes

Number System Question 1 Detailed Solution

Given:

Time taken by the first person to complete one cycle = 120 seconds

Time taken by the second person to complete one cycle = 150 seconds

Time taken by the third person to complete one cycle = 80 seconds

Formula used:

To find when the three people will meet at the starting point, we need to calculate the LCM (Least Common Multiple) of the times they take to complete one cycle.

Calculation:

Prime factorizations:

120 = 2³ × 3 × 5

150 = 2 × 3 × 5²

80 = 2⁴ × 5

LCM = Highest power of each prime factor:

LCM = 2⁴ × 3 × 5² = 16 × 3 × 25 = 1200 seconds

∴ The three people will meet at the starting point after 1200 seconds (or 20 minutes).

Number System Question 2:

The smallest natural number which is divisible by 26, 20, 40 and 13 is:

  1. 538
  2. 442
  3. 545
  4. 520

Answer (Detailed Solution Below)

Option 4 : 520

Number System Question 2 Detailed Solution

Given:

The numbers are: 26, 20, 40, 13

Formula used:

To find the smallest number divisible by these numbers, we need to calculate the LCM (Least Common Multiple).

Calculation:

Prime factorizations:

26 = 2 × 13

20 = 2² × 5

40 = 2³ × 5

13 = 13

LCM = Highest power of each prime factor:

LCM = 2³ × 5 × 13 = 8 × 5 × 13 = 520

∴ The smallest natural number divisible by 26, 20, 40, and 13 is 520.

Number System Question 3:

If the sum of three consecutive natural numbers is 87, then find the middle number. 

  1. 27
  2. 29
  3. 30
  4. 28

Answer (Detailed Solution Below)

Option 2 : 29

Number System Question 3 Detailed Solution

Given :

The number of three consecutive numbers = 87

Calculation :

Let the three consecutive natural numbers be x , (x + 1) , (x + 2)

According to the question,

x + (x + 1) + (x + 2) = 87

⇒ 3x + 3 = 87

⇒ 3x = 87 - 3

⇒ 3x = 84

⇒ x = 28

Middle term = x+1 

⇒ 28 + 1 = 29

 The middle number is 29.

Number System Question 4:

Simplify: 646+506254+219523+4489

  1. 18
  2. 112
  3. 198
  4. 102

Answer (Detailed Solution Below)

Option 2 : 112

Number System Question 4 Detailed Solution

Given:

646+506254+219523+4489

 

Calculation:

646+506254+219523+4489

⇒ 266+1544+2833+672

⇒ 2 + 15 + 28 + 67 = 112

Option 2 is the correct answer.

Number System Question 5:

What is the greatest number that will divide 446 and 487, leaving remainders 9 and 12, respectively?

  1. 22
  2. 25
  3. 23
  4. 19

Answer (Detailed Solution Below)

Option 4 : 19

Number System Question 5 Detailed Solution

Given:

Number 1: 446, leaving remainder 9.

Number 2: 487, leaving remainder 12.

Formula Used:

To find the greatest number that divides two given numbers leaving specific remainders, subtract the remainders from each number and then find the GCD (Greatest Common Divisor) of the results.

Calculation:

Number 1 - Remainder 1 = 446 - 9

Number 2 - Remainder 2 = 487 - 12

⇒ 446 - 9 = 437

⇒ 487 - 12 = 475

Now find the GCD of 437 and 475.

437 = 19 × 23

475 = 19 × 25

GCD (437, 475) = 19

The greatest number that will divide 446 and 487 leaving remainders 9 and 12 respectively is 19.

Top Number System MCQ Objective Questions

Find the sum of the factors of 3240

  1. 10890
  2. 11000
  3. 10800
  4. 10190

Answer (Detailed Solution Below)

Option 1 : 10890

Number System Question 6 Detailed Solution

Download Solution PDF

Given:

3240

Concept:

If k = ax × by, then

a, and b must be prime number 

Sum of all factors = (a0 + a1 + a2 + ….. + ax) (b0 + b1 + b2 + ….. + by)

Solution:

3240 = 23 × 34 × 51

Sum of factors = (20 + 21 + 22 + 23) (30 + 31 + 32 + 33 + 34) (50 + 51)

⇒ (1 + 2 + 4 + 8) (1 + 3 + 9 + 27 + 81) (1 + 5)

⇒ 15 × 121 × 6

⇒ 10890

∴ required sum is 10890

Rs. 720 was divided among A, B, C, D, E. The sum received by them was in ascending order and in arithmetic progression. E received Rs. 40 more than A. How much did B receive?

  1. Rs. 134
  2. Rs. 154
  3. Rs. 144
  4. Rs. 124

Answer (Detailed Solution Below)

Option 1 : Rs. 134

Number System Question 7 Detailed Solution

Download Solution PDF

Given:-

A+B+C+D+E = Rs. 720 

E - A = 40

Concept used:-

Arithmatic progression -

a, a + d, a + 2d, a + 3d, a + 4d

nth term(Tn) = a + (n -1)d

Calculation:- 

Let, A receive Rs. a and the difference between each consecutive person be Rs. d.

AmountE = a + 4d

Amount= a

According to the question,

⇒ a + 4d - a = 40

⇒ 4d = 40

⇒ d = 10

Also,

a + (a + d) + (a + 2d) + (a + 3d) + (a + 4d) = 720

⇒ 5a + 10d = 720

⇒ 5a + 10 × 10 = 720

⇒ 5a = 720 - 100

⇒ a = 620/5 = 124

So, AmountB = a + d = 124 + 10 = Rs. 134

Alternate Method

Calculation:

A, B, C, D and E 

As the amount received is in AP,

Difference in an amount of two consecutive members is the same.

⇒ B – A = C – B = D – C = E – D

We have E – A = 40, 

⇒ B – A = 10, C – B = 10, D – C  = 10, E – D = 10,

Let say A received Rs. x,

Then B, C, D and E will receive,

⇒ x + 10, x + 20, x + 30, x + 40

According to the question,

⇒ x + (x + 10) + (x + 20) + (x + 30) + (x + 40) = 720

⇒ 5x + 100 = 720

⇒ 5x = 620

⇒ x = 124

B will receive = x + 10 = 124 + 10 = 134

∴ B will receive amount of Rs. 134

The sum of 7 consecutive natural numbers is 1617. Find how many of these are prime numbers?

  1. 2
  2. 3
  3. 1
  4. 4

Answer (Detailed Solution Below)

Option 1 : 2

Number System Question 8 Detailed Solution

Download Solution PDF

Given:

The sum of seven consecutive natural numbers = 1617

Calculation:

Let the numbers be n, n + 1, n + 2, n + 3, n + 4, n + 5, n + 6 respectively

⇒ 7n + 21 = 1617

⇒ 7n = 1596

⇒ n = 228

The numbers is 228, 229, 230, 231, 232, 233, 234

Out of these 229, 233 are prime numbers

∴ Required prime numbers is 2

Three piece of timber 143m, 78m and 117m long have to be divided into planks of the same length. What is the greatest possible length of each plank?

  1. 7 m
  2. 11 m
  3. 13 m
  4. 17 m

Answer (Detailed Solution Below)

Option 3 : 13 m

Number System Question 9 Detailed Solution

Download Solution PDF

Given:

Length of timber1 = 143 m

Length of timber2 = 78 m

Length of timber3 = 117 m

Calculation:

Greatest possible length of each plank = HCF of 143, 78 and 117

143 = 13 × 11

78 = 13 × 2 × 3

117 = 13 × 3 × 3 

HCF is 13

∴ Greatest possible length of each plank is 13 m.

Find which of the following are twin Primes.

  1. (37, 41)
  2. (3 , 7)
  3. (43 , 47)
  4. (71, 73)

Answer (Detailed Solution Below)

Option 4 : (71, 73)

Number System Question 10 Detailed Solution

Download Solution PDF

Concept used:

Twin prime numbers are pairs of prime numbers that have a difference of exactly two.

In other words, if (p, p+2) are both prime numbers, then they are considered twin primes.

Formally, if p and p+2 are both primes, then they are known as twin primes.

For example, (3, 5), (11, 13), and (17, 19) are pairs of twin primes.

Calculation:

Twin primes are pairs of successive primes that differ by two. 

The primes from 1 to 100 are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97

Options:

(37, 41) - Difference between them is 4.

(3, 7) - The difference between them is 4.

(43, 47) - Difference between them is 4.

(71, 73) - Difference between them is 2.

Here, in the given option (71 and 73) are prime numbers and their difference is '2'.

Four bells ring simultaneously at starting and an interval of 6 sec, 12 sec, 15 sec and 20 sec respectively. How many times they ring together in 2 hours?

  1. 120
  2. 60
  3. 121
  4. 112

Answer (Detailed Solution Below)

Option 3 : 121

Number System Question 11 Detailed Solution

Download Solution PDF

GIVEN:

Four bells ring simultaneously at starting and an interval of 6 sec, 12 sec, 15 sec and 20 sec respectively.

CONCEPT:

LCM: It is a number which is a multiple of two or more numbers.

CALCULATION:

LCM of (6, 12, 15, 20) = 60

All 4 bells ring together again after every 60 seconds

Now,

In 2 Hours, they ring together = [(2 × 60 × 60)/60] times + 1 (at the starting) = 121 times

∴ In 2 hours they ring together for 121 times

Mistake Points

In these type of question we assume that we have started counting the time after first ringing. Due to this when we calculate the LCM it gives us the ringing at 2nd time not the first time. So, we needed to add 1.

Four bells ringing together and ring at an interval of 12 sec, 15 sec, 20 sec, and 30 sec respectively. How many times will they ring together in 8 hours?  

  1. 481
  2. 480
  3. 482
  4. 483

Answer (Detailed Solution Below)

Option 1 : 481

Number System Question 12 Detailed Solution

Download Solution PDF

Given:

Four bells ringing timing is 12 sec, 15 sec, 20 sec,30 sec 

Calculation:

Four bells ringing timing is 12 sec, 15 sec, 20 sec,30 sec 

Now we have to take LCM of time interval

⇒ LCM of (12, 15, 20, 30) = 60

Total seconds in 8 hours = 8 × 3600 = 28800

Number of times bell rings = 28800/60

⇒ Number of times bell rings = 480

If four bells ring together in starting

⇒ 480 + 1 

∴ The bell ringing 481 times in 8 hours.

Mistake PointsThe bells start tolling together, the first toll also needs to be counted, that is the number of times of tolling since the first time.

If a number is in the form of 810 × 97 × 78, find the total number of prime factors of the given number.

  1. 52
  2. 560
  3. 3360
  4. 25

Answer (Detailed Solution Below)

Option 1 : 52

Number System Question 13 Detailed Solution

Download Solution PDF

Given:

The number is 810 × 97 × 78 

Concept used:

If a number of the form xa × yb × zc ...... and so on, then total prime factors = a + b + c ..... and so on

Where x, y, z, ... are prime numbers

Calculation:

The number 810 × 97 × 78 can be written as (23)10 × (32)7 × 78 

The number can ve written as 230 × 314 × 78 

Total number of prime factors = 30 + 14 + 8

∴ The total number of prime factors are 52

If the 5-digit number 676xy is divisible by 3, 7 and 11, then what is the value of (3x - 5y)?

  1. 9
  2. 11
  3. 10
  4. 7

Answer (Detailed Solution Below)

Option 1 : 9

Number System Question 14 Detailed Solution

Download Solution PDF

Given:

676xy is divisible by 3, 7 & 11

Concept:

When 676xy is divisible by 3, 7 &11, it will also be divisible by the LCM of 3, 7 &11. 

Dividend = Divisor × Quotient + Remainder

Calculation:

LCM (3, 7, 11) = 231

By taking the largest 5-digit number 67699 and divide it by 231.

∵ 67699 = 231 × 293 + 16

⇒ 67699 = 67683 + 16 

⇒ 67699 - 16 = 67683 (completely divisible by 231)

∴ 67683 = 676xy (where x = 8, y = 3)

(3x - 5y) = 3 × 8 - 5 × 3

⇒ 24 - 15 = 9 

∴ The required result = 9

The LCM and HCF of 2 numbers are 168 and 6 respectively. If one of the numbers is 24, find the other.

  1. 36
  2. 38
  3. 40
  4. 42

Answer (Detailed Solution Below)

Option 4 : 42

Number System Question 15 Detailed Solution

Download Solution PDF

We know that,

product of two numbers = L.C.M × H.C.F of those numbers

Let the second number be x.

24 × x = 168 × 6

x = 6 × 7

x = 42
Get Free Access Now
Hot Links: teen patti customer care number teen patti sequence teen patti online teen patti joy teen patti master official