Chuyển tới nội dung chính

Converting Between Fractions and Decimals

Grade: 6-7 | Topic: Arithmetic

What You Will Learn

After this guide, you will be able to convert any fraction to a decimal using division, and convert any terminating or repeating decimal back to a fraction. You will also learn to recognize which fractions produce terminating decimals and which produce repeating decimals, giving you flexibility to work with numbers in whichever form is most convenient.

Theory

Fractions and decimals are two forms of the same number

Every fraction is a division problem waiting to happen. The fraction bar means "divided by":

ab=a÷b\frac{a}{b} = a \div b

So 34=3÷4=0.75\frac{3}{4} = 3 \div 4 = 0.75. The fraction and the decimal are two different ways to write the same value. Being able to switch between them is essential for comparing numbers, solving equations, and working with real-world measurements.

Converting fractions to decimals

The division method:

Divide the numerator by the denominator using long division (or a calculator). This always works.

78=7÷8=0.875\frac{7}{8} = 7 \div 8 = 0.875

The equivalent-fraction method (when the denominator is a factor of 10, 100, or 1000):

If you can rewrite the fraction with a denominator of 10, 100, or 1000, the decimal is immediate:

35=3×25×2=610=0.6\frac{3}{5} = \frac{3 \times 2}{5 \times 2} = \frac{6}{10} = 0.6

725=7×425×4=28100=0.28\frac{7}{25} = \frac{7 \times 4}{25 \times 4} = \frac{28}{100} = 0.28

This shortcut is fast but only works when the denominator has no prime factors other than 2 and 5.

Terminating vs. repeating decimals

Terminating decimals end after a finite number of digits:

14=0.25,38=0.375,920=0.45\frac{1}{4} = 0.25, \quad \frac{3}{8} = 0.375, \quad \frac{9}{20} = 0.45

A fraction (in lowest terms) produces a terminating decimal when its denominator has only the prime factors 2 and/or 5.

Repeating decimals have one or more digits that cycle infinitely:

13=0.3=0.333\frac{1}{3} = 0.\overline{3} = 0.333\ldots

56=0.83=0.8333\frac{5}{6} = 0.8\overline{3} = 0.8333\ldots

27=0.285714=0.285714285714\frac{2}{7} = 0.\overline{285714} = 0.285714285714\ldots

A fraction produces a repeating decimal when its denominator (in lowest terms) has a prime factor other than 2 or 5.

The overline notation 3\overline{3} means the digit 3 repeats forever. When multiple digits repeat, the bar covers all of them: 285714\overline{285714}.

Converting terminating decimals to fractions

Step 1: Write the decimal as a fraction over the appropriate power of 10.

  • 1 decimal place: denominator is 10
  • 2 decimal places: denominator is 100
  • 3 decimal places: denominator is 1000

0.35=351000.35 = \frac{35}{100}

Step 2: Simplify by dividing numerator and denominator by their GCD.

35100=35÷5100÷5=720\frac{35}{100} = \frac{35 \div 5}{100 \div 5} = \frac{7}{20}

Converting repeating decimals to fractions

For a single repeating digit like 0.30.\overline{3}:

Let x=0.3x = 0.\overline{3}

10x=3.310x = 3.\overline{3}

Subtract: 10xx=3.30.310x - x = 3.\overline{3} - 0.\overline{3}

9x=39x = 3

x=39=13x = \frac{3}{9} = \frac{1}{3}

For a repeating block like 0.120.\overline{12}:

Let x=0.12x = 0.\overline{12}

100x=12.12100x = 12.\overline{12}

100xx=12100x - x = 12

99x=1299x = 12

x=1299=433x = \frac{12}{99} = \frac{4}{33}

The general pattern: if nn digits repeat, multiply by 10n10^n, subtract the original, and solve for xx.

Common fraction-decimal equivalents worth memorizing

These appear so frequently that knowing them by heart will save you time:

FractionDecimalFractionDecimal
12\frac{1}{2}0.513\frac{1}{3}0.30.\overline{3}
14\frac{1}{4}0.2523\frac{2}{3}0.60.\overline{6}
34\frac{3}{4}0.7515\frac{1}{5}0.2
18\frac{1}{8}0.12516\frac{1}{6}0.160.1\overline{6}
38\frac{3}{8}0.37556\frac{5}{6}0.830.8\overline{3}

Worked Examples

Example 1: Fraction to decimal using division (easy)

Problem: Convert 38\dfrac{3}{8} to a decimal.

Step 1: Divide 3 by 8 using long division. 3÷8=0.3753 \div 8 = 0.375

(8 goes into 30 three times with remainder 6; 8 goes into 60 seven times with remainder 4; 8 goes into 40 five times with no remainder.)

Answer: 0.3750.375

Example 2: Fraction to decimal using equivalent fractions (easy)

Problem: Convert 925\dfrac{9}{25} to a decimal.

Step 1: Rewrite with a denominator of 100 (since 25×4=10025 \times 4 = 100). 925=9×425×4=36100\frac{9}{25} = \frac{9 \times 4}{25 \times 4} = \frac{36}{100}

Step 2: Write as a decimal. 36100=0.36\frac{36}{100} = 0.36

Answer: 0.360.36

Example 3: Terminating decimal to fraction (medium)

Problem: Convert 0.6250.625 to a fraction in lowest terms.

Step 1: Write over 1000 (three decimal places). 0.625=62510000.625 = \frac{625}{1000}

Step 2: Find the GCD of 625 and 1000. 625=54,1000=23×53625 = 5^4, \quad 1000 = 2^3 \times 5^3 gcd=53=125\gcd = 5^3 = 125

Step 3: Simplify. 625÷1251000÷125=58\frac{625 \div 125}{1000 \div 125} = \frac{5}{8}

Answer: 58\dfrac{5}{8}

Example 4: Repeating decimal to fraction (medium)

Problem: Convert 0.450.\overline{45} to a fraction.

Step 1: Let x=0.45=0.454545x = 0.\overline{45} = 0.454545\ldots

Step 2: Since two digits repeat, multiply by 100. 100x=45.454545100x = 45.454545\ldots

Step 3: Subtract the original equation. 100xx=45.4545450.454545100x - x = 45.454545\ldots - 0.454545\ldots 99x=4599x = 45

Step 4: Solve and simplify. x=4599=45÷999÷9=511x = \frac{45}{99} = \frac{45 \div 9}{99 \div 9} = \frac{5}{11}

Answer: 511\dfrac{5}{11}

Example 5: Mixed number to decimal and back (challenging)

Problem: Convert 25122\dfrac{5}{12} to a decimal, then confirm by converting back.

Step 1: Convert the fraction part to a decimal. 5÷12=0.4165 \div 12 = 0.41\overline{6}

Step 2: Add the whole number. 2512=2.4162\frac{5}{12} = 2.41\overline{6}

Step 3: Convert back -- separate the whole number and decimal. The decimal part is 0.4160.41\overline{6}. Let x=0.416x = 0.41\overline{6}.

10x=4.1610x = 4.1\overline{6} 100x=41.6100x = 41.\overline{6} 1000x=416.61000x = 416.\overline{6} 1000x100x=416.641.6=3751000x - 100x = 416.\overline{6} - 41.\overline{6} = 375 900x=375900x = 375 x=375900=512x = \frac{375}{900} = \frac{5}{12}

Adding back the whole number: 25122\frac{5}{12}. Confirmed!

Answer: 2.4162.41\overline{6}

Common Mistakes

Mistake 1: Dividing the denominator by the numerator instead of the other way

34=4÷3=1.333\frac{3}{4} = 4 \div 3 = 1.333\ldots

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

Why this matters: The fraction bar means numerator divided by denominator, not the reverse. Always divide the top number by the bottom number.

Mistake 2: Forgetting to simplify after converting a decimal to a fraction

0.4=4100.4 = \frac{4}{10} (left as final answer)

0.4=410=250.4 = \frac{4}{10} = \frac{2}{5}

Why this matters: Fractions should always be expressed in lowest terms. After writing the decimal over a power of 10, check for common factors.

Mistake 3: Using the wrong power of 10 for the denominator

0.125=1251000.125 = \frac{125}{100} (only two zeros instead of three)

0.125=12510000.125 = \frac{125}{1000}

Why this matters: The number of decimal places tells you which power of 10 to use. Three decimal places means 1000, not 100. Using the wrong denominator changes the value entirely.

Practice Problems

Try these on your own before checking the answers:

  1. Convert 516\dfrac{5}{16} to a decimal.
  2. Convert 0.8750.875 to a fraction in lowest terms.
  3. Convert 411\dfrac{4}{11} to a decimal.
  4. Convert 0.720.\overline{72} to a fraction in lowest terms.
  5. Which fractions produce terminating decimals: 315\dfrac{3}{15}, 712\dfrac{7}{12}, 940\dfrac{9}{40}?
Click to see answers
  1. 5÷16=0.31255 \div 16 = 0.3125
  2. 8751000\frac{875}{1000}. gcd(875,1000)=125\gcd(875, 1000) = 125. 875÷1251000÷125=78\frac{875 \div 125}{1000 \div 125} = \frac{7}{8}
  3. 4÷11=0.36=0.3636364 \div 11 = 0.\overline{36} = 0.363636\ldots
  4. Let x=0.72x = 0.\overline{72}. 99x=7299x = 72. x=7299=811x = \frac{72}{99} = \frac{8}{11}
  5. Simplify first: 315=15\frac{3}{15} = \frac{1}{5} (denominator 55 -- terminates). 712\frac{7}{12} (denominator 12=22×312 = 2^2 \times 3 -- repeats because of the factor 3). 940\frac{9}{40} (denominator 40=23×540 = 2^3 \times 5 -- terminates). So 315\frac{3}{15} and 940\frac{9}{40} produce terminating decimals.

Summary

  • To convert a fraction to a decimal, divide the numerator by the denominator.
  • A fraction in lowest terms produces a terminating decimal when the denominator has only the prime factors 2 and 5, and a repeating decimal otherwise.
  • To convert a terminating decimal to a fraction, write it over the appropriate power of 10 and simplify.
  • To convert a repeating decimal to a fraction, use the algebraic method: multiply by 10n10^n (where nn is the number of repeating digits), subtract, and solve.
  • Memorize common fraction-decimal equivalents to speed up your work.

Need help converting fractions and decimals?

Take a photo of your math problem and MathPal will solve it step by step.

Open MathPal