Mixed Number Calculator

Add, subtract, multiply, or divide mixed numbers and fractions. See the full step-by-step solution with conversion to improper fractions, LCD, simplification, and conversion back to mixed number form.

๐Ÿงฎ Mixed Number Calculator

Enter mixed numbers (whole + numerator/denominator). Leave whole as 0 for pure fractions.

Result

Mixed Number3 5/12
Improper Fraction41/12
Decimal3.416667
Percentage341.6667%

Step-by-Step Solution

Convert to improper fractions:
1 2/3 = (1ร—3+2)/3 = 5/3
1 3/4 = (1ร—4+3)/4 = 7/4
Find LCD(3, 4) = 12
Convert to common denominator:
5/3 = 5ร—4 / 3ร—4 = 20/12
7/4 = 7ร—3 / 4ร—3 = 21/12
Add numerators: 20 + 21 = 41
Result: 41/12
Convert to mixed number: 41/12 = 3 5/12

What Is a Mixed Number?

A mixed number (also called a mixed fraction) combines a whole number and a proper fraction into one value. For example, 2 3/4 means "two and three-fourths" โ€” it represents a quantity between 2 and 3.

Mixed numbers are part of everyday American life: recipes call for 1 1/2 cups of flour, lumber is measured in 3 3/4 inches, and race times might be 9 3/10 seconds.

Fraction Terminology Table

TermDefinitionExample
Proper fractionNumerator < Denominator3/4, 2/5, 7/8
Improper fractionNumerator โ‰ฅ Denominator7/4, 11/3, 5/5
Mixed numberWhole number + proper fraction1 3/4, 2 1/3, 5 7/8
Equivalent fractionsDifferent fractions with the same value1/2 = 2/4 = 3/6
Lowest termsSimplified so GCD of numerator and denominator is 16/8 โ†’ 3/4

A mixed number like 2 3/4 and the improper fraction 11/4 represent the same value. Mixed numbers are easier for humans to read; improper fractions are easier to calculate with. Our calculator handles both โ€” enter whole = 0 for pure fractions.

How to Convert Between Mixed Numbers and Improper Fractions

Before performing any operation, you must convert mixed numbers to improper fractions. This is the critical first step:

Mixed Number โ†’ Improper Fraction

Formula: w n/d = (w ร— d + n) / d

Multiply the whole number by the denominator, add the numerator, and place the result over the original denominator.

Example: Convert 3 2/5 to an improper fraction:

  • 3 ร— 5 + 2 = 15 + 2 = 17
  • Result: 17/5

Use our Mixed Number to Improper Fraction Calculator for instant conversions.

Improper Fraction โ†’ Mixed Number

Divide the numerator by the denominator. Quotient = whole, Remainder = new numerator.

Example: Convert 17/5 back to a mixed number:

  • 17 รท 5 = 3 remainder 2
  • Result: 3 2/5

Use our Fraction to Mixed Number Calculator for this step.

Common Conversion Reference Table

Mixed NumberImproper FractionDecimal
1 1/23/21.5
1 1/34/31.333...
1 1/45/41.25
1 3/47/41.75
2 1/25/22.5
2 1/37/32.333...
2 2/38/32.666...
3 1/413/43.25
3 3/415/43.75
5 1/211/25.5

How to Add Mixed Numbers

Adding mixed numbers requires a common denominator. Follow these steps:

  1. Convert each mixed number to an improper fraction.
  2. Find the LCD (Least Common Denominator).
  3. Convert both fractions to equivalent fractions with the LCD.
  4. Add the numerators; keep the denominator.
  5. Simplify using the GCD and convert back to a mixed number.
Formula: a/b + c/d = (aร—d + cร—b) / (bร—d)

Worked Example: Add 1 2/3 + 2 1/4

  1. Convert: 1 2/3 = (1ร—3+2)/3 = 5/3; 2 1/4 = (2ร—4+1)/4 = 9/4
  2. LCD(3, 4) = 12
  3. Convert: 5/3 = 20/12; 9/4 = 27/12
  4. Add: 20 + 27 = 47 โ†’ 47/12
  5. Convert back: 47 รท 12 = 3 remainder 11 โ†’ 3 11/12

How to Subtract Mixed Numbers

Subtraction follows the same process as addition, but you subtract the numerators instead:

Formula: a/b โˆ’ c/d = (aร—d โˆ’ cร—b) / (bร—d)

Worked Example: Subtract 1 2/6 โˆ’ 2 1/4

  1. Convert: 1 2/6 = 8/6; 2 1/4 = 9/4
  2. LCD(6, 4) = 12
  3. Convert: 8/6 = 16/12; 9/4 = 27/12
  4. Subtract: 16 โˆ’ 27 = โˆ’11 โ†’ โˆ’11/12
  5. Result is negative: โˆ’11/12

Note: When the second number is larger, the result is naturally negative. This is perfectly normal โ€” our calculator handles negative results automatically.

How to Multiply Mixed Numbers

Multiplying mixed numbers is actually simpler than adding them โ€” you don't need a common denominator:

  1. Convert both mixed numbers to improper fractions.
  2. Multiply numerators together and denominators together.
  3. Simplify and convert back to a mixed number.
Formula: a/b ร— c/d = (a ร— c) / (b ร— d)

Worked Example: Multiply 2 1/2 ร— 1 1/3

  1. Convert: 2 1/2 = 5/2; 1 1/3 = 4/3
  2. Multiply: (5 ร— 4) / (2 ร— 3) = 20/6
  3. Simplify: GCD(20, 6) = 2 โ†’ 10/3
  4. Convert: 10 รท 3 = 3 R 1 โ†’ 3 1/3

Pro tip (Cross-cancellation): Before multiplying, check if any numerator shares a common factor with either denominator. Cancel first to work with smaller numbers. For example, in 5/2 ร— 4/3, you could cancel the 2 and 4 first: 5/1 ร— 2/3 = 10/3.

How to Divide Mixed Numbers

Division uses the "Keep, Change, Flip" method (also called "multiply by the reciprocal"):

  1. Convert both mixed numbers to improper fractions.
  2. Keep the first fraction the same.
  3. Change the division sign (รท) to multiplication (ร—).
  4. Flip the second fraction (swap numerator and denominator).
  5. Multiply, simplify, and convert back.
Formula: a/b รท c/d = a/b ร— d/c = (a ร— d) / (b ร— c)

Worked Example: Divide 3 1/2 รท 1 1/4

  1. Convert: 3 1/2 = 7/2; 1 1/4 = 5/4
  2. Flip second fraction: 5/4 โ†’ 4/5
  3. Multiply: (7 ร— 4) / (2 ร— 5) = 28/10
  4. Simplify: GCD(28, 10) = 2 โ†’ 14/5
  5. Convert: 14 รท 5 = 2 R 4 โ†’ 2 4/5

Working with Negative Mixed Numbers

Negative mixed numbers follow the same rules as positive ones, with additional sign considerations. A negative sign can be placed in three equivalent positions:

NotationMeaningExample
โˆ’a/bNegative in front of fractionโˆ’3/4 (most common)
โˆ’a / bNegative numerator(โˆ’3)/4
a / โˆ’bNegative denominator3/(โˆ’4)

All three forms are equivalent: โˆ’3/4 = (โˆ’3)/4 = 3/(โˆ’4).

Multiplication/Division sign rules:

  • Positive ร— Positive = Positive
  • Negative ร— Negative = Positive
  • Positive ร— Negative = Negative
  • Negative ร— Positive = Negative

Our calculator handles negative inputs automatically โ€” just enter negative values in the whole or numerator field.

When Do You Need a Common Denominator?

OperationCommon Denominator Needed?Why?
Addition (+)โœ… YesYou must combine numerators over the same denominator
Subtraction (โˆ’)โœ… YesSame reason โ€” you subtract numerators over a shared base
Multiplication (ร—)โŒ NoJust multiply straight across: numerator ร— numerator, denominator ร— denominator
Division (รท)โŒ NoFlip the second fraction and multiply

This is one of the most common sources of confusion for students. Remember: LCD is only needed for addition and subtraction. Use our LCD Calculator to find it quickly.

Real-World Applications of Mixed Numbers (USA Focus)

Cooking & Baking

American recipes regularly use mixed numbers: 1 1/2 cups of flour, 2 1/4 teaspoons of baking soda, 3/4 cup of sugar. Doubling or halving a recipe requires multiplying or dividing mixed numbers. For example, doubling a recipe that calls for 1 3/4 cups means calculating 1 3/4 ร— 2 = 7/4 ร— 2 = 14/4 = 3 1/2 cups.

Construction & Carpentry

US construction measurements use feet and inches with fractions: a board might be 5 3/4 inches wide, and you need to cut 2 1/8 inches off. You'd calculate 5 3/4 โˆ’ 2 1/8 = 23/4 โˆ’ 17/8 = 46/8 โˆ’ 17/8 = 29/8 = 3 5/8 inches remaining. See our Inch Fraction Calculator for measurement-specific calculations.

Sports Statistics

Track and field records, marathon times, and race results often involve mixed numbers: a runner's split might be 4 1/4 minutes per mile. Comparing or averaging performance times requires mixed number arithmetic.

US Curriculum Alignment

Mixed number operations are a core part of the Common Core State Standards adopted by most US states:

StandardGrade LevelSkill
4.NF.B.3c4th GradeAdd and subtract mixed numbers with like denominators
4.NF.B.3d4th GradeSolve word problems involving addition and subtraction of fractions
5.NF.A.15th GradeAdd and subtract fractions with unlike denominators (including mixed numbers)
5.NF.B.45th GradeMultiply fractions and mixed numbers
5.NF.B.65th GradeSolve real-world problems involving multiplication of fractions and mixed numbers
5.NF.B.75th GradeDivide unit fractions by whole numbers and whole numbers by unit fractions
6.NS.A.16th GradeDivide fractions by fractions (including mixed numbers)

Mixed number operations also appear on the SAT, ACT, and GRE math sections, typically as word problems involving measurements, recipes, or time calculations.

Common Mistakes to Avoid

  1. Forgetting to convert to improper fractions: You cannot add whole parts and fraction parts separately (e.g., 1 2/3 + 2 1/4 โ‰  3 3/7). Always convert first.
  2. Using LCD for multiplication: You do NOT need a common denominator for multiplication or division. Just multiply straight across.
  3. Not simplifying the result: Always check if the answer can be reduced. Use the GCD to find the greatest common factor.
  4. Forgetting to convert back: After calculating, convert the improper fraction back to a mixed number for a readable answer.
  5. Sign errors with negatives: Be careful with negative numbers. A negative times a negative is positive: (โˆ’3) ร— (โˆ’2) = +6.
  6. Wrong reciprocal for division: When dividing, flip only the second fraction (the divisor), not the first.
Convert to improper โ†’ Operate โ†’ Simplify โ†’ Convert back

Where:

  • w n/d โ†’ (wร—d+n)/d = Convert mixed number to improper fraction
  • a/b + c/d = (ad+bc)/bd = Add fractions (requires common denominator)
  • a/b โˆ’ c/d = (adโˆ’bc)/bd = Subtract fractions (requires common denominator)
  • a/b ร— c/d = ac/bd = Multiply: numerator ร— numerator, denominator ร— denominator
  • a/b รท c/d = ad/bc = Divide: flip second fraction and multiply

๐Ÿ“ Worked Example

1

1 2/3 + 2 1/4

5/3 + 9/4 โ†’ 20/12 + 27/12 = 47/12

= 3 11/12

2

2 1/2 ร— 1 1/3

5/2 ร— 4/3 = 20/6 โ†’ 10/3

= 3 1/3

3

3 1/2 รท 1 1/4

7/2 ร— 4/5 = 28/10 โ†’ 14/5

= 2 4/5

4

1 2/6 โˆ’ 2 1/4

8/6 โˆ’ 9/4 โ†’ 16/12 โˆ’ 27/12 = โˆ’11/12

= โˆ’11/12

Mixed Number Calculator FAQ