Fraction to Mixed Number Calculator

Convert an improper fraction to a mixed number or a mixed number back to an improper fraction. See each step of the conversion including long division and simplification.

πŸ”€ Fraction ↔ Mixed Number Converter

Result

Mixed Number2 1/3
Simplified7/3
Decimal2.333333

Steps

Step 1Step 1 β€” Long division: 7 Γ· 3 = 2 remainder 1
Step 2Step 2 β€” Quotient = 2 (whole number), Remainder = 1 (new numerator)
Step 3Step 3 β€” Keep original denominator: 3
Step 4Result: 7/3 = 2 1/3

How to Convert an Improper Fraction to a Mixed Number

An improper fraction is a fraction where the numerator is greater than or equal to the denominator β€” meaning its value is 1 or greater. A mixed number combines a whole number with a proper fraction, like 2 1/3. Both forms represent the same value, but mixed numbers are often easier to understand in everyday life.

Converting between them takes just two simple steps.

Step One: Use Long Division

Divide the numerator by the denominator using long division. You need two numbers from this division:

  • Quotient β€” the whole number result (how many times the denominator fits into the numerator)
  • Remainder β€” what's left over after division

Example: Convert 7/3 to a mixed number.

7 Γ· 3 = 2 remainder 1

Step Two: Rewrite as a Mixed Number

Use the quotient and remainder to build the mixed number:

  • Whole number = quotient = 2
  • New numerator = remainder = 1
  • Denominator = original denominator = 3

Result: 7/3 = 2 1/3

General formula: For any improper fraction a/b where a β‰₯ b: divide a Γ· b = q remainder r. Then a/b = q r/b. If the remainder is 0, the fraction is exactly equal to the whole number (e.g., 6/3 = 2).

More Examples

  • 11/4: 11 Γ· 4 = 2 remainder 3 β†’ 2 3/4
  • 23/5: 23 Γ· 5 = 4 remainder 3 β†’ 4 3/5
  • 15/5: 15 Γ· 5 = 3 remainder 0 β†’ 3 (exact whole number)
  • 9/4: 9 Γ· 4 = 2 remainder 1 β†’ 2 1/4

How to Convert a Mixed Number to an Improper Fraction

Converting in the other direction is equally simple β€” multiply and add:

  1. Multiply the whole number by the denominator.
  2. Add the result to the numerator.
  3. Keep the same denominator.

Formula: w n/d = (w Γ— d + n) / d

Example: Convert 3 2/5 to an improper fraction.

  • 3 Γ— 5 = 15
  • 15 + 2 = 17
  • 3 2/5 = 17/5

You can verify this is correct by converting back: 17 Γ· 5 = 3 remainder 2 β†’ 3 2/5 βœ“

Simplifying Before and After Conversion

It's good practice to simplify your fraction before or after converting. Find the Greatest Common Divisor (GCD) of the numerator and denominator, then divide both by it.

Example: Convert 18/8 to a mixed number.

  • Simplify first: GCD(18, 8) = 2 β†’ 18/8 = 9/4
  • Convert: 9 Γ· 4 = 2 remainder 1 β†’ 2 1/4

Negative Improper Fractions

For negative improper fractions, convert the absolute value to a mixed number, then apply the negative sign to the whole number.

Example: Convert βˆ’7/3 to a mixed number.

  • |7/3| β†’ 7 Γ· 3 = 2 remainder 1 β†’ 2 1/3
  • Apply negative: βˆ’2 1/3

Frequently Asked Questions

What is the difference between a proper fraction, improper fraction, and mixed number?

A proper fraction has a numerator smaller than the denominator (value < 1), like 3/4. An improper fraction has a numerator β‰₯ denominator (value β‰₯ 1), like 7/3. A mixed number is another way to write an improper fraction: 7/3 = 2 1/3. Every improper fraction can be written as a mixed number and vice versa.

When should I use mixed numbers instead of improper fractions?

Mixed numbers are easier to visualize in everyday contexts β€” measurements (2 1/2 inches), cooking (1 3/4 cups), and time (2 1/4 hours). Improper fractions are preferred in mathematical calculations β€” it's easier to multiply, divide, add, and subtract with improper fractions. Use our Fraction Calculator to perform operations on either form.

Can a proper fraction be converted to a mixed number?

No β€” a proper fraction (where numerator < denominator) is already less than 1, so there's no whole number part. 3/4 simply remains 3/4. Only improper fractions (numerator β‰₯ denominator) can be converted to mixed numbers.

How do I simplify the fractional part of a mixed number?

Find the GCD of the fractional part's numerator and denominator, then divide both by it. For example, 3 4/8: GCD(4, 8) = 4, so 4/8 = 1/2. The simplified mixed number is 3 1/2.

What if the remainder is zero?

If the remainder is 0, the improper fraction is exactly equal to a whole number. For example, 12/4 = 12 Γ· 4 = 3 remainder 0, so 12/4 = 3 (no fractional part).

a/b = q r/b (where a Γ· b = q remainder r)

Where:

  • a/b = Improper fraction (numerator β‰₯ denominator)
  • q = Quotient from long division (whole number part)
  • r = Remainder (becomes the new numerator)
  • b = Original denominator (stays the same)

πŸ“ Worked Example

1

7/3 β†’ Mixed

7 Γ· 3 = 2 R 1

= 2 1/3

2

11/4 β†’ Mixed

11 Γ· 4 = 2 R 3

= 2 3/4

3

3 2/5 β†’ Improper

(3 Γ— 5 + 2) / 5

= 17/5