πŸ”
MathπŸŽ“ Ages 14-18Advanced 10 min read

Recurring Decimals

A teen lesson on recurring decimals: dot notation, why fractions give repeating decimals, and the algebra method to convert a recurring decimal into a fraction, with worked examples and a quiz.

Key takeaways

  • A recurring decimal has a digit or block of digits that repeats forever.
  • Dots show the repeating part: 0.3Μ‡ means 0.333... and 0.1Μ‡2Μ‡ means 0.121212...
  • Every recurring decimal is a rational number β€” it can be written as an exact fraction.
  • The algebra method multiplies by a power of 10 to line up and subtract the repeating part.

What a recurring decimal is

When you turn a fraction into a decimal by dividing, one of two things happens. Either the division stops (a terminating decimal like 1/4 = 0.25), or it never stops and a pattern repeats forever (a recurring decimal like 1/3 = 0.3333...).

A recurring decimal has a digit, or a block of digits, that repeats without end.

Dot notation

Writing endless digits is clumsy, so we place dots over the repeating part:

DecimalDot notationMeaning
0.3333...0.3Μ‡the 3 repeats
0.7777...0.7Μ‡the 7 repeats
0.121212...0.1Μ‡2Μ‡the block "12" repeats
0.41666...0.416Μ‡only the 6 repeats
0.142857142857...0.1Μ‡42857Μ‡the block "142857" repeats

A dot sits over the first and last digit of the repeating block; everything between repeats too.

Why some fractions recur

Divide 1 Γ· 3 by long division and you keep getting a remainder of 1, which forces the 3 to repeat forever. Whether a fraction terminates depends entirely on its denominator (in simplest form):

  • If the denominator's only prime factors are 2 and 5, the decimal terminates (because 10 = 2 Γ— 5).
  • If the denominator has any other prime factor (3, 7, 11...), the decimal recurs.
FractionDenominator factorsResult
1/82 Γ— 2 Γ— 20.125 (terminates)
1/202 Γ— 2 Γ— 50.05 (terminates)
1/330.3Μ‡ (recurs)
1/62 Γ— 30.16Μ‡ (recurs)
1/770.1Μ‡42857Μ‡ (recurs)

Because a recurring decimal always comes from a fraction, it is a rational number β€” it can be written exactly as a fraction.

Converting a recurring decimal to a fraction

The standard method uses algebra to cancel the repeating tail.

Worked example 1: write 0.7Μ‡ as a fraction

  1. Let x = 0.7777...
  2. One digit repeats, so multiply by 10: 10x = 7.7777...
  3. Subtract the first equation from the second:
  4. 10x βˆ’ x = 7.7777... βˆ’ 0.7777...
  5. 9x = 7
  6. So x = 7/9.

The repeating tails are identical, so subtracting wipes them out β€” that is the whole trick.

Worked example 2: write 0.1Μ‡2Μ‡ as a fraction

  1. Let x = 0.121212...
  2. Two digits repeat, so multiply by 100: 100x = 12.121212...
  3. Subtract: 100x βˆ’ x = 12.121212... βˆ’ 0.121212... β†’ 99x = 12.
  4. x = 12/99 = 4/33 (dividing top and bottom by 3).

Choosing the power of 10: match it to the length of the repeating block β€” multiply by 10 for one repeating digit, 100 for two, 1000 for three, and so on, so that one full block shifts past the point.

A harder case: non-repeating part first

Worked example 3: write 0.41666... (0.416Μ‡) as a fraction

Here "41" does not repeat but "6" does. Shift so the repeating parts line up:

  1. Let x = 0.41666...
  2. Multiply so the point sits just before the repeat: 10x = 4.1666...
  3. Multiply again to move one repeat block: 100x = 41.666...
  4. Subtract: 100x βˆ’ 10x = 41.666... βˆ’ 4.1666... β†’ 90x = 37.5.
  5. x = 37.5/90 = 375/900 = 5/12.

A famous surprise: 0.9Μ‡ = 1

Apply the method to 0.9999...:

  • x = 0.9999..., 10x = 9.9999..., subtract β†’ 9x = 9 β†’ x = 1.

So 0.9Μ‡ is exactly equal to 1 β€” not "almost". This is a true equality, and a great talking point.

Try it yourself

Convert these to fractions using the algebra method, then simplify:

  1. 0.5Μ‡ (0.555...)
  2. 0.2Μ‡7Μ‡ (0.272727...)
  3. 0.83Μ‡ (0.8333...)

(Answers: 5/9; 3/11; 5/6.)

Why this matters

Recurring decimals connect decimals, fractions and rational numbers, and the conversion trick is a favourite exam topic. Build on it with decimals explained and the rational-versus-irrational ideas in surds and irrational numbers.

Quick quiz

Test yourself and earn XP

What does 0.6Μ‡ mean?

Which fraction equals 0.3Μ‡ (0.333...)?

To convert 0.4Μ‡5Μ‡ to a fraction, what do you multiply x by?

What fraction equals 0.7Μ‡ (0.777...)?

Which of these fractions gives a terminating (non-recurring) decimal?

FAQ

A recurring (or repeating) decimal is a decimal in which one digit or a block of digits repeats forever, such as 0.333... or 0.142857142857.... We mark the repeating part with dots.

Set the decimal equal to x, multiply by a power of 10 so the repeating blocks line up, subtract the original equation to remove the repeating part, then solve for x and simplify.

A fraction in its simplest form gives a terminating decimal only if its denominator has no prime factors other than 2 and 5. If the denominator has any other prime factor (like 3 or 7), the decimal recurs.