Menu

Mixed Number Calculator

Mixed numbers and improper fractions, converted and calculated step by step.

By Nethanel Bar, Co-founder & CEO

Last updated

Want to solve these without the calculator?

The Coddy math course teaches the method itself - you work each step on an interactive board and get told exactly where a move went wrong.

Almost nothing works on a mixed number as it stands

A mixed number like 2 3/4 is a whole part and a fraction written side by side, and the invisible sign between them is a plus. That makes it easy to read and awkward to calculate with: you cannot multiply 2 3/4 by 1 1/3 by multiplying the whole parts and the fractions separately, and if you try you get 2 1/4 instead of 3 2/3.

So almost every mixed-number question starts with the same move: turn each one into an improper fraction, multiply the whole part by the denominator and add the top. 2 3/4 becomes 11/4. From there it is an ordinary fraction question, and at the end you convert back. That first and last step are what this page is really for - they are where the marks are lost.

It is exact throughout, and it gets negatives right. -2 3/4 is one negative quantity, not minus two plus three quarters, so it is -11/4 and not -5/4. That distinction is quietly wrong in a surprising number of calculators, and it changes the answer to every question containing a negative mixed number.

What to watch for in the steps

  • Convert to improper fractions first, every time. It is one line of work and it makes the rest of the question an ordinary fraction question.
  • The conversion is whole × denominator + numerator, over the same denominator. 2 3/4 is (2×4 + 3)/4 = 11/4.
  • Coming back is a division with a remainder: 11/4 is 2 remainder 3, so 2 3/4. The denominator never changes in either direction.
  • The sign of a negative mixed number covers both parts. -2 3/4 means -(2 + 3/4), so as an improper fraction it is -11/4.
  • Adding mixed numbers by adding the whole parts and the fractions separately does work - but only for addition, and only if you then carry any improper fraction into the whole part. The conversion route works for all four operations, which is why it is the one taught.

How to use the mixed number calculator

  1. Fill in the whole part and the fraction

    Each number has three boxes: the whole part, then the numerator and denominator. Leave the whole box empty for a plain fraction, or the fraction boxes empty for a whole number.

  2. Pick the operation

    Plus, minus, times or divide. The conversion to improper fractions happens first in every case, and you can see it in the first step.

  3. Read both forms of the answer

    The improper fraction and the mixed number are both given, because different questions ask for different ones. The decimal and percentage are there too.

  4. Check the conversion lines

    The first and last steps are the conversions. If your own answer differs from this one, that is nearly always where it went wrong.

Converting, both ways

The two conversions, and what each operation needs once you have done them.

TaskHowExample
Mixed to improperwhole × denominator + top2 3/4 = (8+3)/4 = 11/4
Improper to mixeddivide, keep the remainder on top11/4 = 2 3/4
Negative mixed to improperthe sign covers both parts-2 3/4 = -11/4
Addconvert, common denominator, add2 1/2 + 1 3/4 = 5/2 + 7/4 = 17/4 = 4 1/4
Subtractconvert, common denominator, subtract4 1/3 - 1 5/6 = 13/3 - 11/6 = 5/2 = 2 1/2
Multiplyconvert, multiply across2 1/4 × 1 1/3 = 9/4 × 4/3 = 3
Divideconvert, multiply by the reciprocal3 1/3 ÷ 1 1/6 = 10/3 × 6/7 = 20/7 = 2 6/7

Worked examples

Adding: 2 1/2 + 1 3/4

Convert first: 5/2 and 7/4. The common denominator is 4, so 10/4 + 7/4 = 17/4, which is 4 1/4. You could also add the whole parts to get 3 and the fractions to get 5/4, then carry the extra whole - same answer, and worth knowing, but it is a rule that only works for addition.

Multiplying: 2 1/4 × 1 1/3

As improper fractions this is 9/4 × 4/3 = 36/12 = 3, exactly. Multiplying the whole parts and the fractions separately would have given 2 1/12, which is not close - this is the example that convinces people the conversion is not optional.

Dividing: 3 1/3 ÷ 1 1/6

Convert to 10/3 ÷ 7/6, flip the second and multiply: 10/3 × 6/7 = 60/21 = 20/7 = 2 6/7. Two conversions, one reciprocal, and one reduction - and the page shows all four lines.

A negative mixed number: -2 3/4 + 1/2

-2 3/4 is -(2 + 3/4) = -11/4, so the sum is -11/4 + 2/4 = -9/4 = -2 1/4. Reading the sign as applying only to the 2 would give -5/4, which is a different number - this is the one place a mixed number can be misread rather than miscalculated.

Common mistakes

  • Multiplying whole parts and fractions separately. 2 1/4 × 1 1/3 is 3, not 2 1/12. Convert first.
  • Adding the numerator to the whole number in the conversion. It is whole × denominator + numerator, so 2 3/4 is 11/4 and not 5/4.
  • Reading a negative mixed number as only a negative whole part. -2 3/4 is -11/4.
  • Forgetting to convert back. If the question was written with mixed numbers, the answer usually should be too.
  • Leaving the fractional part improper. 4 5/4 is not a finished answer; it is 5 1/4.
  • Reducing before converting and losing the whole part. Do the conversion, then reduce the single fraction at the end.

Mixed number FAQ

How do I turn a mixed number into an improper fraction?
Multiply the whole part by the denominator and add the numerator; the denominator stays the same. 2 3/4 becomes (2 × 4 + 3)/4 = 11/4. This is the first step of nearly every mixed-number calculation, and the first line of the working here.
How do I turn an improper fraction into a mixed number?
Divide the numerator by the denominator. The quotient is the whole part and the remainder stays on top over the same denominator. 19/12 is 1 remainder 7, so 1 7/12. If it divides exactly, the answer is a whole number and there is no fractional part.
How do I multiply mixed numbers?
Convert both to improper fractions, multiply the tops and the bottoms, then reduce and convert back. Do not multiply the whole parts and the fractions separately - that gives the wrong answer, and it is the most common error on this topic.
Can I add mixed numbers without converting?
For addition and subtraction, yes: add the whole parts, add the fractions with a common denominator, and carry if the fraction ends up bigger than one. It is often quicker by hand. It does not work for multiplying or dividing, which is why the conversion route is the one taught.
How do negative mixed numbers work?
The sign applies to the whole quantity. -2 3/4 means -(2 + 3/4), which is -11/4 - not -2 + 3/4. This calculator reads it that way, and the steps show the improper fraction it produced so you can check.
Is 2 1/2 the same as 2 × 1/2?
No, and this is worth being clear about: in a mixed number the invisible operation is addition, so 2 1/2 is two and a half. Written as a product, 2 × 1/2 would be 1. When you type into the boxes here, the whole box and the fraction boxes are one number.
Does it reduce the answer?
Yes, and it shows the number it divided by. The answer is given both as an improper fraction in lowest terms and as a mixed number, plus a decimal and a percentage, so whichever form the question asks for is there.

More math tools

Coddy programming languages illustration

Learn math with Coddy

GET STARTED