What are the steps to convert $3.2\overline{901234567}$ to an improper fraction?
2026-03-29 07:39:04.1774769944
On
On
Converting a decimal number with non-repeating and repeating digits to an improper fraction
64 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
2
On
$3.2\overline{901234567}=\dfrac{32}{10}+\dfrac{901234567}{9999999990}=\dfrac{32}{10}+\dfrac{73}{810}.$ Can you take it from here?
0
On
You can re-write this repeating decimal using a infinite geometric series: \begin{align*} 3.2\overline{901234567} &= 3.2+901234567(10^{-10}+10^{-19}+10^{-28}+\cdots)\\ &=3.2 + 901234567\cdot 10^{-10}\sum_{k=0}^\infty (10^{-9})^k\\ &=3.2 + 901234567\cdot \frac{1}{10^{10}}\frac{1}{1-10^{-9}}\\ &=\frac{32}{10}+\frac{901234567}{10^{10}-10} \end{align*} and now you can find a common denominator and add these fractions.
$$x = 3.2\overline{901234567}$$
$$10^9 x = 3290123456.7\overline{901234567}$$
$$(10^9 - 1)x = 329123453.5$$
so
$$x = \frac{3290123453.5}{999999999}$$