2 min read
How to Convert a Fraction to a Decimal
Learn how to convert any fraction to a decimal with long division, why some decimals repeat, and how to read repeating decimals like 0.8(3).
The Basic Rule: Divide Top by Bottom
A fraction is just a division waiting to happen. The line between the numerator and denominator means 'divided by', so to turn a fraction into a decimal you divide the top number by the bottom number. Three-eighths is 3 divided by 8, which equals 0.375.
That single rule covers every fraction. Whether the numbers are small like 1/4 or awkward like 7/16, the decimal is always the numerator divided by the denominator. The only question is whether the division ends cleanly or runs on forever.
Terminating and Repeating Decimals
Some fractions divide evenly and stop — these are terminating decimals, like 3/8 = 0.375 or 1/4 = 0.25. A fraction terminates when its denominator, in lowest terms, has no prime factors other than 2 and 5, the factors of ten.
Other fractions never resolve and a digit or block of digits repeats forever. One-third is 0.333…, written 0.(3), and five-sixths is 0.8333…, written 0.8(3). The parentheses mark exactly which digits recur. The calculator detects the repeating block automatically so you don't have to spot the pattern by hand.
Doing the Long Division
When a fraction doesn't convert in your head, long division gets you there one digit at a time. The calculator writes out each step, but here is the process so the answer makes sense.
- 1Divide the numerator by the denominator to get the whole-number part and a remainder.
- 2Bring down a zero, making the remainder ten times larger, and divide again for the first decimal digit.
- 3Repeat: each new digit comes from multiplying the remainder by ten and dividing.
- 4If the remainder becomes zero, the decimal terminates and you are done.
- 5If a remainder repeats, the digits from that point on repeat too — mark them as the recurring block.
- 6Read the finished decimal, using parentheses for any repeating digits.
Going the Other Way
To convert a terminating decimal back into a fraction, write the digits over the matching power of ten and simplify. 0.75 is 75/100, which reduces to 3/4; 0.375 is 375/1000, which reduces to 3/8.
Repeating decimals need a bit more algebra to convert exactly, but the common ones are worth memorizing: 0.(3) is 1/3, 0.(6) is 2/3, and 0.(142857) is 1/7. The converter handles terminating decimals precisely and reduces them to lowest terms for you.
Frequently asked questions
What is 3/8 as a decimal?
3/8 is 0.375. Divide 3 by 8: it goes zero times with remainder 3, then long division gives 0.375 exactly, a terminating decimal.
Why does 1/3 become 0.333 forever?
Because 3 never divides 10 evenly, the remainder keeps coming back and the digit 3 repeats. It is written 0.(3), where the parentheses show the repeating digit.
How do I know if a fraction will terminate?
Reduce the fraction and look at the denominator. If its only prime factors are 2 and 5, the decimal terminates. Any other prime factor, like 3 or 7, makes it repeat.
Tools mentioned in this guide
Fraction to Decimal Converter
Convert any fraction to a decimal with step-by-step long division and automatic repeating-decimal detection.
Calculators
Fraction Calculator
Add, subtract, multiply, and divide fractions — with the steps written out.
Calculators
Percentage Calculator
What is X% of Y, percentage change, and 'X is what % of Y' — solved live.
Calculators
Ratio Calculator
Solve a:b = c:x by cross-multiplying, or simplify any ratio — work shown.
Calculators
Scientific Calculator
Full scientific calculator — trig, logs, powers, factorials, with keyboard input.
Calculators
Keep reading