How to Use the Mixed Number Calculator
This mixed number calculator handles all four operations — enter the whole number, numerator, and denominator for each mixed number, choose an operation (add, subtract, multiply, or divide), and the calculator instantly returns the result as a mixed number, improper fraction, and decimal. Enable Show step-by-step work to see every arithmetic step from conversion through simplification. For pure fraction simplification, try our simplify fractions calculator.
Use the Convert tab to switch between mixed numbers and improper fractions without performing an operation — useful for checking your work or preparing inputs for other calculations.
Mixed Number Arithmetic — The Four Operations
The key to mixed number arithmetic is converting to improper fractions first. This makes all four operations straightforward and avoids the confusion of working with whole and fractional parts simultaneously.
Converting to an Improper Fraction
Multiply the whole number by the denominator and add the numerator. The denominator stays the same. For example, 2 3/4 = (2 × 4 + 3) / 4 = 11/4. Once you have improper fractions, you can add, subtract, multiply, or divide using standard fraction rules. The reverse conversion uses integer division — the quotient becomes the whole number and the remainder becomes the new numerator. Our remainder calculator finds the remainder from any integer division instantly.
Addition and Subtraction
After converting to improper fractions, find the least common denominator (LCD). Rewrite each fraction with the LCD, then add or subtract numerators. For example, 1 1/2 + 2 1/3 = 3/2 + 7/3 = 9/6 + 14/6 = 23/6 = 3 5/6.
Multiplication and Division
Multiplication: multiply numerators and denominators directly. Division: flip the second fraction and multiply ("keep, change, flip"). Example: 1 1/2 ÷ 3/4 = 3/2 × 4/3 = 12/6 = 2. Cross-simplifying before multiplying keeps numbers small.
Simplifying the Result
Every result is automatically simplified to lowest terms using the greatest common divisor (GCD). To simplify a fraction, find the GCD of the numerator and denominator and divide both by it. For example, 12/18 → GCD(12, 18) = 6 → 2/3. If the result is an improper fraction (numerator ≥ denominator), it is also converted back to a mixed number.
For problems where you already have a fraction and only need to reduce it, our simplify fractions calculator handles that directly.
Mixed Numbers in Real Life
Mixed numbers appear constantly in everyday measurement. Common examples include:
- Cooking: recipes use quantities like 1 3/4 cups, 2 1/2 teaspoons, or 3 3/8 pounds
- Carpentry and construction: lumber is measured in fractions of inches — a board might be 5 5/8 inches wide
- Time: durations like 1 1/2 hours or 2 3/4 days
- Distance: "3 and a half miles" is a mixed number expressed in words
- Finance: interest rates and bond yields are sometimes quoted as mixed numbers (e.g., 4 1/4%)
Step-by-Step Example: Adding 2 1/3 + 1 3/4
- Convert to improper fractions: 2 1/3 = 7/3 and 1 3/4 = 7/4
- Find the LCD: LCD(3, 4) = 12
- Rewrite with LCD: 7/3 = 28/12 and 7/4 = 21/12
- Add numerators: 28/12 + 21/12 = 49/12
- Simplify: GCD(49, 12) = 1, so 49/12 is already in lowest terms
- Convert to mixed number: 49 ÷ 12 = 4 remainder 1 → 4 1/12
Common Mistakes with Mixed Numbers
- Adding whole and fractional parts separately without a common denominator — this works for addition but only if the fractions already share a denominator. For different denominators, always convert first.
- Forgetting to simplify — always reduce the result to lowest terms. 6/4 should become 3/2 or 1 1/2.
- Flipping the wrong fraction when dividing — flip the divisor (the second number), not the dividend. 3/4 ÷ 2/5 = 3/4 × 5/2, not 4/3 × 2/5.
- Ignoring the sign of the whole number — when working with negative mixed numbers like −2 1/3, the improper fraction is −7/3, not −5/3.
Sources & References
- Fractions — Khan Academy — Khan Academy
- Mixed Numbers and Improper Fractions — Math is Fun