4.5 Number System, LCM, HCF & Decimal Fractions

Key Takeaways

  • Number System, LCM HCF and Decimal fraction are three separate bullets of the CIL Paper-I Quantitative Aptitude syllabus and together open almost every arithmetic chain.
  • For any two numbers the product of their HCF and LCM equals the product of the numbers themselves, which recovers a missing quantity instantly.
  • Divisibility rules for 3, 4, 8, 9 and 11 answer most remainder questions without any long division.
  • A fraction terminates as a decimal only when the denominator in lowest terms has no prime factor other than 2 and 5.
Last updated: August 2026

Classification of Numbers

SetMembers
Natural numbers1, 2, 3, ...
Whole numbers0, 1, 2, 3, ...
Integers..., -2, -1, 0, 1, 2, ...
Rational numbersExpressible as $p/q$ with $q \neq 0$
Irrational numbersNon-terminating, non-recurring decimals such as $\sqrt{2}$ and $\pi$
Prime numbersExactly two distinct factors; the smallest is 2, the only even prime
Composite numbersMore than two factors

There are 25 prime numbers below 100. Note that 1 is neither prime nor composite, a point that appears as an objective item on its own.

Co-prime numbers have HCF equal to 1; they need not themselves be prime, as 8 and 9 illustrate.

Divisibility Rules

DivisorTest
2Last digit is even
3Digit sum divisible by 3
4Last two digits form a number divisible by 4
5Last digit is 0 or 5
6Divisible by both 2 and 3
8Last three digits divisible by 8
9Digit sum divisible by 9
11Difference between the sums of alternate digits is 0 or a multiple of 11
7Double the last digit, subtract from the rest; repeat

Example. Is 4,53,728 divisible by 8? The last three digits are 728, and $728 = 8 \times 91$, so yes.

Example. Is 91,839 divisible by 11? Alternate sums are $9 + 8 + 9 = 26$ and $1 + 3 = 4$; wait, taking digits 9, 1, 8, 3, 9 from the left, odd positions give $9 + 8 + 9 = 26$ and even positions give $1 + 3 = 4$. The difference is 22, which is a multiple of 11, so yes.

HCF and LCM

The Highest Common Factor is the largest number dividing all the given numbers; the Lowest Common Multiple is the smallest number divisible by all of them. Both are read off the prime factorisation:

  • HCF takes each common prime to its lowest power.
  • LCM takes every prime appearing to its highest power.

Example. For $72 = 2^3 \times 3^2$ and $120 = 2^3 \times 3 \times 5$:

HCF=23×3=24,LCM=23×32×5=360\text{HCF} = 2^3 \times 3 = 24, \qquad \text{LCM} = 2^3 \times 3^2 \times 5 = 360

The product relation

For exactly two numbers,

HCF×LCM=Product of the two numbers\text{HCF} \times \text{LCM} = \text{Product of the two numbers}

Check: $24 \times 360 = 8640 = 72 \times 120$. This relation does not extend to three or more numbers, which is a standard trap.

For fractions

HCF of fractions=HCF of numeratorsLCM of denominators,LCM of fractions=LCM of numeratorsHCF of denominators\text{HCF of fractions} = \frac{\text{HCF of numerators}}{\text{LCM of denominators}}, \qquad \text{LCM of fractions} = \frac{\text{LCM of numerators}}{\text{HCF of denominators}}

Applications of HCF and LCM

Recognising which one a word problem needs is most of the work.

SituationUse
Largest tile, container or measure that fits exactlyHCF
Greatest number dividing several numbers leaving the same remainderHCF of the differences
Bells ringing together again, machines cycling togetherLCM
Least number leaving a fixed remainder with several divisorsLCM plus the remainder

Worked example. Three conveyor drives at a coal handling plant complete a maintenance cycle every 12, 18 and 30 hours. If all three are serviced together now, when do they next coincide?

12=223,18=232,30=235    LCM=22325=180 hours12 = 2^2\cdot3,\quad 18 = 2\cdot3^2,\quad 30 = 2\cdot3\cdot5 \;\Rightarrow\; \text{LCM} = 2^2\cdot3^2\cdot5 = 180 \text{ hours}

Worked example. Find the least number that leaves remainder 3 when divided by 8, 12 and 16. The LCM of 8, 12 and 16 is 48, so the answer is $48 + 3 = 51$.

Worked example. Find the greatest number that divides 43, 91 and 183 leaving the same remainder in each case. Take the differences: $91 - 43 = 48$, $183 - 91 = 92$, $183 - 43 = 140$. The HCF of 48, 92 and 140 is 4.

Remainders

For questions of the form "what is the remainder when $a^n$ is divided by $m$", use cyclicity. The units digit of powers repeats in a cycle of length at most 4:

Base ends inCycle of units digits
22, 4, 8, 6
33, 9, 7, 1
77, 9, 3, 1
88, 4, 2, 6
44, 6
99, 1
0, 1, 5, 6Unchanged

Example. The units digit of $7^{83}$: the cycle length is 4, and $83 \div 4$ leaves remainder 3, so the units digit is the third in the cycle, which is 3.

Decimal Fractions

Terminating versus recurring

A fraction in lowest terms terminates as a decimal only if its denominator has no prime factor other than 2 and 5. So $3/8$ terminates because $8 = 2^3$, while $1/6$ does not because 6 contains the factor 3.

Converting recurring decimals

For a purely recurring decimal, the numerator is the repeating block and the denominator is as many nines as there are repeating digits:

0.36=3699=4110.\overline{36} = \frac{36}{99} = \frac{4}{11}

For a mixed recurring decimal, subtract the non-repeating part and use nines followed by zeros:

0.245=2452990=243990=271100.2\overline{45} = \frac{245 - 2}{990} = \frac{243}{990} = \frac{27}{110}

Useful fraction-to-percentage equivalents

Memorising these converts many percentage and ratio problems into single-step arithmetic:

FractionPercentFractionPercent
1/250%1/812.5%
1/333.33%1/911.11%
1/425%1/119.09%
1/520%1/128.33%
1/616.67%1/166.25%
1/714.29%1/205%

With no negative marking on the CIL CBT, speed on this foundational topic frees time for the harder arithmetic later in Paper-I and for the engineering calculations in Paper-II.

Test Your Knowledge

The HCF of two numbers is 12 and their LCM is 180. If one number is 36, the other is:

A
B
C
D
Test Your Knowledge

The least number which when divided by 8, 12 and 16 leaves a remainder of 3 in each case is:

A
B
C
D
Test Your Knowledge

Which fraction, expressed in lowest terms, has a terminating decimal expansion?

A
B
C
D
Test Your Knowledge

The units digit of 7 raised to the power 83 is:

A
B
C
D