Question
Which of the following fractions have terminating decimal expansions, and which do not? Justify your answer.
Also, find the actual decimal expansion of the terminating fraction.
Solution — Step by Step
A rational number (in lowest terms) has a terminating decimal if and only if the prime factorization of contains only the primes 2 and 5 — no other prime factor.
This is the key theorem from NCERT Chapter 1. Everything we do below is just applying this test.
Factorize the denominator: .
Only 2s — no 5s, no 3s, no 7s, nothing else. So terminates.
Factorize the denominator: .
There’s a 3 in the factorization. Since 3 is neither 2 nor 5, the condition fails. So does not terminate — it’s a recurring decimal.
We need to convert into a decimal. The cleanest method: multiply numerator and denominator to make the denominator a power of 10.
For confirmation: . The 6 repeats forever. This is exactly what the theorem predicted.
Why This Works
Every decimal we write is really a fraction with denominator for some — like . Since , any power of 10 only ever has 2s and 5s as prime factors.
So for to sit nicely over a power of 10, the denominator must also only have 2s and 5s. If has any other prime factor (like 3, 7, 11…), you can never write it as , no matter how large you pick.
The non-terminating part is forced: to divide by 6, long division eventually loops because is never divisible by 3.
Alternative Method
Instead of the “multiply to make ” trick, you can use straight long division for :
17.000 ÷ 8
= 2 remainder 1
10 ÷ 8 = 1 remainder 2
20 ÷ 8 = 2 remainder 4
40 ÷ 8 = 5 remainder 0 ← remainder hits 0, so it terminates
Result: 2.125. The moment remainder becomes 0, the decimal terminates. For , the remainder cycles through and never hits zero — confirming non-termination.
Board exam shortcut: Don’t do long division to decide IF it terminates — just factorize the denominator. Long division only to FIND the actual value. This saves time in a 3-mark CBSE question.
Common Mistake
Not reducing the fraction first. Suppose the question gives you . Students check 12 = 2² × 3 and say “non-terminating.” But in lowest terms — and you’d get the same answer here. The theorem requires to be in lowest terms (HCF = 1). A different example: after reducing, which does terminate even though 15 = 3 × 5 seems to fail the test. Always reduce first.