Sarkari RiseLogin

Number System Questions for SSC GD

Free, AI-curated practice for the Number System section of SSC GD. We have 15+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — SSC GD mockAll SSC GD resourcesAlready a user? Sign in →
📍 Number System is also tested in:
SSC MTS (41)SSC CGL (31)RRB NTPC (29)SSC CHSL (29)
Why this topic matters · 8 min read
Number System is one of the most important topics in SSC GD Maths. Every paper carries 2-4 direct questions from this topic, and many other topics like LCM, HCF, and simplification depend on it. Questions test divisibility rules, types of numbers, unit digit finding, factors, and remainders. This is a scoring topic if you memorize the rules — no deep thinking needed, just pattern recognition.

Types of Numbers

Numbers are classified into different types. Natural numbers start from 1 (counting numbers). Whole numbers include 0 also. Integers include negative numbers too. Rational numbers can be written as p/q (like 3/4). Irrational numbers cannot (like root 2, pi). Prime numbers have exactly two factors: 1 and itself. Composite numbers have more than two factors.

  • Natural Numbers: 1, 2, 3, 4 ... (no zero, no negative)
  • Whole Numbers: 0, 1, 2, 3 ... (zero included)
  • Integers: ...-2, -1, 0, 1, 2... (negatives included)
  • Prime Numbers: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47 (first 15 primes — memorize these)
  • 1 is neither prime nor composite — this is a direct exam trap
  • 2 is the only even prime number

Divisibility Rules

Divisibility rules let you quickly find if a number is divisible by another without doing full division. SSC GD asks these directly — a number is given and you pick which divisors apply. Learn the rule for each number 2 to 11 and you can answer in under 10 seconds.

  • Div by 2: Last digit is 0, 2, 4, 6, or 8
  • Div by 3: Sum of all digits divisible by 3
  • Div by 4: Last two digits divisible by 4
  • Div by 5: Last digit is 0 or 5
  • Div by 6: Divisible by both 2 and 3
  • Div by 8: Last three digits divisible by 8
  • Div by 9: Sum of all digits divisible by 9
  • Div by 10: Last digit is 0
  • Div by 11: Difference of (sum of odd-position digits) and (sum of even-position digits) is 0 or divisible by 11
Key formulas
Divisibility by 11
(Sum of digits at odd places) - (Sum of digits at even places) = 0 or multiple of 11
When: When asked if a large number is divisible by 11
Worked examples

Check if 253 is divisible by 11: Odd positions (from left): 2 + 3 = 5. Even position: 5. Difference = 5 - 5 = 0. Yes, divisible by 11.

Check if 4728 is divisible by 4: Last two digits = 28. 28 divided by 4 = 7. Yes, divisible by 4.

Unit Digit (Last Digit) Calculation

SSC GD often asks: what is the unit digit of a big power like 7 to the power 55? You do not calculate the full number. Unit digits follow a cycle (pattern). Find which position in the cycle the power falls at, and you have the answer in 15 seconds.

  • Unit digit of powers of 2: cycle is 2, 4, 8, 6 (repeats every 4)
  • Unit digit of powers of 3: cycle is 3, 9, 7, 1 (repeats every 4)
  • Unit digit of powers of 7: cycle is 7, 9, 3, 1 (repeats every 4)
  • Unit digit of powers of 8: cycle is 8, 4, 2, 6 (repeats every 4)
  • Unit digit of powers of 1, 5, 6: always 1, 5, 6 respectively (no cycle needed)
  • Unit digit of powers of 4: odd power gives 4, even power gives 6
  • Unit digit of powers of 9: odd power gives 9, even power gives 1
Key formulas
Cycle method for unit digit
Divide the power by cycle length (4 for most). Use remainder to pick position in cycle. If remainder = 0, take last item in cycle.
When: Any question asking unit digit of base raised to large power
Worked examples

Unit digit of 7 to the power 55: Cycle of 7 is 7,9,3,1. Divide 55 by 4 = 13 remainder 3. Third item in cycle = 3. Answer is 3.

Unit digit of 4 to the power 18: 18 is even, so unit digit of 4 to any even power = 6. Answer is 6.

Factors and Number of Factors

A factor of a number divides it exactly. SSC GD asks how many factors a number has, or asks to find the sum of factors. The standard method is to do prime factorization first, then apply the formula.

  • To find total factors: Write number as (p^a) x (q^b) x (r^c)..., then total factors = (a+1)(b+1)(c+1)
  • Example: 12 = 2^2 x 3^1, so factors = (2+1)(1+1) = 6
  • Perfect numbers: sum of all factors (excluding itself) equals the number. Example: 6 (factors 1,2,3 add to 6)
  • A perfect square always has an odd number of total factors
  • Prime number has exactly 2 factors: 1 and itself
Key formulas
Total Number of Factors
If N = p^a x q^b x r^c, then Total Factors = (a+1)(b+1)(c+1)
When: When asked to count total factors of a number
Worked example

How many factors does 36 have? 36 = 2^2 x 3^2. Total factors = (2+1)(2+1) = 9. Answer: 9

Remainder and Dividend-Divisor Relationship

A standard formula connects dividend, divisor, quotient and remainder. SSC GD gives you three of these values and asks for the fourth. This is a direct formula application — memorize it and you solve in under 20 seconds.

  • Dividend = Divisor x Quotient + Remainder
  • Remainder is always less than Divisor
  • If remainder = 0, the number is perfectly divisible
  • When a number is divided by 10, remainder = unit digit of that number
Key formulas
Dividend Formula
Dividend = (Divisor x Quotient) + Remainder
When: When any three values are given and one is missing
Worked example

A number when divided by 12 gives quotient 15 and remainder 7. Find the number. Answer = 12 x 15 + 7 = 180 + 7 = 187.

⚠ Common mistakes to avoid
  • Thinking 1 is a prime number — it is NOT. 1 is neither prime nor composite. This appears directly in MCQs.
  • In unit digit cycle, when remainder is 0 after dividing power by 4, many pick the first item in the cycle instead of the last (4th). Always take the last item when remainder is 0.
  • Confusing divisibility by 4 rule with divisibility by 2 rule — divisibility by 4 needs LAST TWO digits, not just last one.
  • In the factors formula, forgetting to add 1 to each exponent. Writing (a)(b)(c) instead of (a+1)(b+1)(c+1).
  • Assuming all even numbers are divisible by 4 — for example 10 is even but not divisible by 4.
🧠 Memory aids
  • DIVISIBILITY HOOK for 3 and 9: Both use digit sum. If digit sum divisible by 3, number divisible by 3. If divisible by 9, same rule with 9. Think 3-9 are brothers, they share the digit sum trick.
  • UNIT DIGIT CYCLE for 2,3,7,8 all repeat every 4. Just remember the four cycles: 2(2,4,8,6), 3(3,9,7,1), 7(7,9,3,1), 8(8,4,2,6). Notice 3 and 7 cycles are reverses of each other.
  • FACTOR FORMULA memory: PRIME-POWER-PLUS-ONE. Take prime powers, add one to each, multiply all together.
  • For 4 and 9 unit digits, think ODD-EVEN: odd power keeps base digit, even power gives the other (4 gives 6, 9 gives 1).
🎯 SSC GD exam tips
  • SSC GD typically places 2-3 questions from Number System in the quantitative section. Expect one on divisibility, one on unit digit, and one on dividend-divisor relationship.
  • Unit digit questions are the most repeated pattern in recent SSC GD papers. Practice at least 15 such questions before exam. They can be solved in under 20 seconds each.
  • Questions on prime numbers often disguise themselves as general knowledge-style questions: Which of the following is prime? Know all primes up to 50.
  • Divisibility by 11 is a favourite trap question. Practice the odd-even position method on at least 5 examples.
  • Do not spend more than 40 seconds on any Number System question. If you know the rule, it is fast. If you are calculating fully, you are doing it wrong — go back to the rule.

Sample questions

Q1 · easy · AI-verified
If a number is multiplied by 0, the result is:
  1. 0
  2. 1
  3. The number itself
  4. Cannot be determined
Q2 · easy · AI-verified
Find the HCF of 12 and 18.
  1. 9
  2. 3
  3. 6
  4. 36
Q3 · easy · AI-verified
What is the HCF of 12 and 18?
  1. 3
  2. 6
  3. 9
  4. 12
Q4 · easy · AI-verified
What is the LCM of 6 and 8?
  1. 12
  2. 18
  3. 24
  4. 48
Q5 · easy · AI-verified
What is the successor of 99?
  1. 98
  2. 100
  3. 101
  4. 199
💡 Want answers + explanations + 10+ more Number System questions? Sign up free →
⭐ Recommended for SSC GD aspirants

Pro 6-month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More SSC GD topics

Average
15+ practice questions
Paryayvachi-Vilom
15+ practice questions
Antonyms
15+ practice questions
Non-Verbal Reasoning
15+ practice questions
Sandhi-Samas
15+ practice questions
Geography
15+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 4,150+ verified PYQs.

Sign up freePricingTry Daily 10-Q