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
Step-by-Step Solution
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
| Term | Definition | Example |
|---|---|---|
| Proper fraction | Numerator < Denominator | 3/4, 2/5, 7/8 |
| Improper fraction | Numerator โฅ Denominator | 7/4, 11/3, 5/5 |
| Mixed number | Whole number + proper fraction | 1 3/4, 2 1/3, 5 7/8 |
| Equivalent fractions | Different fractions with the same value | 1/2 = 2/4 = 3/6 |
| Lowest terms | Simplified so GCD of numerator and denominator is 1 | 6/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
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
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 Number | Improper Fraction | Decimal |
|---|---|---|
| 1 1/2 | 3/2 | 1.5 |
| 1 1/3 | 4/3 | 1.333... |
| 1 1/4 | 5/4 | 1.25 |
| 1 3/4 | 7/4 | 1.75 |
| 2 1/2 | 5/2 | 2.5 |
| 2 1/3 | 7/3 | 2.333... |
| 2 2/3 | 8/3 | 2.666... |
| 3 1/4 | 13/4 | 3.25 |
| 3 3/4 | 15/4 | 3.75 |
| 5 1/2 | 11/2 | 5.5 |
How to Add Mixed Numbers
Adding mixed numbers requires a common denominator. Follow these steps:
- Convert each mixed number to an improper fraction.
- Find the LCD (Least Common Denominator).
- Convert both fractions to equivalent fractions with the LCD.
- Add the numerators; keep the denominator.
- Simplify using the GCD and convert back to a mixed number.
Worked Example: Add 1 2/3 + 2 1/4
- Convert: 1 2/3 = (1ร3+2)/3 = 5/3; 2 1/4 = (2ร4+1)/4 = 9/4
- LCD(3, 4) = 12
- Convert: 5/3 = 20/12; 9/4 = 27/12
- Add: 20 + 27 = 47 โ 47/12
- 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:
Worked Example: Subtract 1 2/6 โ 2 1/4
- Convert: 1 2/6 = 8/6; 2 1/4 = 9/4
- LCD(6, 4) = 12
- Convert: 8/6 = 16/12; 9/4 = 27/12
- Subtract: 16 โ 27 = โ11 โ โ11/12
- 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:
- Convert both mixed numbers to improper fractions.
- Multiply numerators together and denominators together.
- Simplify and convert back to a mixed number.
Worked Example: Multiply 2 1/2 ร 1 1/3
- Convert: 2 1/2 = 5/2; 1 1/3 = 4/3
- Multiply: (5 ร 4) / (2 ร 3) = 20/6
- Simplify: GCD(20, 6) = 2 โ 10/3
- 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"):
- Convert both mixed numbers to improper fractions.
- Keep the first fraction the same.
- Change the division sign (รท) to multiplication (ร).
- Flip the second fraction (swap numerator and denominator).
- Multiply, simplify, and convert back.
Worked Example: Divide 3 1/2 รท 1 1/4
- Convert: 3 1/2 = 7/2; 1 1/4 = 5/4
- Flip second fraction: 5/4 โ 4/5
- Multiply: (7 ร 4) / (2 ร 5) = 28/10
- Simplify: GCD(28, 10) = 2 โ 14/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:
| Notation | Meaning | Example |
|---|---|---|
| โa/b | Negative in front of fraction | โ3/4 (most common) |
| โa / b | Negative numerator | (โ3)/4 |
| a / โb | Negative denominator | 3/(โ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?
| Operation | Common Denominator Needed? | Why? |
|---|---|---|
| Addition (+) | โ Yes | You must combine numerators over the same denominator |
| Subtraction (โ) | โ Yes | Same reason โ you subtract numerators over a shared base |
| Multiplication (ร) | โ No | Just multiply straight across: numerator ร numerator, denominator ร denominator |
| Division (รท) | โ No | Flip 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:
| Standard | Grade Level | Skill |
|---|---|---|
| 4.NF.B.3c | 4th Grade | Add and subtract mixed numbers with like denominators |
| 4.NF.B.3d | 4th Grade | Solve word problems involving addition and subtraction of fractions |
| 5.NF.A.1 | 5th Grade | Add and subtract fractions with unlike denominators (including mixed numbers) |
| 5.NF.B.4 | 5th Grade | Multiply fractions and mixed numbers |
| 5.NF.B.6 | 5th Grade | Solve real-world problems involving multiplication of fractions and mixed numbers |
| 5.NF.B.7 | 5th Grade | Divide unit fractions by whole numbers and whole numbers by unit fractions |
| 6.NS.A.1 | 6th Grade | Divide 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
- 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.
- Using LCD for multiplication: You do NOT need a common denominator for multiplication or division. Just multiply straight across.
- Not simplifying the result: Always check if the answer can be reduced. Use the GCD to find the greatest common factor.
- Forgetting to convert back: After calculating, convert the improper fraction back to a mixed number for a readable answer.
- Sign errors with negatives: Be careful with negative numbers. A negative times a negative is positive: (โ3) ร (โ2) = +6.
- Wrong reciprocal for division: When dividing, flip only the second fraction (the divisor), not the first.
Related Fraction Tools
- Fraction Calculator: Perform operations with simple (non-mixed) fractions
- Fraction to Mixed Number Converter: Convert improper fractions to mixed numbers
- Mixed Number to Improper Fraction: Convert mixed numbers before calculating
- Add Fractions Calculator: Add pure fractions without the whole number component
- Subtract Fractions Calculator: Subtract pure fractions
- LCD Calculator: Find the Least Common Denominator for addition and subtraction
- GCD Calculator: Find the Greatest Common Divisor to simplify results
- Equivalent Fractions: Find fractions with matching denominators
- Fraction Simplifier: Reduce any fraction to lowest terms
- Long Division Calculator: Divide numerator by denominator to get the mixed number form
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 2/3 + 2 1/4
5/3 + 9/4 โ 20/12 + 27/12 = 47/12= 3 11/12
2 1/2 ร 1 1/3
5/2 ร 4/3 = 20/6 โ 10/3= 3 1/3
3 1/2 รท 1 1/4
7/2 ร 4/5 = 28/10 โ 14/5= 2 4/5
1 2/6 โ 2 1/4
8/6 โ 9/4 โ 16/12 โ 27/12 = โ11/12= โ11/12