Beginner

Improper Fraction to Mixed Number Calculator

An improper fraction has a numerator equal to or larger than its denominator (like 17/5). This calculator converts it to a mixed number (3 2/5), simplifies the fractional part using the greatest common divisor, and shows every step.
The top number of the improper fraction (must be ≥ denominator in absolute value)
The bottom number (non-zero)
Mixed number
3.400000

3 2⁄5

Whole part
3
Fractional part
2/5
Decimal value
3.4
GCD used to simplify
1
88%
12%
Whole part
Remainder
Whole part vs. fractional remainder
Step by step
  1. 1

    Integer division

    17 ÷ 5 = 3 remainder 2
    The quotient becomes the whole-number part; the remainder is the new numerator.
  2. 2

    Decimal value

    17 ÷ 5 = 3.400000
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

Divide the numerator by the denominator: the quotient is the whole part and the remainder over the original denominator is the fractional part. Simplify that fraction using GCD. For 17/5: 17 ÷ 5 = 3 remainder 2, giving the mixed number 3 2/5.

Formula
whole = ⌊|n/d|⌋ • remainder = |n| mod |d| • simplified: remainder/GCD over d/GCD
How this is calculated

An improper fraction is one where the absolute value of the numerator is greater than or equal to the absolute value of the denominator — for example 17/5 or −9/4. To convert it to a mixed number, divide the numerator by the denominator using integer (floor) division: the quotient becomes the whole-number part and the remainder becomes the new numerator of the fractional part, keeping the same denominator.

The fractional remainder is then simplified by dividing both its numerator and denominator by their greatest common divisor (GCD), found using the Euclidean algorithm. If the GCD is 1 the fraction is already in its simplest form. The sign of the original fraction is applied to the whole-number part of the result.

This calculator only accepts true improper fractions — if the numerator is smaller in absolute value than the denominator the fraction is already proper and converting to a mixed number is not meaningful (it would simply be "0 and some fraction"). Enter integer values; decimal inputs are rounded to the nearest integer before processing.

Frequently asked questions

An improper fraction is a fraction where the numerator (top number) is greater than or equal to the denominator (bottom number) in absolute value — for example 7/3, 9/9 or 22/5. It represents a quantity equal to or greater than one whole.

Divide the numerator by the denominator. The quotient (whole part) tells you how many times the denominator fits completely, and the remainder becomes the new numerator of the fraction. Simplify the remainder fraction by dividing both parts by their GCD.

Yes. After finding the remainder fraction it divides numerator and denominator by their greatest common divisor so the result is fully simplified. For example 17/6 → 2 remainder 5 → 2 5/6 (GCD of 5 and 6 is 1, already simplified).

Also known as

convert improper fraction to mixed number
improper fraction simplifier
mixed number calculator
fraction to whole number
simplify improper fraction
fraction converter whole number remainder
numerator larger than denominator

APA

TG we-Calculate Editorial Team. (2026). Improper Fraction to Mixed Number Calculator [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/improper-fraction-to-mixed-number-calculator

Chicago

TG we-Calculate Editorial Team. "Improper Fraction to Mixed Number Calculator." TG we-Calculate. 2026. https://we-calculate.com/calculator/improper-fraction-to-mixed-number-calculator.

IEEE

TG we-Calculate Editorial Team, "Improper Fraction to Mixed Number Calculator," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/improper-fraction-to-mixed-number-calculator

BibTeX

@misc{wecalculate_improper_fraction_to_mixed_number_calculator, title = {Improper Fraction to Mixed Number Calculator}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/improper-fraction-to-mixed-number-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?