Sarkari RiseLogin

Number System Divisibility LCM HCF Questions for BIHAR POLICE CONSTABLE

Free, AI-curated practice for the Number System Divisibility LCM HCF section of BIHAR POLICE CONSTABLE. We have 30+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — BIHAR POLICE CONSTABLE mockAll BIHAR POLICE CONSTABLE resourcesAlready a user? Sign in →
📍 Number System Divisibility LCM HCF is also tested in:
UP POLICE CONSTABLE (36)
Why this topic matters · 8 min read
Bihar Police Constable numerical section tests divisibility rules, HCF (GCD), and LCM heavily—typically 2-3 questions per paper. These are foundational for word problems on sharing, arrangement, and time-based cycles. Expect direct rule-application questions and tricky word problems mixing HCF and LCM. Speed matters: mastering divisibility shortcuts saves 30-40 seconds per question.

Divisibility Rules (Quick Checks)

Divisibility rules let you instantly check if a number divides another without long division. In Bihar Police exams, these appear as standalone 'which number divides X' questions and as filters in HCF/LCM problems. Learning these saves massive time during calculation.

  • 2: Last digit is even (0, 2, 4, 6, 8)
  • 3: Sum of digits divisible by 3 (e.g., 573: 5+7+3=15, divisible by 3)
  • 4: Last two digits form a number divisible by 4 (e.g., 316: 16 is divisible by 4)
  • 5: Last digit is 0 or 5
  • 6: Divisible by both 2 AND 3 (e.g., 18 is even and 1+8=9 divisible by 3)
  • 8: Last three digits form a number divisible by 8 (e.g., 5216: 216÷8=27)
  • 9: Sum of digits divisible by 9 (e.g., 729: 7+2+9=18, divisible by 9)
  • 11: Alternating sum of digits divisible by 11 (e.g., 1331: 1-3+3-1=0, divisible by 11)

HCF (Highest Common Factor) / GCD

HCF is the largest number that divides two or more numbers exactly. In Bihar Police exams, HCF appears in 'divide into equal groups' problems: e.g., 'How many maximum equal groups can 48 apples and 36 oranges be divided into?' Answer: HCF(48,36)=12. Two methods: Prime Factorization (slower, reliable) and Euclidean Algorithm (faster for large numbers).

  • Prime Factorization: Find common prime factors, multiply lowest powers (e.g., 48=2^4×3, 36=2^2×3^2, HCF=2^2×3=12)
  • Euclidean Algorithm: HCF(a,b) = HCF(b, a mod b) repeated until remainder=0 (faster for exam)
  • HCF of coprime numbers (no common factors) is always 1
  • HCF is always less than or equal to the smallest number
  • Word problem clue: 'maximum equal', 'divide equally', 'largest group' → use HCF
Key formulas
Euclidean Algorithm
HCF(a, b) = HCF(b, a mod b); repeat until remainder = 0
When: Finding HCF of two numbers quickly; a > b
HCF × LCM Identity
HCF(a, b) × LCM(a, b) = a × b
When: If you know LCM and need HCF, or vice versa
Worked examples

Find HCF(48, 36): 48 = 36×1 + 12; 36 = 12×3 + 0. HCF = 12.

A shopkeeper has 60 pens and 45 pencils. Max equal gift packs with no remainder? HCF(60,45)=15. Answer: 15 packs.

LCM (Least Common Multiple)

LCM is the smallest number divisible by two or more numbers. In Bihar Police exams, LCM appears in 'meet again' or 'repeat cycle' problems: e.g., 'Two buses leave every 12 and 18 minutes. When do they leave together again?' Answer: LCM(12,18)=36 minutes. Prime Factorization method: multiply all prime factors with highest powers.

  • Prime Factorization: List all prime factors, take highest power of each (e.g., 12=2^2×3, 18=2×3^2, LCM=2^2×3^2=36)
  • LCM is always greater than or equal to the largest number
  • LCM of coprime numbers is their product
  • Word problem clue: 'together again', 'same time', 'next meeting', 'repeat' → use LCM
  • For 3+ numbers: find LCM(a,b) first, then LCM(result, c)
Key formulas
LCM via Prime Factorization
LCM = product of all prime factors with highest powers
When: Finding LCM of 2 or more numbers
LCM from HCF
LCM(a, b) = (a × b) / HCF(a, b)
When: If HCF is already known
Worked examples

Find LCM(12, 18): 12=2^2×3, 18=2×3^2. LCM=2^2×3^2=36.

Bells ring every 15, 20, 25 seconds. When do all ring together? LCM(15,20,25)=300 seconds = 5 minutes.

Mixed HCF & LCM Word Problems

Bihar Police exams often combine HCF and LCM in one problem. The key is identifying which operation solves which part. Read carefully: 'divide equally' or 'maximum' → HCF; 'together again' or 'repeat' → LCM. Some problems ask for both.

  • Two-step problems: Find HCF first to divide, then LCM to find repeat cycle
  • Remainder problems: If 'remainder r when divided by a, b, c', find LCM(a,b,c) - r
  • Ratio problems: HCF helps simplify ratios to lowest terms
  • Exam trick: Read the question twice—sometimes 'maximum' hides in the middle
⚠ Common mistakes to avoid
  • Confusing HCF and LCM: Remember HCF is smaller (High Common Factor is high in dividing power, low in value); LCM is larger. Use the words: HCF = 'divide', LCM = 'multiple'.
  • Forgetting to use divisibility rules: Aspirants waste time on long division when divisibility rules give instant answers. Memorize the 8 rules above.
  • Wrong prime factorization: Mistakes in breaking numbers into primes cascade into wrong HCF/LCM. Double-check: 36 = 2^2 × 3^2, NOT 2 × 3^2.
  • Misreading word problems: 'Divide 48 apples and 36 oranges into maximum equal groups' is HCF, not LCM. Aspirants panic and pick the wrong operation.
  • Forgetting the HCF × LCM = a × b identity: This is a lifesaver when one value is missing. Many exams test this shortcut.
🧠 Memory aids
  • HCF = 'Highest Common Factor' = divide down = smaller number. LCM = 'Least Common Multiple' = multiply up = larger number.
  • HCF clues: 'max', 'equal', 'divide', 'group', 'largest'. LCM clues: 'together', 'again', 'next', 'repeat', 'cycle'.
  • Divisibility 3 & 9: Sum of digits. Divisibility 11: Alternating sum. (3 and 9 are 'sum friends'; 11 is 'alternating friend'.)
  • HCF × LCM = a × b: This is the golden identity. If you forget how to compute one, use this.
🎯 BIHAR POLICE CONSTABLE exam tips
  • Bihar Police Constable papers (2022-2024) show 2-3 direct divisibility/HCF/LCM questions in the 20-30 minute numerical section. Expect 1 pure divisibility rule check, 1 HCF word problem, 1 LCM or mixed problem.
  • Time pressure is real: Divisibility rules are your speed weapon. A question like 'Is 5832 divisible by 9?' takes 5 seconds with the rule (5+8+3+2=18, yes) vs. 20 seconds with division.
  • Word problems are tricky: Re-read once. Underline 'maximum', 'equal', 'together', 'again'. These keywords decide HCF vs. LCM instantly.
  • Recent trend: Exams mix HCF and LCM in one problem, e.g., 'Find HCF, then use it to find LCM'. Practice combined problems.
  • Calculator is not allowed: Master Euclidean Algorithm for HCF of large numbers (e.g., HCF(1071, 462)) and prime factorization for LCM. Both are faster than long division under exam stress.

Sample questions

Q1 · medium · AI-verified
How many numbers between 1 and 100 are divisible by both 4 and 6?
  1. 12
  2. 8
  3. 16
  4. 6
Q2 · medium · AI-verified
The LCM of 12, 18, and 24 is:
  1. 72
  2. 48
  3. 36
  4. 144
Q3 · medium · AI-verified
Three bells ring at intervals of 6, 8, and 12 minutes respectively. If they ring together at 8:00 AM, at what time will they ring together again?
  1. 8:24 AM
  2. 8:36 AM
  3. 8:12 AM
  4. 8:48 AM
Q4 · easy · AI-verified
The HCF of two numbers is 6 and their LCM is 180. If one number is 36, what is the other number?
  1. 24
  2. 60
  3. 18
  4. 30
Q5 · medium · AI-verified
What is the remainder when 4321 is divided by 9?
  1. 1
  2. 7
  3. 3
  4. 4
💡 Want answers + explanations + 25+ more Number System Divisibility LCM HCF questions? Sign up free →
⭐ Recommended for BIHAR POLICE CONSTABLE aspirants

Full AI 6-Month

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

More BIHAR POLICE CONSTABLE topics

Indian History Ancient Medieval Modern Outline
30+ practice questions
Classification Odd One Out
30+ practice questions
Simple Interest and Compound Interest
30+ practice questions
Percentage Calculation and Change
30+ practice questions
Hindi Vyakaran Sandhi Vowel Consonant Visarga
30+ practice questions
Bihar History Mauryan Empire Magadha Pataliputra
30+ practice questions

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

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 49,000+ practice questions (19,000+ verified PYQs).

Sign up freePricingTry Daily 10-Q