How to Convert Fractions to Decimals

Learn fraction-to-decimal conversion by division, repeating bars, mixed numbers, and simplify-first tips — with clear examples and a free converter.

By Generatr Team

Every fraction is a division problem: a/b means a ÷ b. Converting a fraction to a decimal is carrying out that division until the digits terminate, repeat, or you round to a needed precision.

This guide covers long division, repeating bars, mixed and improper numbers, why simplifying first helps, and how to spot terminating vs repeating results. When you want instant answers with repeating detection, open the free fraction to decimal converter.

You’ll use the same skill for grades, recipes, unit rates, and any percent that starts life as a fraction of a whole.

Free tool

Use the Fraction to Decimal Converter now

Open the interactive fraction to decimal converter in your browser — free, instant, no signup.

Open Fraction to Decimal Converter

What Does Converting a Fraction to a Decimal Mean?

A fraction a/b (b ≠ 0) is the rational number you get by dividing numerator by denominator. The decimal form is that same number written with a decimal point and base-10 digits.

  • 3/4 = 0.75 (terminating)
  • 1/3 = 0.333… (repeating)
  • 1/6 = 0.1666… (non-repeating prefix, then repeating 6)

Decimals and fractions are two notations for the same values when the number is rational. Irrationals like √2 or π are not exact fractions of integers, so they never appear as a finite or purely repeating decimal from a simple a/b conversion.

Place value reminder

0.75 means 7 tenths + 5 hundredths = 75/100 = 3/4 after simplifying. Going fraction → decimal is “execute the division”; going the other way uses place value and GCD — see how to convert decimals to fractions.

How Do You Convert a Fraction by Division?

Core rule: decimal = numerator ÷ denominator.

Terminating example: 3/8

  1. Divide 3.000 by 8.
  2. 8 into 30 is 3 (remainder 6); 8 into 60 is 7 (remainder 4); 8 into 40 is 5 (remainder 0).
  3. Result: 0.375

More worked values

  • 1/2 = 0.5
  • 1/4 = 0.25
  • 1/5 = 0.2
  • 5/16 = 0.3125
  • 7/8 = 0.875

Improper fractions

9/4 = 2.25. You can divide 9 ÷ 4 directly, or write 2 + 1/4 and convert the proper part: 2 + 0.25 = 2.25. Same number either way.

When remainders never hit zero, you have a repeating decimal — next section. For messy numerators, the free fraction to decimal converter shows long-division style output and repeating detection.

How Do Repeating Decimals Work?

In long division, only finitely many remainders are possible (0 through b−1). If remainder 0 never appears, a remainder must eventually repeat, and the digit sequence repeats forever.

Classic examples

  • 1/3 → remainders cycle 1 → digits 0.3̅ (0.333…)
  • 2/3 → 0.6̅
  • 1/6 → 0.1 then repeating 6 → 0.1̅6̅ often written 0.16̅
  • 1/7 → six-digit repeat: 0.142857̅
  • 1/11 → 0.09̅

Notation

A bar (vinculum) over the repeating block is standard: 0.3̅ or 0.(3). Ellipsis (0.333…) is fine in informal work if the pattern is obvious.

When does it terminate?

In lowest terms, a/b terminates in base 10 only if every prime factor of b is 2 or 5 (or both). So 1/2, 1/4, 1/5, 1/8, 1/10, 1/16, 1/20, 1/25 terminate; 1/3, 1/6, 1/7, 1/9, 1/12 do not (12 = 2²×3 still has a 3).

Rounding for money or reports is separate: 1/3 as $0.33 is approximate; exact work keeps 0.3̅ or the fraction 1/3.

How Do You Convert Mixed Numbers to Decimals?

A mixed number is a whole part plus a proper fraction: 2 3/4 means 2 + 3/4.

  1. Convert the fractional part to a decimal.
  2. Add the whole number.

Examples

  • 2 3/4 → 3/4 = 0.75 → 2.75
  • 5 1/8 → 1/8 = 0.125 → 5.125
  • 1 2/3 → 2/3 = 0.6̅ → 1.6̅
  • −3 1/4 → −(3 + 0.25) = −3.25

Improper form first (optional)

2 3/4 = 11/4; 11 ÷ 4 = 2.75. Same result. Improper form is handy if you already reduce with GCD before dividing.

Mixed numbers appear in cooking and measurement; keep units consistent. Ratios that compare parts (not a single fraction of a whole) use a different workflow — see how to simplify a ratio.

Why Should You Simplify the Fraction First?

Simplifying does not change the value, but it shortens division and makes repeating patterns clearer.

Example

24/36: divide by GCD 12 → 2/3 → 0.6̅. Dividing 24 ÷ 36 directly works, but more steps and easier to misplace zeros.

48/18 → GCD 6 → 8/3 = 2.6̅.

How to simplify

  1. Find GCD of numerator and denominator.
  2. Divide both by that GCD.
  3. Convert the reduced fraction to a decimal.

GCD methods (Euclidean algorithm, prime factors) are covered in the GCD and LCM guide. Reducing first is also the backbone of writing ratios in lowest terms.

If you only need a percent, after you have the decimal multiply by 100 (0.375 → 37.5%), or use fraction → percent formulas in the free percentage calculator and the percentage guide.

How Do You Use a Fraction to Decimal Converter?

Online converters handle long repeats and mixed input so you can focus on interpretation.

  1. Open the free fraction to decimal converter.
  2. Enter numerator and denominator (or a mixed number if supported).
  3. Optionally simplify first if you are also showing work by hand.
  4. Read the decimal result and note whether it terminates or repeats.
  5. Use bar notation or expanded digits for homework style.
  6. Cross-check: decimal × denominator should recover the numerator (within rounding if you truncated).
  7. Convert to percent if needed (× 100).
  8. For the reverse problem, switch to a decimal→fraction workflow.

Engineering and science often keep more digits than money; pick precision from the context, not from habit alone.

What Mistakes Happen When Converting Fractions?

Watch for these slips:

  • Dividing denominator by numerator — 3/4 is 3÷4=0.75, not 4÷3
  • Stopping a repeat too early — 1/6 is 0.1666…, not 0.16 exactly
  • Treating 0.333 as exact 1/3 in multi-step money math without knowing rounding policy
  • Forgetting the whole part on mixed numbers (writing 0.75 for 2 3/4)
  • Sign errors on negative fractions
  • Assuming every decimal terminates — many standard fractions repeat

Quick checks: 1/2=0.5, 1/4=0.25, 3/4=0.75, 1/5=0.2, 1/8=0.125, 1/3≈0.333… If your method fails these, fix order of division before tackling 17/23.

Practice with five textbook fractions and one mixed number from a recipe until division and bar notation feel automatic.

Step-by-Step Instructions

  1. 1Open the free fraction to decimal converter on Generatr.
  2. 2Write the fraction as numerator ÷ denominator (improper form is fine).
  3. 3Simplify with the GCD when you want shorter long division.
  4. 4Perform the division, adding decimal places as remainders appear.
  5. 5Stop when remainder is 0 (terminating) or when a remainder repeats (repeating block).
  6. 6Mark repeating digits with a bar or parentheses.
  7. 7For mixed numbers, convert the fractional part, then add the whole number.
  8. 8Spot-check by multiplying the decimal by the denominator (or converting back).

Frequently Asked Questions

How do you convert a fraction to a decimal?+

Divide the numerator by the denominator. Example: 3/8 = 3 ÷ 8 = 0.375. Keep dividing until the remainder is 0 or a repeating cycle of remainders appears.

What is a repeating decimal?+

A decimal whose digits enter a cycle that continues forever, such as 1/3 = 0.333… Written with a bar over the repeating block: 0.3̅. It happens when long division remainders never hit zero.

How do you convert a mixed number to a decimal?+

Convert the proper fraction part, then add the whole number. Example: 2 3/4 → 0.75 + 2 = 2.75. Or rewrite as an improper fraction (11/4) and divide.

Should I simplify before converting?+

Yes when working by hand. Simplifying with the GCD shortens division and clarifies repeats. Example: 24/36 → 2/3 → 0.6̅ is easier than dividing 24 by 36 from scratch.

When does a fraction terminate in decimal form?+

In lowest terms, a/b terminates in base 10 only if b’s prime factors are only 2 and/or 5. Otherwise the decimal eventually repeats.

Is Generatr’s fraction to decimal converter free?+

Yes. It runs in your browser with simplification and repeating-decimal detection and does not require signup.

Ready to try it yourself?

Use the free Fraction to Decimal Converter — no download, no account.

Launch Fraction to Decimal Converter