The mixed number calculator above converts in both directions at once. Give it an improper fraction such as 47/8 and it returns 5 7/8; give it a mixed number and it returns the improper fraction. It also accepts a decimal, reduces the fractional part to lowest terms, and prints the division and multiplication that produced each result, so the conversion is something you can follow rather than something you have to trust.
Arb Digital publishes free tools that keep their reasoning on screen. This page is about the two ways of writing the same value; if you want to add, subtract, multiply, or divide mixed numbers, the general fraction calculator handles the arithmetic, and the dedicated adding fractions calculator goes deeper on addition specifically.
What This Mixed Number Calculator Does
It takes a value in any of three forms — mixed number, improper fraction, or decimal — and gives you all of them back. The improper fraction is the exact value with a single numerator and denominator. The mixed number splits that into a whole part and a proper fraction. The lowest-terms box shows the reduced form, since 47/8 is already reduced but 46/8 is not. The decimal and percentage complete the set.
Negative values are handled with the correct convention: −5 7/8 means −(5 + 7/8) = −47/8, not −5 + 7/8. That distinction sounds pedantic until you subtract two negative mixed numbers and the sign quietly lands in the wrong place. Zero denominators return an explanation, not an error value.
How to Use It
- To convert an improper fraction, leave the whole-number box at 0 and enter the numerator and denominator — 47 and 8, for example.
- To convert a mixed number, enter all three boxes: 5, 7 and 8 for 5 7/8.
- To convert a decimal, type it into the decimal field. Any non-zero value there takes priority over the fraction boxes.
- Check the lowest-terms box. If it differs from the improper fraction, your input was reducible.
- Read the steps panel for the division with quotient and remainder, or the multiply-and-add that runs the other way.
The Method: Divide One Way, Multiply the Other
Improper fraction to mixed number: divide the numerator by the denominator. The whole-number quotient becomes the whole part, the remainder becomes the new numerator, and the denominator never changes. For 47/8: 47 ÷ 8 = 5 remainder 7, so the mixed number is 5 7/8. The remainder is always smaller than the denominator, which is exactly why the fractional part of a mixed number is always proper.
Mixed number to improper fraction: multiply the whole number by the denominator, add the numerator, and put the total over the same denominator. For 5 7/8: 5 × 8 = 40, plus 7 = 47, giving 47/8. This is not a trick either — it is just rewriting 5 as 40/8 so both parts share a denominator and can be added, which is ordinary fraction addition with a whole number as one of the terms.
The two operations are exact inverses, so a conversion can always be checked by running it backwards. Wolfram MathWorld's entry on the mixed fraction gives the formal definition, and it makes the implied addition explicit for the same reason this page keeps repeating it.
The Notation Trap Nobody Warns You About
Everywhere else in mathematics, writing two things next to each other means multiply. In algebra, 5x means five times x, and 2(a+b) means twice the bracket. Mixed numbers break that rule: 5 7/8 means five plus seven eighths. It is the one common notation in school mathematics where juxtaposition means addition, and it is a genuine source of confusion when students move into algebra and start writing things like 2 x/3 without noticing they have created an ambiguity.
This is a large part of why higher mathematics, science, and engineering almost always prefer improper fractions. An improper fraction, which Wolfram MathWorld defines as one whose numerator equals or exceeds its denominator, carries no such ambiguity: an expression like 47/8 has exactly one reading. It also behaves properly in further calculation, whereas a mixed number has to be converted before you can multiply or divide with it anyway. Mixed numbers survive because they are easier to picture — 5 7/8 inches tells a carpenter instantly where to cut, and 47/8 inches does not.
Which Form to Use When
Use the mixed number when a human has to act on the value. Measurements, recipes, timings, and anything read off a ruler or a tape measure work better as a whole plus a part, because the whole part is the information that matters first. Imperial construction runs almost entirely on mixed numbers with denominators of 2, 4, 8, 16, and 32, and a tape measure is physically laid out to be read that way.
Use the improper fraction when the value goes into another calculation. Multiplying, dividing, comparing, or substituting into an equation is easier and less error-prone with a single fraction. Most algebra conventions and most school mark schemes past a certain level expect improper form, and leaving a mixed number inside an expression is a reliable way to lose the cross terms.
Use the decimal when you need to sort, average, or feed a machine. Decimals compare at a glance and enter a spreadsheet cleanly, but many fractions have no exact decimal — one third is 0.333… forever — so a decimal is often a rounding of the true value. Keep the fraction if precision matters and convert at the end.
Decimals, Mixed Numbers, and What Rounds Away
Converting a decimal to a mixed number is straightforward when the decimal terminates. 5.875 splits into a whole part of 5 and a fractional part of 0.875, which is 875/1000, reducing by a greatest common divisor of 125 to 7/8, giving 5 7/8. Every terminating decimal is a fraction whose denominator is a power of ten, so this always works.
Repeating decimals are a different problem. 5.333… is 5 1/3, but you cannot get there by treating 333 as a numerator over 1000 — that gives 5 333/1000, which is close but wrong. Recovering the exact fraction from a repeating decimal takes an algebraic method, which our decimal to fraction calculator explains and applies in full. This tool's decimal field works from whatever digits you type, so it treats the input as terminating.
The practical consequence: a decimal that has been rounded cannot be converted back to its original fraction. Typing 0.3333 gives 3333/10000 rather than 1/3, and no algorithm can tell those apart from the digits alone. If you need the exact fraction, work from the fraction, not from a rounded decimal of it.
Reducing the Fractional Part
A mixed number is not finished until its fractional part is in lowest terms. 5 6/8 is a valid quantity but 5 3/4 is the finished form. Reducing only ever touches the fraction, never the whole number, and it cannot change the value. If the fractional part reduces to a whole — 5 4/4 — then the mixed number was written incorrectly and the value is really 6.
A subtler case is a mixed number with an improper fractional part, such as 3 9/4. This turns up as an intermediate result when people add mixed numbers by parts and forget the carry. It converts by extracting the extra whole: 9/4 is 2 1/4, so the whole thing is 5 1/4. This calculator handles that automatically, which is why entering a whole number alongside an improper numerator does not break it. To reduce a fraction on its own, use the simplify fractions calculator, which shows the greatest common divisor it applied.
Arb Digital builds fast, accessible, dependency-free calculators that earn organic search traffic and keep readers on the page. Browse the free library, or tell us what you need.
Browse All Free Tools Talk to Arb DigitalCommon Mistakes to Avoid
- Reading a mixed number as multiplication. 5 7/8 is 5 + 7/8, not 5 × 7/8. The side-by-side notation means addition here and nowhere else.
- Changing the denominator during conversion. The denominator is the same in both forms; only the numerator and the whole part move.
- Mishandling negatives. −2 1/2 is −5/2, not −2 + 1/2. The minus sign applies to the whole quantity.
- Leaving an improper fractional part. 3 9/4 needs the extra whole extracting; it is really 5 1/4.
- Converting a rounded decimal back to a fraction and expecting the original. 0.3333 becomes 3333/10000, not 1/3.
Related Free Tools From Arb Digital
Reduce a fractional part with the simplify fractions calculator, recover exact fractions from repeating decimals with the decimal to fraction calculator, and generate equal-value forms with the equivalent fractions calculator. For arithmetic, see the adding fractions calculator, the dividing fractions calculator, or the all-in-one fraction calculator. More at the free online tools hub.
Frequently Asked Questions
Divide the numerator by the denominator. The quotient is the whole number, the remainder is the new numerator, and the denominator stays the same. For 47/8, 47 divided by 8 is 5 remainder 7, giving 5 and 7/8.
Multiply the whole number by the denominator, add the numerator, and put the total over the same denominator. For 5 and 7/8 that is 5 times 8 plus 7, which is 47, giving 47/8.
A fraction whose numerator is greater than or equal to its denominator, so its value is one or more. It is a perfectly correct way to write a number and is usually preferred in algebra.
No. A mixed number means addition, so 5 and 7/8 is 5 plus 7/8, which equals 47/8. This is the one common notation where writing two quantities side by side does not mean multiply.
Apply the minus sign to the whole quantity, so negative 2 and 1/2 is negative 5/2. Treating it as negative 2 plus a half gives negative 3/2, which is a different number.
It should not in a finished answer. If it does, extract the extra whole: 3 and 9/4 becomes 5 and 1/4, since 9/4 is itself 2 and 1/4.
Use a mixed number for measurements and anything a person reads directly, and an improper fraction when the value feeds into further calculation. Check what your course or specification asks for, since both are correct values.
This tool is provided for educational and general reference use. Always check results against the method your course or specification requires.