Skip to main content

Decimal to Fraction Calculator

Free Decimal fraction Calculator for fractions. Enter values to get step-by-step solutions with formulas and graphs. Get results you can export or share.

Share this calculator

Formula

decimal = numerator / (10^n), then simplify by GCD

Write the decimal digits as the numerator over the appropriate power of 10 as denominator (10 for 1 decimal place, 100 for 2, etc.), then simplify by dividing both by their Greatest Common Divisor. For repeating decimals, use algebra: set x = decimal, multiply by 10^k to shift the repeating block, subtract to eliminate the repetition.

Worked Examples

Example 1: Converting a Terminating Decimal

Problem: Convert 0.375 to a fraction in simplest form.

Solution: Step 1: Count decimal places: 3 digits after decimal\nStep 2: Write as fraction: 375/1000\nStep 3: Find GCD(375, 1000)\n375 = 3 x 5 x 5 x 5\n1000 = 2 x 2 x 2 x 5 x 5 x 5\nGCD = 5 x 5 x 5 = 125\nStep 4: Simplify: 375/1000 = 3/8\nVerification: 3 / 8 = 0.375

Result: 0.375 = 3/8

Example 2: Converting a Repeating Decimal

Problem: Convert 0.666... (repeating) to a fraction.

Solution: Let x = 0.6666...\nMultiply by 10: 10x = 6.6666...\nSubtract: 10x - x = 6.6666... - 0.6666...\n9x = 6\nx = 6/9\nSimplify by GCD(6,9) = 3: x = 2/3\nVerification: 2/3 = 0.6666...

Result: 0.666... = 2/3

Frequently Asked Questions

How do you convert a negative decimal to a fraction?

Converting a negative decimal to a fraction follows the same process as positive decimals, with the negative sign preserved throughout. Simply ignore the negative sign, convert the absolute value to a fraction using the standard method, then apply the negative sign to the numerator of the final result. For example, -0.625: ignore the sign, convert 0.625 = 625/1000. Simplify by GCD(625,1000) = 125, giving 5/8. Then apply the sign: -5/8. The convention in mathematics is to place the negative sign in the numerator, writing -5/8 rather than 5/(-8), though both representations are mathematically equivalent. For mixed numbers, -2.75 becomes -2 3/4, meaning the entire quantity is negative.

What are the most common decimal-to-fraction conversions to memorize?

Memorizing common conversions speeds up mental math significantly. The essential ones are: 0.5 = 1/2, 0.25 = 1/4, 0.75 = 3/4, 0.333... = 1/3, 0.667... = 2/3, 0.2 = 1/5, 0.125 = 1/8, 0.375 = 3/8, 0.625 = 5/8, 0.875 = 7/8, 0.1 = 1/10, and 0.1667... = 1/6. These twelve conversions cover the vast majority of fractions encountered in everyday math, cooking, measurements, and standardized tests. From these base conversions, you can derive others: if 1/8 = 0.125, then 3/8 = 3 x 0.125 = 0.375. Building this mental reference table dramatically improves speed in fraction and decimal arithmetic without needing a calculator.

How do percentages relate to decimal-to-fraction conversions?

Percentages, decimals, and fractions are three representations of the same value. A percentage is simply a fraction with a denominator of 100, and a decimal is the result of dividing the numerator by the denominator. To convert: decimal to percent, multiply by 100 (0.75 = 75%). Percent to fraction, put the number over 100 and simplify (75% = 75/100 = 3/4). Decimal to fraction, use the power-of-10 method described above. These conversions are used constantly in finance (interest rates), statistics (probabilities), retail (discounts), and science (concentrations). Understanding the interchangeability helps in choosing the most convenient form for any calculation. For instance, finding 25% of a number is easiest using the fraction 1/4.

What role do decimal-to-fraction conversions play in measurement systems?

Decimal-to-fraction conversions are essential when working between metric (decimal-based) and imperial (fraction-based) measurement systems. Imperial measurements commonly use fractions of inches: 1/16, 1/8, 3/16, 1/4, 5/16, 3/8, 7/16, 1/2, and so on. When a metric measurement of 6.35mm needs to be expressed in inches (6.35/25.4 = 0.25 inches = 1/4 inch), the conversion is straightforward. Machinists regularly convert between decimal inches (from digital calipers) and fractional inches (for drill bit and tap sizes). Carpenters work almost exclusively in fractions for lumber dimensions. Understanding these conversions prevents costly measurement errors in construction, manufacturing, and engineering projects.

What formula does Decimal to Fraction Calculator use?

The formula used is described in the Formula section on this page. It is based on widely accepted standards in the relevant field. If you need a specific reference or citation, the References section provides links to authoritative sources.

Can I share or bookmark my calculation?

You can bookmark the calculator page in your browser. Many calculators also display a shareable result summary you can copy. The page URL stays the same so returning to it will bring you back to the same tool.

References