A rational number becomes a decimal by dividing the numerator by the denominator; the decimal ends or repeats with a steady cycle.
Rational numbers show up everywhere: test scores, price cuts, recipe tweaks, grade-point math, and the numbers you type into a calculator without thinking twice. Still, many students hit the same snag: “I know it’s a fraction… so why does the decimal stop sometimes, and run forever other times?”
This page clears that up with practical steps you can use on paper, plus a few quick checks that save time. You’ll see how to write any rational number as a decimal, how to tell when it will end, and how to spot repeats without guessing.
What A Rational Number Means In Plain Math
A rational number is any number you can write as a fraction of two integers, with a nonzero denominator. That includes common fractions like 3/8, negatives like -7/10, and whole numbers like 5 (since 5 = 5/1).
When you write a rational number as a decimal, you’re doing one thing: division. The numerator is the dividend. The denominator is the divisor. The quotient is the decimal you want.
Three Decimal Shapes You’ll See
- Terminating decimal: Ends after a finite number of digits, like 0.125.
- Repeating decimal: Runs forever but repeats a block, like 0.333… or 0.142857142857…
- Mixed repeating decimal: Has a non-repeating start, then repeats, like 0.1666…
If the number is rational, it will land in one of the repeating or terminating forms. No exceptions.
Writing Rational Numbers As Decimals With Long Division
Long division is the “works every time” method, even when a calculator isn’t allowed. You don’t need special tricks. You just need a clean routine.
Step-By-Step Division Routine
- Write the fraction in lowest terms (simplify it).
- Divide numerator by denominator.
- If you get a remainder, add a decimal point and a zero, then keep dividing.
- Stop if the remainder becomes 0 (the decimal ends).
- If a remainder repeats, the digits will repeat from that point.
A Quick Walkthrough: 7/8
Divide 7 by 8. Since 7 is less than 8, write 0 and add a decimal point. Think of it as 7.000… divided by 8.
8 goes into 70 eight times (8 × 8 = 64), remainder 6. Bring down 0 → 60. 8 goes into 60 seven times (56), remainder 4. Bring down 0 → 40. 8 goes into 40 five times (40), remainder 0. The decimal ends at 0.875.
That’s the whole story: if the remainder hits 0, you’re done.
A Quick Walkthrough: 1/6
Divide 1 by 6: 1.000… ÷ 6 = 0.1 remainder 4 (since 6 × 0.1 = 0.6, and 1.0 − 0.6 = 0.4). Bring down 0 → 40. 6 goes into 40 six times (36), remainder 4. You’ve seen remainder 4 already, so the same digits will keep showing up. The result is 0.1666… with the 6 repeating.
That “remainder repeats” idea is the clean reason repeating decimals happen.
Why Some Rational Decimals End And Others Repeat
There’s a fast test that tells you what kind of decimal you’ll get. It comes from place value: base 10 uses factors of 2 and 5 (since 10 = 2 × 5).
The Denominator Factor Test
First, reduce the fraction. Then look at the denominator.
- If the reduced denominator has no prime factors other than 2 and 5, the decimal terminates.
- If it has any other prime factor (3, 7, 11, 13, and so on), the decimal repeats.
Want a reliable source that states this rule clearly? Khan Academy explains the “2 and 5” condition for terminating decimals in its lesson on rational numbers and decimal expansions. Rational number – Terminating decimal.
This isn’t magic. It’s about whether you can turn the fraction into an equivalent fraction with a denominator like 10, 100, 1000, and so on. Those denominators are made only of 2s and 5s.
Why Simplifying Comes First
Take 6/15. If you stare at 15, you’ll see a 3 and a 5, and you might predict repeating. That’s correct. But here’s why you still simplify: simplifying keeps your work smaller and makes the pattern easier to spot.
6/15 reduces to 2/5. Now the denominator is 5, and the decimal ends: 0.4. The “repeating” guess was wrong because the original fraction wasn’t reduced.
Table Of Common Fractions And Their Decimal Forms
The table below shows how the denominator’s prime factors line up with the decimal you get after division.
| Rational Number (Reduced) | Denominator Prime Factors | Decimal Form |
|---|---|---|
| 3/4 | 2 × 2 | 0.75 |
| 7/8 | 2 × 2 × 2 | 0.875 |
| 9/20 | 2 × 2 × 5 | 0.45 |
| 11/25 | 5 × 5 | 0.44 |
| 1/6 | 2 × 3 | 0.1666… |
| 1/7 | 7 | 0.142857142857… |
| 5/12 | 2 × 2 × 3 | 0.41666… |
| 13/30 | 2 × 3 × 5 | 0.43333… |
How To Write A Repeating Decimal Without Guessing
Repeating decimals can feel slippery because you can’t “finish” writing them. Still, you can describe them exactly in two standard ways: with a repeat bar (when your format allows it) or with ellipses that show the repeating block.
Spotting The Repeating Block Using Remainders
During long division, the remainder at each step has a limited set of options. If you’re dividing by 7, the remainder must be 0, 1, 2, 3, 4, 5, or 6. Once a remainder repeats, the next digit repeats too, and the cycle is locked in.
That means you don’t need to stare at digits and “try to see a pattern.” Track remainders instead. It’s cleaner and faster.
Why The Repeat Length Can Change
Some fractions repeat with a short block, like 1/3 = 0.333… (one digit). Others repeat with a longer block, like 1/7 = 0.142857… (six digits). The length depends on how powers of 10 behave in modular arithmetic with that denominator, which is a fancy way of saying: how many steps it takes before division cycles back to a remainder you’ve seen.
If you want a crisp definition of rational numbers that also notes their decimals terminate or repeat, Britannica states that point directly on its rational-number page. Rational number.
Converting A Rational Decimal Back Into A Fraction
Sometimes your work goes the other direction. You’re handed a decimal and you need the exact fraction. Terminating decimals are straightforward. Repeating decimals need one algebra move.
Terminating Decimal To Fraction
Write the decimal over a power of 10, then reduce.
- 0.375 = 375/1000 → reduce by 125 → 3/8
- -2.04 = -204/100 → reduce by 4 → -51/25
That’s it. The denominator is 10, 100, 1000, and so on, based on how many decimal places you have.
Repeating Decimal To Fraction Using A Simple Setup
Pick a letter for the decimal, shift it until the repeating block lines up, subtract, then solve.
Walkthrough: 0.666…
Let x = 0.666…
Multiply by 10: 10x = 6.666…
Subtract: 10x − x = 6.666… − 0.666… → 9x = 6
So x = 6/9 = 2/3.
Walkthrough: 0.12333…
The repeating part is the 3, and there’s a non-repeating start (12).
Let x = 0.12333…
Shift once to move past the non-repeating digit after the decimal: 10x = 1.2333…
Shift one more digit to line up the repeating 3 again: 100x = 12.333…
Subtract: 100x − 10x = 12.333… − 1.2333… → 90x = 11.1
Now write 11.1 as a fraction: 11.1 = 111/10
So 90x = 111/10 → x = (111/10) ÷ 90 = 111/900 = 37/300.
This method looks long the first time, then it starts feeling routine. The repeating digits cancel cleanly when you subtract.
Common Sticking Points And How To Fix Them
Most errors come from small slips: forgetting to reduce, losing track of remainders, or rounding too early. Here’s a set of quick fixes you can apply mid-problem.
| Sticking Point | What To Do | Why It Works |
|---|---|---|
| You can’t tell if it ends | Reduce the fraction, then factor the denominator | Only 2s and 5s in the denominator means it ends |
| Digits look random | Track remainders, not digits | A repeated remainder forces a repeated digit cycle |
| Division feels endless | Stop when a remainder repeats | The rest of the quotient repeats from that point |
| You rounded too soon | Keep the exact repeating form, round only at the end | Early rounding shifts later steps and can break equality |
| Negative sign confusion | Work the division with positives, attach the sign last | The sign doesn’t change the decimal pattern |
| Mixed repeating setup fails | Use two shifts: one past the non-repeating part, one full repeat cycle | Subtraction cancels the repeating tail only when aligned |
| Answer doesn’t match a calculator | Check if the calculator rounded the display | Many screens show a rounded cut, not the full decimal |
How Are Rational Numbers Written As Decimals? Practice Patterns You Can Trust
Once you’ve done a handful of conversions, you start seeing the same patterns pop up again and again. This section gives you a few practice moves that build speed without cutting corners.
Pattern 1: Denominator Is A Power Of 2 Or 5
If the reduced denominator is 2, 4, 8, 16, 5, 25, 125, or any product of 2s and 5s, you’re in terminating territory. In many cases, you can reach a clean denominator like 10, 100, or 1000 by multiplying top and bottom by the missing factor.
Try 3/8: multiply by 125/125 to get 375/1000, so 0.375.
Pattern 2: Denominator Has A 3 In It
If the reduced denominator includes 3, the decimal repeats. You’ll often see repeating 3s, 6s, or a repeating block that starts after one digit.
Try 1/3 = 0.333… and 1/6 = 0.1666… . The second one repeats, yet it begins with a 1 after the decimal before the 6s take over.
Pattern 3: Fractions Like 1/7 And 2/7 Share The Same Cycle
When two fractions share a denominator, their repeating cycles are closely related. 1/7 repeats with a six-digit block. 2/7, 3/7, and so on reuse the same digits in shifted order. If you’ve found the cycle once, you can reuse it by multiplying.
Pattern 4: Turning Division Into A Remainder Game
If long division feels like you’re juggling too many steps, tighten it down to two lines in your head: “Multiply remainder by 10, divide, record next digit, update remainder.”
On paper, you can even write a small remainder column beside your work. When the same remainder shows up again, circle it and stop. That circle is your proof that the repeat has started.
A Fast Checklist For Homework And Exams
Use this checklist when you need a clean, correct decimal form under time pressure.
- Reduce the fraction first.
- Scan the reduced denominator: only 2s and 5s means it ends.
- Use long division and track remainders.
- Stop at remainder 0 (terminating) or at the first repeated remainder (repeating).
- If you must round, write the exact decimal first, then round once at the end.
If you build the habit of reducing first and watching remainders, rational-number decimals stop feeling mysterious. They turn into a set of moves you can repeat with confidence, no guesswork needed.
References & Sources
- Khan Academy.“Rational number – Terminating decimal.”Explains when a rational number’s decimal ends, tied to denominator factors of 2 and 5.
- Encyclopaedia Britannica.“Rational number.”Defines rational numbers and notes that their decimal forms terminate or repeat.