Free online mixed number calculator
A mixed number combines a whole number and a proper fraction, like 1 1/2 or 3 2/5. This calculator adds, subtracts, multiplies, or divides any two mixed numbers and gives the.
How to use
- Select an operation — Add (+), Subtract (−), Multiply (×), or Divide (÷).
- Enter the whole number, numerator, and denominator for the first mixed number.
- Enter the whole number, numerator, and denominator for the second mixed number.
- Read the result as a mixed number, improper fraction, and decimal.
Converting mixed numbers to improper fractions
For a mixed number W n/d:
improperNumerator = W × d + n
improperFraction = improperNumerator / d
Example: 1 1/2 → (1 × 2 + 1) / 2 = 3/2
The four operations
After converting both numbers to improper fractions a/b and c/d:
Addition: (a×d + c×b) / (b×d)
Subtraction: (a×d − c×b) / (b×d)
Multiplication: (a×c) / (b×d)
Division: (a×d) / (b×c) ← multiply by the reciprocal
Then reduce by GCD to get the final simplified result.
Worked examples
1 1/2 + 2 1/3: 3/2 + 7/3 = (9 + 14)/6 = 23/6 = 3 5/6 ≈ 3.833
3 1/2 − 1 1/4: 7/2 − 5/4 = (14 − 5)/4 = 9/4 = 2 1/4 = 2.25
1 1/2 × 2 2/3: 3/2 × 8/3 = 24/6 = 4
3 1/2 ÷ 1 3/4: 7/2 ÷ 7/4 = 7/2 × 4/7 = 28/14 = 2
Notes
- Entering 0 as the whole number gives a pure fraction (e.g., 0 3/4 = 3/4).
- The denominator cannot be zero — the calculator will show an error.
- Negative results are supported; enter a negative whole number.
Frequently asked
How does the calculator handle mixed numbers?
How is the result simplified?
How is mixed number addition calculated?
How is mixed number multiplication calculated?
Can I enter a mixed number with just a fraction (no whole number)?
Related calculators
- Fraction calculator
Add, subtract, multiply, and divide proper fractions reduced to lowest terms.
- Percentage calculator
Five common percentage calculations — of, what percent, change, increase, decrease.
- GCD and LCM calculator
Find the greatest common divisor and least common multiple of any two integers.
- Average calculator
Mean, median, mode, and range for any set of numbers.