Number System MCQs with Answers | PPSC FPSC CSS NTS — 53 Solved

Number System MCQs with Answers – Solved from Past Papers

53 solved Number System MCQs collected from real PPSC, FPSC, SPSC, KPPSC, BPSC & NTS past papers (2002–2025). Tap an option to attempt — see correct answer instantly. Download the full PDF for offline revision.

Number System Quiz
Score: 0 / 53
Question 1 of 53Not answered

Find LCM of 27 & 63?

Show solution

27 = 3³ and 63 = 3² × 7. LCM takes the highest power of each prime: 3³ × 7 = 27 × 7 = 189.

Question 2 of 53Not answered

The sum of three consecutive integers is 33. Find the smallest integer?

Show solution

Let smallest = x. Then x + (x+1) + (x+2) = 33, so 3x + 3 = 33 → x = 10.

Question 3 of 53Not answered

If 1is added to the largest four-digit number, the number becomes?

Show solution

Largest 4-digit number is 9999. Adding 1 gives 10000 (smallest 5-digit number).

Question 4 of 53Not answered

What is the HCF of 18 and 30?

Show solution

18 = 2 × 3² and 30 = 2 × 3 × 5. Common factors: 2 × 3 = 6. So HCF = 6.

Question 5 of 53Not answered

The sum of three consecutive even natural number is 78. Find the greater of these numbers?

Show solution

Let evens be x, x+2, x+4. Sum = 3x + 6 = 78 → x = 24. Greatest = 24 + 4 = 28.

Question 6 of 53Not answered

The sum of two numbers is 138, and their difference is 68. What is the smallest number?

Show solution

If a + b = 138 and a − b = 68, then smaller b = (138 − 68) ÷ 2 = 70 ÷ 2 = 35.

Question 7 of 53Not answered

What is the first prime number?

Show solution

1 is not prime (only one divisor). The first prime number is 2 (divisors: 1 and 2).

Question 8 of 53Not answered

What is the sum of the first 5 composite numbers?

Show solution

First 5 composite numbers are 4, 6, 8, 9, 10. Sum = 4 + 6 + 8 + 9 + 10 = 37.

Question 9 of 53Not answered

The sum of the first five prime numbers is?

Show solution

First 5 primes: 2, 3, 5, 7, 11. Sum = 2 + 3 + 5 + 7 + 11 = 28.

Question 10 of 53Not answered

What is the LCM of 6" and 7" term in an=3n+2?

Show solution

With aₙ = 3n + 2: a₆ = 20 and a₇ = 23. HCF(20,23) = 1, so LCM = 20 × 23 = 460.

Question 11 of 53Not answered

How many numbers of two digits are divisible by 9?

Show solution

Two-digit multiples of 9: 18, 27, 36, 45, 54, 63, 72, 81, 90, 99 — that is 10 numbers.

Question 12 of 53Not answered

The sum of three consecutive odd numbers is 105. Who is the smallest number?

Show solution

Let smallest odd = x. Then x + (x+2) + (x+4) = 105 → 3x + 6 = 105 → x = 33.

Question 13 of 53Not answered

What is the greatest possible length of a scale that can be used to measure exactly the lengths 3m, 5m 10cm, and 12m 90cm²

Show solution

Convert to cm: 300, 510, 1290. HCF(300,510) = 30; HCF(30,1290) = 30. Greatest scale = 30 cm.

Question 14 of 53Not answered

Greatest Common Divisor of two numbers is 8 while their Least Common Multiple is 144. Find the other number if one number is 16?

Show solution

Product of two numbers = HCF × LCM. So 16 × b = 8 × 144 = 1152 → b = 1152 ÷ 16 = 72.

Question 15 of 53Not answered

LCM stands for?

Show solution

LCM = Least Common Multiple. Among the given options, 'Least common' matches the abbreviation.

Question 16 of 53Not answered

The sum of three consecutive integers is 48. What is the smallest integer?

Show solution

x + (x+1) + (x+2) = 48 → 3x + 3 = 48 → x = 15. Smallest integer is 15.

Question 17 of 53Not answered

The sum of first five prime numbers is?

Show solution

First five primes: 2, 3, 5, 7, 11. Sum = 28.

Question 18 of 53Not answered

How many prime numbers are less than 50?

Show solution

Primes < 50: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47 — that is 15 primes.

Question 19 of 53Not answered

How many two digit numbers are there which are divisible by 6?

Show solution

Two-digit multiples of 6: from 12 to 96. Count = (96 − 12) ÷ 6 + 1 = 15.

Question 20 of 53Not answered

The greatest number which exactly divides 1050 and 750 is?

Show solution

1050 = 2 × 3 × 5² × 7 and 750 = 2 × 3 × 5³. HCF = 2 × 3 × 5² = 150.

Question 21 of 53Not answered

Two dice are thrown together. What is the probability that the sum of the numbers on the two faces is divisible by 4 or 6?

Show solution

Out of 36 outcomes: sums divisible by 4 (4,8,12) → 3+5+1 = 9 cases; sums divisible by 6 (6,12) → 5+1 = 6 cases; overlap (12) = 1. Union = 9 + 6 − 1 = 14. Probability = 14/36 = 7/18.

Question 22 of 53Not answered

The sum of first 45 natural numbers is?

Show solution

Sum of first n naturals = n(n+1)/2 = 45 × 46 / 2 = 1035.

Question 23 of 53Not answered

Three numbers which are co-prime to one another are such that the product of the first two is 551 and that of the two last numbers is 1073. The sum of the three numbers is?

Show solution

551 = 19 × 29 and 1073 = 29 × 37. The three coprime numbers are 19, 29, 37. Sum = 85.

Question 24 of 53Not answered

The sum of the digits of a two-digit number is 13. If 9 is added to the number, the digits are reversed. What is the number?

Show solution

Let digits a,b with a+b = 13. Adding 9 reverses: (10a+b) + 9 = 10b + a → b − a = 1. Solving: a=6, b=7. Number = 67.

Question 25 of 53Not answered

The sum of the digits of a two-digit number is 11. On adding 27 to the given number, its digits are reversed. Find the number?

Show solution

Digits a+b = 11. (10a+b) + 27 = 10b+a → b − a = 3. Solving: a=4, b=7. Number = 47.

Question 26 of 53Not answered

The product of two numbers is 750 and the LCM product of is 150. What is their HCF?

Show solution

Product of two numbers = HCF × LCM. So HCF = 750 ÷ 150 = 5.

Question 27 of 53Not answered

423 a divisible by?

Show solution

423 = 9 × 47, so 423 is divisible by 47 (only 47 among the options divides 423 exactly).

Question 28 of 53Not answered

Find the largest number which divides 62, 132 and 237 to leave the same remainder in each case?

Show solution

For same remainder, take differences: 132−62 = 70, 237−132 = 105, 237−62 = 175. HCF(70,105,175) = 35.

Question 29 of 53Not answered

The HCF of two numbers is 11 and their LCM is 693. If one of the numbers is 77, find the other?

Show solution

Product = HCF × LCM = 11 × 693 = 7623. Other number = 7623 ÷ 77 = 99.

Question 30 of 53Not answered

Find the number of numbers from 1 to 100 which are not divisible by 2?

Show solution

Numbers 1 to 100 not divisible by 2 are odd numbers: 1, 3, 5, …, 99 — that is 50 numbers.

Question 31 of 53Not answered

The sum of four consecutive even integers is 1284. The greatest of them is?

Show solution

Let evens be x, x+2, x+4, x+6. Sum = 4x + 12 = 1284 → x = 318. Greatest = 318 + 6 = 324.

Question 32 of 53Not answered

The LCM of two numbers 60 and 100 is?

Show solution

60 = 2² × 3 × 5 and 100 = 2² × 5². LCM = 2² × 3 × 5² = 300.

Question 33 of 53Not answered

What is the smallest integer divisible by both 25 and 30?

Show solution

Smallest integer divisible by both = LCM(25,30). 25 = 5², 30 = 2·3·5 → LCM = 2 × 3 × 5² = 150.

Question 34 of 53Not answered

The sum of four consecutive integers is 1290. The greatest of them is?

Show solution

Let integers x, x+1, x+2, x+3. Sum = 4x + 6 = 1290 → x = 321. Greatest = 321 + 3 = 324.

Question 35 of 53Not answered

HCF of 60 and 72 is?

Show solution

60 = 2² × 3 × 5 and 72 = 2³ × 3². HCF = 2² × 3 = 12.

Question 36 of 53Not answered

Sum of Prime Numbers between 60 and 80?

Show solution

Primes between 60 and 80: 61, 67, 71, 73, 79. Sum = 61 + 67 + 71 + 73 + 79 = 351.

Question 37 of 53Not answered

148 is divisible by?

Show solution

148 ÷ 37 = 4 exactly, so 148 is divisible by 37.

Question 38 of 53Not answered

The number 329 is divisible by?

Show solution

329 ÷ 7 = 47 exactly (7 × 47 = 329), so 329 is divisible by 7.

Question 39 of 53Not answered

When nis divided by 4, the remainder is 3. What is the remainder when 2n is divided by 4?

Show solution

If n mod 4 = 3, then 2n mod 4 = (2 × 3) mod 4 = 6 mod 4 = 2.

Question 40 of 53Not answered

Find the greatest 3/2, 2/5, 5/7?

Show solution

Decimals: 3/2 = 1.5, 2/5 = 0.4, 5/7 ≈ 0.714. Largest is 3/2.

Question 41 of 53Not answered

The largest four-digit number exactly divisible by 88 is?

Show solution

9999 ÷ 88 = 113.6… Take floor 113 × 88 = 9944. Largest 4-digit multiple of 88 is 9944.

Question 42 of 53Not answered

If 1/3 of the liquid contents of a can evaporates on the first day and 3/4 of the remainder evaporates on the second day, the fractional part of the original contents remaining at the close of the second day is?

Show solution

After day 1, remaining = 1 − 1/3 = 2/3. Day 2 evaporates 3/4 of 2/3, leaving 1/4 × 2/3 = 2/12 = 1/6.

Question 43 of 53Not answered

What is the smallest integer divisible by 21 and 18 and 24?

Show solution

21 = 3·7, 18 = 2·3², 24 = 2³·3. LCM = 2³ × 3² × 7 = 8 × 9 × 7 = 504.

Question 44 of 53Not answered

What is the sum of all prime numbers from 60 to 80?

Show solution

Primes from 60 to 80: 61, 67, 71, 73, 79. Sum = 351.

Question 45 of 53Not answered

How many numbers between 100 and 300 are divisible by 11?

Show solution

Multiples of 11 between 100 and 300: smallest 110, largest 297. Count = (297 − 110)/11 + 1 = 187/11 + 1 = 17 + 1 = 18.

Question 46 of 53Not answered

Acertain number when divided by 899 gives a remainder 63 What is the remainder when the same number is divided by 29?

Show solution

899 = 29 × 31, so 899 is a multiple of 29. Number = 899k + 63, hence remainder when divided by 29 = 63 mod 29 = 63 − 58 = 5.

Question 47 of 53Not answered

How many numbers up to 100 are divisible by 7?

Show solution

Multiples of 7 up to 100: 7, 14, …, 98. Count = floor(100/7) = 14.

Question 48 of 53Not answered

Three times the first of three consecutive odd integers is 3 more than twice the third. The third integer is?

Show solution

Let odds be x, x+2, x+4. Condition: 3x = 2(x+4) + 3 → 3x = 2x + 11 → x = 11. Third integer = 11 + 4 = 15.

Question 49 of 53Not answered

The total number of digits used in numbering the pages of a book having 366 pages is?

Show solution

Pages 1–9 use 9 digits; pages 10–99 use 90 × 2 = 180 digits; pages 100–366 use 267 × 3 = 801 digits. Total = 9 + 180 + 801 = 990.

Question 50 of 53Not answered

How many numbers between 100 and 300 are divisible by both 7 and 11?

Show solution

Divisible by both 7 and 11 means divisible by 77. Between 100 and 300: 154 and 231 — that is 2 numbers.

Question 51 of 53Not answered

Smallest natural number is?

Show solution

Natural numbers start from 1, so the smallest natural number is 1.

Question 52 of 53Not answered

Smallest prime number is?

Show solution

1 is not prime. The smallest prime is 2 (the only even prime).

Question 53 of 53Not answered

Sum of three consecutive even numbers is 60. The greatest number is?

Show solution

Let evens be x, x+2, x+4. Sum = 3x + 6 = 60 → x = 18. Greatest = 18 + 4 = 22.

Number System MCQs for PPSC, FPSC, NTS & All Pakistani Competitive Exams

Number System is one of the most fundamental topics in Pakistani competitive exam Math. From PPSC Lecturer, Sub-Inspector and Tehsildar tests to FPSC CSS Screening (MPT), NTS NAT/GAT, OTS, CTS, KPPSC, SPSC, BPSC and AJKPSC — almost every paper contains 1 to 5 number-system questions. Mastering this one topic alone can secure 2–5 marks in any One Paper format exam because the same LCM, HCF, divisibility and digit patterns repeat verbatim across years.

QuizWing has compiled 53 verified number system MCQs from real past papers spanning 2002–2025 — every question solved from scratch by AI and answer keys verified. The bank covers LCM & HCF, prime numbers, divisibility rules, factors & multiples, remainder problems, digit-finding problems, and consecutive-integer puzzles.

What types of number system questions appear?

  • LCM & HCF — “Find LCM of 27 & 63” → 189 (via prime factorization)
  • Divisibility problems — “If 347xy is divisible by 80, find x + y”
  • Consecutive integers — “Sum of three consecutive integers is 33; find the smallest” → 10
  • Largest / smallest n-digit number — “1 added to the largest 4-digit number gives?” → 10000
  • Remainder problems — modular arithmetic; “Number ÷ 899 gives remainder 63; find remainder ÷ 29”
  • Number of factors — for N = p1^a × p2^b × p3^c → factors = (a+1)(b+1)(c+1)
  • Sum of natural numbers — n(n+1)/2 for first n natural numbers

Key number system formulas

LCM × HCF = product of the two numbers
LCM(a, b) = a × b ÷ HCF(a, b)
Sum of first n natural numbers = n(n + 1) ÷ 2
Sum of first n squares = n(n + 1)(2n + 1) ÷ 6
Number of factors of N = p1^a × p2^b → (a + 1)(b + 1) …
Number of even factors = exclude factor of 2 from one of the (a+1) terms

Divisibility rules to memorise

  • ÷ 2 — last digit is even (0, 2, 4, 6, 8)
  • ÷ 3 — sum of digits divisible by 3
  • ÷ 4 — last two digits divisible by 4
  • ÷ 5 — last digit is 0 or 5
  • ÷ 6 — divisible by both 2 and 3
  • ÷ 8 — last three digits divisible by 8
  • ÷ 9 — sum of digits divisible by 9
  • ÷ 10 — last digit is 0
  • ÷ 11 — alternating digit sum divisible by 11 (e.g. for 4675: 4 − 6 + 7 − 5 = 0 ✓)

Mental-math shortcuts

  • First 25 primes — memorise: 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
  • Euclidean algorithm for HCF — repeatedly replace (a, b) with (b, a mod b) until one is 0
  • LCM shortcut — find HCF first, then LCM = (a × b) ÷ HCF
  • Consecutive integer sum — if total = T and n integers, smallest = (T − n(n−1)/2) ÷ n
  • Sum of digits — useful for both ÷ 3 and ÷ 9 checks
  • Largest n-digit = (10^n) − 1; smallest n-digit = 10^(n−1)

How to use this page for revision

Quiz mode: Tap any option — green = correct, red = wrong. Use the pagination buttons to move between sets of 25 MCQs at a time.

PDF download: Click Download PDF in the sticky bar to grab all 53 MCQs with answers for offline study.

Mixed practice: attempt our full PPSC Mock Test with all subjects + weighted distribution to simulate the real exam.

Number System weightage by exam

ExamTypical Number System MCQsMarks Share
PPSC One Paper1–32–5
FPSC Screening2–54–8
NTS NAT / GAT3–65–10
CSS Screening (MPT)3–66–12
OTS / CTS2–43–7
SPSC / KPPSC / BPSC1–32–5

All MCQs sourced from official past papers of PPSC, FPSC, SPSC, KPPSC and NTS. Found a wrong answer? WhatsApp 0302-1417839 — we fix every reported issue within 24 hours.

Frequently Asked Questions

Typically 1 to 3 number system MCQs appear in every PPSC One Paper test (Sub-Inspector, Tehsildar, Junior Clerk, Lecturer, BPS-14/16/17). FPSC, NTS and CSS papers tend to include 2–5. Mastering this topic alone secures 2–5 guaranteed marks because LCM, HCF, divisibility and digit problems repeat verbatim.

Based on our analysis of 53 past-paper MCQs (2002–2025), the three most-recurring types are: (1) LCM and HCF using prime factorization, (2) divisibility-rule based digit problems (find missing digit), and (3) remainder problems using modular arithmetic.

No. Calculators are not allowed in PPSC, FPSC, NTS, OTS or any provincial commission exam. Practise mental math shortcuts — 10%, 25%, 50% calculations should take under 5 seconds.

Yes for PPSC and FPSC — 0.25 marks deducted per wrong answer. Strategy: if you can eliminate 2 out of 4 options confidently, attempt it; otherwise leave blank.

Yes — click the Download PDF button in the sticky bar at the top of the quiz section. You get all 53 MCQs with answers in a branded QuizWing PDF, free, no signup.

Yes — 100% transferable. All provincial public service commissions follow a near-identical Math syllabus. The same number system MCQs appear (often verbatim) in SPSC, KPPSC, BPSC, AJKPSC and NTS NAT/GAT papers.

Message us on WhatsApp at 0302-1417839 with the question number and what you believe the correct answer should be. We verify against multiple sources and fix every reported issue within 24 hours.

Written by
Sadaqat Ali

Assistant Commissioner and competitive-exam expert. Sadaqat writes and reviews QuizWing's One Paper preparation content across all subjects — General…

More articles by Sadaqat Ali →

Leave a Comment