Exercise 11
Without performing division, determine whether the decimal expansion of is terminating or non-terminating. If it terminates, state the number of decimal places.
Not cross-checked
This solution has not been cross-checked against the answer printed in NCERT.
Look at the prime factors of the denominator — no division needed.First check the fraction is in lowest form. Here \(\displaystyle 18 = 2 \times 3^2\) and \(\displaystyle 125 = 5^3\); they share no prime factor, so \(\displaystyle \dfrac{18}{125}\) is already in lowest form.The test for a terminating expansion is: a rational number \(\displaystyle \dfrac{p}{q}\) in lowest form has a terminating decimal expansion exactly when \(\displaystyle q\) can be written as \(\displaystyle 2^{m} \times 5^{n}\) — only 2s and 5s, nothing else. The reason is that a terminating decimal is a fraction over a power of $\displaystyle 10$, and \(\displaystyle 10^k = 2^k \times 5^k\) contains no prime other than $\displaystyle 2$ and 5.Here
\[q = 125 = 5^3 = 2^{0} \times 5^{3},
\]
so \(\displaystyle m = 0\), \(\displaystyle n = 3\). Only the primes $\displaystyle 2$ and $\displaystyle 5$ appear, hence the expansion terminates.How many decimal places. To turn the denominator into a power of $\displaystyle 10$ we must balance the 2s and the 5s. There are three 5s and no 2s, so multiply top and bottom by \(\displaystyle 2^3 = 8\):
\[\frac{18}{125} \;=\; \frac{18 \times 8}{125 \times 8} \;=\; \frac{144}{1000} \;=\; 0.144 .
\]
That is $\displaystyle 3$ decimal places, and it cannot stop sooner: the numerator $\displaystyle 144$ is not a multiple of $\displaystyle 10$, so the digit in the third place ($\displaystyle 4$) is non-zero and no trailing zero can be dropped.In general, for \(\displaystyle q = 2^{m} \times 5^{n}\) the number of decimal places is \(\displaystyle \max(m,n)\). Here \(\displaystyle \max(0,3) = 3\).Answer. Terminating, with exactly $\displaystyle 3$ decimal places \(\displaystyle \left(\dfrac{18}{125} = 0.144\right)\).