Simplify Fractions Calculator

Reduce proper fractions, improper fractions, and mixed numbers to their simplest irreducible form. Displays greatest common divisor (GCD) proofs, prime factorization trees, and mixed number equivalents.

Fraction Simplifier

&

Simplest Form Reduced

Simplified Fraction
$$ \frac{2}{3} $$
Irreducible Proper Fraction
GCD Divisor
12
Decimal Value
0.6667
Percentage
66.67%
Reciprocal
3 / 2

Step-by-Step Reduction Proof

How to Simplify Fractions Step by Step

A fraction is in simplest form when its numerator and denominator are coprime integers, meaning their Greatest Common Divisor (GCD) is exactly 1. Follow these simple steps to reduce any fraction:

1

Input Fraction

Enter the numerator and denominator, along with any optional whole number.

2

Calculate GCD

Find the Greatest Common Divisor of both numbers using Euclidean division.

3

Divide Both Terms

Divide both the numerator and denominator by the GCD in a single step.

4

Inspect Irreducibility

Verify that the new fraction cannot be reduced further (its new GCD is 1).

Two Proven Methods for Simplifying Fractions

Method 1: Greatest Common Divisor (GCD)

The fastest mathematical method. Divide top and bottom by their GCD:

$$ \frac{N \div \text{GCD}(N, D)}{D \div \text{GCD}(N, D)} = \text{Simplest Form} $$

Example: 24/36 → GCD(24, 36) = 12 → (24÷12) / (36÷12) = 2/3.

Method 2: Prime Factorization Cancellation

Break both numbers into prime factor trees and cancel shared prime factors:

$$ \frac{24}{36} = \frac{2 \times 2 \times 2 \times 3}{2 \times 2 \times 3 \times 3} = \frac{2}{3} $$

Cancelling 2 × 2 × 3 (which equals 12) leaves 2 in the numerator and 3 in the denominator.

Worked Examples with Explanations

Example 1: Reducing Large Numbers (120 / 150)

The Euclidean algorithm reveals GCD(120, 150) = 30. Divide numerator and denominator by 30:

(120 ÷ 30) / (150 ÷ 30) = 4 / 5 (Decimal: 0.8)
Example 2: Simplifying an Improper Fraction (42 / 16)

GCD of 42 and 16 is 2. Reduce to 21/8, then express as mixed number:

42 / 16 = 21 / 8 = 2 5/8 (Decimal: 2.625)

Problems Solved by Fraction Simplification

Eliminating Cumbersome Large Ratios

Unreduced fractions like 120/150 or 84/144 obscure the underlying magnitude. Reducing to 4/5 or 7/12 reveals clear, intuitive proportions.

Euclidean Greatest Common Divisor Steps

Bypasses tedious trial-and-error division by identifying the exact GCD in a single algorithmic sequence with prime factor cancellation proofs.

Academic Homework Standard Formatting

Math curricula and exams mandate final answers in lowest terms. This tool verifies irreducibility and provides mixed number forms for improper fractions.

Standardizing Measurements in Design & Trades

Architectural and machine measurements like 28/32 in simplify immediately into standard fractional tooling sizes (7/8 in).

Key Features & Simplification Capabilities

Euclidean GCD Algorithm

Calculates the exact Greatest Common Divisor instantly, dividing top and bottom in a single optimal step.

Prime Factor Cancellation

Visualizes the complete prime factorization of numerator and denominator with cancelled shared factors.

Mixed Number & Decimal Conversion

Automatically converts improper reduced fractions into mixed numbers and provides 4-decimal precision values.

Common Fraction Simplifications

Original Fraction GCD Divisor Simplest Form Decimal Equivalent
12 / 16 4 3 / 4 0.75
18 / 24 6 3 / 4 0.75
25 / 100 25 1 / 4 0.25
45 / 60 15 3 / 4 0.75
50 / 200 50 1 / 4 0.25

Frequently Asked Questions

Explore More Fraction Calculators