Recurring Decimals to Fractions Calculator

Convert any recurring decimal to its fractional form with detailed step-by-step explanations

Enter the digits before the recurring part begins (e.g., “12” for 0.12̇3̇)
Enter the digits that repeat (e.g., “3” for 0.333… or “142857” for 0.142857142857…)

Your decimal:

0.

Result

What This Means

How We Got Here

    What Are Recurring Decimals?

    A recurring decimal (also called a repeating decimal) is a decimal number where one or more digits repeat infinitely after the decimal point. These decimals arise naturally when certain fractions are converted to decimal form through division.

    0.3̇ = 0.333…

    Single dot notation indicates one repeating digit

    0.1̇6̇ = 0.166666…

    Dots show which digit repeats (the 6)

    0.˙12˙ = 0.121212…

    Dots over first and last show the whole sequence repeats

    0.58˙3̇ = 0.58333…

    Non-repeating part (58) followed by repeating part (3)

    Why Do Recurring Decimals Exist?

    When you divide one whole number by another, you get either a terminating decimal (like 0.5 or 0.125) or a recurring decimal. Fractions with denominators containing only factors of 2 and 5 terminate, whilst those with other prime factors recur. For instance, 1/3 produces 0.333… because 3 is a prime factor that isn’t 2 or 5.

    Practical Example

    When dividing £10 equally among 3 people, each person receives £3.33̇ (£3 and 33.3 pence recurring). The fraction 10/3 produces this recurring decimal, showing why we need to work with fractions for exact calculations.

    How to Convert Recurring Decimals to Fractions

    The Algebraic Method

    The most reliable method involves algebra. Here’s the process for a simple recurring decimal like 0.7̇:

    1. Let x = 0.777…
    2. Multiply both sides by 10 (since one digit repeats): 10x = 7.777…
    3. Subtract the original equation: 10x – x = 7.777… – 0.777…
    4. Simplify: 9x = 7
    5. Solve for x: x = 7/9
    6. Check if the fraction can be simplified (in this case, it cannot)

    For More Complex Patterns

    When dealing with longer recurring sequences or mixed decimals (part non-repeating, part repeating), you adjust the multiplication factor. For two repeating digits, multiply by 100; for three, multiply by 1000, and so forth.

    Example: 0.˙54˙ = 0.545454…

    Let x = 0.545454…
    Multiply by 100: 100x = 54.545454…
    Subtract: 100x – x = 54
    Therefore: 99x = 54, so x = 54/99
    Simplify by dividing both by 9: x = 6/11

    The Quick Method for Single Digits

    For single repeating digits with no non-repeating part, there’s a shortcut: place the repeating digit over 9. For instance:

    • 0.1̇ = 1/9
    • 0.4̇ = 4/9
    • 0.8̇ = 8/9

    This works because multiplying by 10 and subtracting always gives 9x when one digit repeats.

    Common Patterns and Shortcuts

    Single Repeating Digit

    Place the digit over 9, then simplify if possible. The denominator is always 9 for these decimals.

    Two Repeating Digits

    Place the two digits over 99, then simplify. For example, 0.˙27˙ = 27/99 = 3/11 after simplification.

    Three Repeating Digits

    Place the three digits over 999. For instance, 0.˙123˙ = 123/999 = 41/333 when simplified.

    Mixed Decimals

    For decimals like 0.1˙6̇ (0.1666…), separate the non-repeating and repeating parts. Convert each separately, then combine them by finding a common denominator.

    Frequently Asked Questions

    Why should I convert recurring decimals to fractions?
    Fractions provide exact values, whilst recurring decimals can only be approximated when written down or entered into calculations. In mathematical proofs, scientific calculations, and precise financial work, fractions eliminate rounding errors and maintain perfect accuracy.
    Are all recurring decimals rational numbers?
    Yes, absolutely. Every recurring decimal can be expressed as a fraction of two integers, which is the definition of a rational number. The conversion method demonstrates this algebraically. Conversely, irrational numbers like π and √2 have non-repeating, non-terminating decimal expansions.
    What about 0.999…? Does it really equal 1?
    Yes, 0.9̇ truly equals 1. This can be proven algebraically: let x = 0.999…, then 10x = 9.999…, and 10x – x = 9, giving 9x = 9, therefore x = 1. It’s also clear from the fraction method: 0.9̇ = 9/9 = 1. They are different representations of the same number.
    Can calculators display recurring decimals properly?
    Most standard calculators cannot display recurring decimals with dot notation. They show approximations by cutting off after several decimal places. Scientific calculators and mathematical software often have special modes or notation for recurring decimals, but for complete accuracy, working with fractions is preferable.
    How do I spot recurring patterns in long decimals?
    Perform the division manually or examine many decimal places. The pattern must repeat exactly and indefinitely. Look for sequences that cycle back to the beginning. Some fractions have very long periods before repeating (for example, 1/7 = 0.˙142857˙, which has a six-digit cycle).
    What’s the difference between 0.16̇ and 0.˙16˙?
    These represent different decimals. 0.16̇ means 0.1666… (the 6 repeats), whilst 0.˙16˙ means 0.161616… (both 1 and 6 repeat as a pair). The first equals 1/6, the second equals 16/99. Proper notation is crucial for accurate conversion.
    Why do some fractions terminate whilst others recur?
    A fraction in its simplest form terminates if and only if its denominator has no prime factors other than 2 and 5 (since 10 = 2 × 5, and our decimal system is base 10). For example, 1/8 = 1/(2³) terminates as 0.125, but 1/6 = 1/(2×3) recurs as 0.1̇6̇ because of the factor 3.

    Practical Applications

    Financial Calculations

    When splitting costs, calculating interest rates, or working with percentages, recurring decimals appear frequently. Converting to fractions allows for exact calculations without rounding errors that could accumulate over multiple operations.

    Academic Mathematics

    GCSE and A-Level mathematics require students to work fluently between fractions and decimals. Many examination questions specifically test the ability to convert recurring decimals to fractions and recognise their properties.

    Engineering and Science

    Precise measurements and calculations often involve fractions. When experimental data produces recurring decimals, converting to fractional form can reveal exact ratios and relationships between variables that might otherwise be obscured.

    Computer Programming

    Floating-point arithmetic in computers can introduce errors. Rational number libraries that store values as fractions maintain perfect precision, which is essential for applications like computer algebra systems and financial software.

    Tips for Success

    • Always identify which digits recur before starting the conversion
    • Write out several repetitions of the pattern to see it clearly
    • Check your answer by dividing the numerator by the denominator
    • Simplify your final fraction by finding the greatest common divisor
    • Remember that the number of 9s in the denominator matches the length of the recurring pattern
    • For mixed recurring decimals, treat non-repeating and repeating parts separately
    • Practise with common fractions like 1/3, 1/6, 1/7, and 1/9 to recognise patterns
    • Verify your work by converting the fraction back to a decimal
    Scroll to Top