MathIsimple
Fraction to Decimal Calculator

Fraction to Decimal Calculator

Convert fractions to decimals with step-by-step solutions. Supports proper fractions, improper fractions, and mixed numbers with detailed explanations.

100% FreeStep-by-step SolutionsLong Division Shown
Calculator
Enter your fraction values and choose precision for decimal conversion

Check this for mixed numbers like 2 1/3

Top number

Bottom number

Precision

Common Examples
Click on any example to automatically fill the calculator
34\frac{3}{4}
=
0.75
Simple proper fraction
78\frac{7}{8}
=
0.875
Proper fraction
227\frac{22}{7}
=
3.142857...
Improper fraction with repeating decimal
2132\frac{1}{3}
=
2.333...
Mixed number with repeating decimal
56\frac{5}{6}
=
0.8333...
Fraction with repeating decimal
18\frac{1}{8}
=
0.125
Terminating decimal
How to Convert Fractions to Decimals

Converting a fraction to a decimal is fundamentally an act of division. Every fractionab\frac{a}{b} represents the division a÷ba \div b. The result is a decimal that either terminates (ends) or repeats infinitely.

Method 1: Direct Division

Divide the numerator by the denominator directly:

34=3÷4=0.75\frac{3}{4} = 3 \div 4 = 0.75

Method 2: Equivalent Fraction over a Power of 10

When the denominator is a factor of a power of 10, multiply numerator and denominator to reach that power of 10:

34=3×254×25=75100=0.75\frac{3}{4} = \frac{3 \times 25}{4 \times 25} = \frac{75}{100} = 0.75

Method 3: Long Division

  1. Set up: place numerator inside the division bracket
  2. Divide integer part first; note the remainder
  3. Multiply remainder by 10, divide again — this gives each decimal digit
  4. Stop when remainder is 0 (terminating) or a remainder repeats (repeating)

Mixed Numbers

Always convert a mixed number to an improper fraction first, then divide:

213=2×3+13=73=2.32\frac{1}{3} = \frac{2 \times 3 + 1}{3} = \frac{7}{3} = 2.\overline{3}

Simplify First for Easier Division

Finding the Greatest Common Factor (GCF) of numerator and denominator and dividing both by it produces an equivalent, simpler fraction that is easier to divide:

1216÷434=0.75\frac{12}{16} \xrightarrow{\div 4} \frac{3}{4} = 0.75

Pro tip: Always simplify fractions first using the GCF before dividing — it makes the arithmetic faster and reduces errors.

Terminating vs Repeating Decimals

Every fraction with integer numerator and denominator produces either a terminating or a repeating decimal — never a random non-repeating one. The denominator (in simplified form) determines which type you get.

Terminating Decimals

A decimal terminates when the simplified denominator has only the prime factors 2 and/or 5 — the prime factors of 10.

14=0.25,38=0.375,720=0.35\frac{1}{4} = 0.25, \quad \frac{3}{8} = 0.375, \quad \frac{7}{20} = 0.35

Denominators 4, 8, and 20 factor only into 2s and 5s, so their decimals end.

Repeating Decimals

When the simplified denominator contains any prime factor other than 2 or 5, the decimal repeats. The repeating block is shown in parentheses or with an overline:

13=0.3,17=0.142857\frac{1}{3} = 0.\overline{3}, \quad \frac{1}{7} = 0.\overline{142857}

The length of the repeating block is at most d1d - 1 digits, where dd is the denominator.

The Quick Rule

Simplify the fraction. Factor the denominator. If it contains only 2s and 5s — the decimal terminates. Any other prime factor — it repeats.

denominator=2m5nterminating\text{denominator} = 2^m \cdot 5^n \Rightarrow \text{terminating}

Converting Repeating Decimals Back

To recover the fraction from a repeating decimal, use algebra. Forx=0.3x = 0.\overline{3}:

10x=3.310xx=3x=39=1310x = 3.\overline{3} \Rightarrow 10x - x = 3 \Rightarrow x = \frac{3}{9} = \frac{1}{3}
Common Fractions to Decimals Reference
Quick-reference table for the fractions you will encounter most often
FractionDecimalPercentType
12\frac{1}{2}0.550%
Terminating
13\frac{1}{3}0.333...33.3%
Repeating
14\frac{1}{4}0.2525%
Terminating
15\frac{1}{5}0.220%
Terminating
16\frac{1}{6}0.1666...16.7%
Repeating
17\frac{1}{7}0.142857...14.3%
Repeating
18\frac{1}{8}0.12512.5%
Terminating
23\frac{2}{3}0.666...66.7%
Repeating
34\frac{3}{4}0.7575%
Terminating
38\frac{3}{8}0.37537.5%
Terminating
56\frac{5}{6}0.8333...83.3%
Repeating
78\frac{7}{8}0.87587.5%
Terminating

Quick rule: a fraction terminates if its simplified denominator only has factors of 2 and 5. Everything else repeats.

Deep Dive: Fraction-to-Decimal Conversion

The relationship between fractions and decimals is one of the most fundamental concepts in arithmetic and forms the backbone of everyday quantitative reasoning — from calculating a restaurant tip (15% = 15/100 = 0.15) to computing batting averages in baseball (hits/at-bats). Understanding this conversion deeply unlocks fluency across algebra, statistics, and beyond.

Why Division Works

The fraction bar is literally a division symbol. ab\frac{a}{b} means "a divided by b." Our decimal system is base-10, meaning each place value is a power of 10. When we perform long division and "bring down zeros," we are effectively asking: how many tenths, hundredths, thousandths fit into the remainder? This is why long division produces decimal digits one at a time.

The Role of the GCF

The Greatest Common Factor (GCF) is the largest integer that divides both numerator and denominator without a remainder. Dividing both by the GCF produces the simplest equivalent fraction. Simpler fractions have smaller numerators and denominators, making long division faster and less error-prone. For example:

3648GCF=1234=0.75\frac{36}{48} \xrightarrow{\text{GCF}=12} \frac{3}{4} = 0.75

Dividing 36 by 48 directly is more tedious than dividing 3 by 4 — both give the same result.

Precision and Rounding

For repeating decimals, we often round to a practical number of decimal places. The error introduced by rounding to nn decimal places is at most12×10n\frac{1}{2} \times 10^{-n}. For example, rounding13=0.3\frac{1}{3} = 0.\overline{3} to 4 places gives 0.3333, with an error of less than 0.00005. In scientific and engineering contexts, knowing this error bound is essential.

Fractions in Real Life

Fraction-decimal conversion appears constantly in everyday situations:

  • Finance: Interest rates, tax rates, and discount percentages are fractions expressed as decimals (e.g., 6.5% = 0.065).
  • Cooking: Recipe scaling requires converting between fractional cup measures and decimal amounts for digital scales.
  • Construction: Measurements in fractions of an inch (3/8", 5/16") must be converted to decimals for digital tools.
  • Sports statistics: Batting averages, field goal percentages, and win rates are all fractions expressed as decimals.
  • Medicine: Drug dosages are calculated as fractions of body weight, then converted to decimal milliliter amounts.

Irrational Numbers vs. Fractions

It is worth noting what fractions (rational numbers) are not: irrational numbers likeπ\pi, 2\sqrt{2}, and eecannot be expressed as fractions of integers. Their decimal expansions are infinite and non-repeating. Every fraction ab\frac{a}{b} (with integers a and b, b ≠ 0) is guaranteed to produce a terminating or repeating decimal — this is a theorem of number theory.

Frequently Asked Questions

Divide the numerator by the denominator. For example, 3/4 = 3 ÷ 4 = 0.75. You can use long division or a calculator. Some fractions result in terminating decimals (like 1/4 = 0.25), while others repeat (like 1/3 = 0.333...).
Ask AI ✨