Mixed Fraction Calculator

Add, subtract, multiply, or divide mixed numbers with detailed explanations. Convert between mixed fractions, improper fractions, and decimals.

Whole + /
Enter whole number, numerator, and denominator (denominator > 0).
Whole + /
Enter whole number, numerator, and denominator (denominator > 0).
➕ Add: 1½ + 2¾
➖ Subtract: 3⅖ − 1⅓
✖️ Multiply: 2¼ × 3⅔
➗ Divide: 4½ ÷ 2⅓
? Simple: ½ + ¼
? Large: 5¾ × 3⅛
Privacy first: All calculations are performed locally in your browser. No data is sent to any server.

What Is a Mixed Fraction?

A mixed fraction (also called a mixed number) is a number that combines a whole number and a proper fraction. For example, means "one and one-half" — it is the sum of the whole number 1 and the fraction ½. Mixed fractions are commonly used in everyday life, from cooking recipes (2½ cups of flour) to construction measurements (3¾ inches).

A mixed fraction has the form: W + ND

where W is a whole number (≥ 0), N is the numerator (≥ 0), and D is the denominator (> 0), with N < D for a proper fraction.

How to Calculate with Mixed Fractions

The calculator follows a systematic approach for each operation. Below is the general method used:

Step 1: Convert to Improper Fractions

A mixed fraction W ND is converted to an improper fraction using the formula:

Improper Fraction = (W × D + N)D

For example, 1½ becomes (1×2+1)2 = 32.

Step 2: Perform the Operation

  • Addition: Find a common denominator, add the numerators, and keep the denominator.
  • Subtraction: Find a common denominator, subtract the numerators, and keep the denominator.
  • Multiplication: Multiply the numerators and multiply the denominators directly.
  • Division: Multiply the first fraction by the reciprocal of the second fraction.

Step 3: Simplify the Result

Use the greatest common divisor (GCD) to reduce the fraction to its simplest form. If the numerator is larger than the denominator, convert back to a mixed fraction.

For example, 174 simplifies to 4¼ because 17 ÷ 4 = 4 with a remainder of 1.

Real-World Applications

Case Study: Recipe Scaling

A baker has a recipe that calls for 2¾ cups of flour to make 12 cookies. If she needs to make 30 cookies, how much flour is required?

Solution: The scaling factor is 30/12 = 2.5. So the required flour is 2¾ × 2.5 = 2.75 × 2.5 = 6.875 cups, which is 6⅞ cups. Our calculator can perform this multiplication instantly and show the steps.

Case Study: Construction Measurement

A carpenter needs to cut a board that is 8½ feet long into 3 equal pieces. What is the length of each piece?

Solution: 8½ ÷ 3 = 17/2 ÷ 3 = 17/2 × 1/3 = 17/6 = 2⅚ feet per piece.

Common Mistakes & Expert Tips

  • Mistake: Forgetting to find a common denominator when adding or subtracting fractions.
    Tip: Always convert to improper fractions first.
  • Mistake: Not simplifying the final result.
    Tip: Always check if the numerator and denominator have a common factor greater than 1.
  • Mistake: Confusing multiplication and division rules.
    Tip: Remember: "Multiply straight across" for multiplication; "Keep, change, flip" for division.
  • Mistake: Using a denominator of 0.
    Tip: The denominator of a fraction can never be zero — it's undefined.

Frequently Asked Questions

A mixed fraction has a whole number part and a fractional part (e.g., 2¾), while an improper fraction has a numerator larger than or equal to its denominator (e.g., 11/4). They represent the same value but in different forms.

Currently, the calculator is designed for non‑negative mixed fractions (whole number ≥ 0, numerator ≥ 0). For negative fractions, you can enter a negative whole number or use our separate signed fraction calculator (coming soon).

The calculator automatically simplifies the result using the greatest common divisor (GCD) of the numerator and denominator.

Showing the step-by-step process helps users understand the logic behind fraction arithmetic. It's an educational feature designed to reinforce learning.
References: MathWorld: Mixed Fraction; Wikipedia: Fraction; National Council of Teachers of Mathematics (NCTM) – Fraction Operations Standards.

Built on mathematical foundations – This tool implements standard fraction arithmetic algorithms as taught in middle school and high school mathematics curricula. All algorithms have been verified against multiple authoritative sources. Reviewed by the GetZenQuery tech team, last updated July 2026.