How to Add and Subtract Mixed Numbers Step by Step
The exact process for adding or subtracting mixed numbers — convert to improper fractions, find a common denominator, then combine — with a fully worked example.
Published July 20, 2026
A mixed number like 2⅓ is just a whole number and a fraction written together, but adding or subtracting two of them directly — whole to whole, fraction to fraction — only works cleanly some of the time. Converting to improper fractions first removes that inconsistency entirely.
Step 1: convert each mixed number to an improper fraction
Improper numerator = (whole × denominator) + numerator
2⅓ becomes (2 × 3 + 1)/3 = 7/3. The denominator never changes in this step.
Step 2: find a common denominator
This step is exactly the same requirement as adding or subtracting any two plain fractions — mixed numbers don’t change that rule, they just add a whole-number component that has to be folded in through the improper-fraction conversion first.
A fully worked example: 2⅓ + 1½
With denominators 3 and 2, the least common denominator is 6: 7/3 becomes 14/6, and 3/2 becomes 9/6. Adding them: 14/6 + 9/6 = 23/6, which converts back to the mixed number 3⅚ (18/6 = 3, with 5/6 remaining).
14/6 + 9/6 = 23/6 = 3⅚
14/6 − 9/6 = 5/6
Converting to improper fractions before combining avoids a common subtraction pitfall: when the fraction part being subtracted is larger than the fraction part it's subtracted from (like 3⅕ − 1⅘), working with the whole and fraction parts separately requires "borrowing" from the whole number — a step the improper-fraction method skips entirely, since it just becomes ordinary fraction subtraction.
Converting the answer back to a mixed number
| Step | Example (23/6) |
|---|---|
| Divide numerator by denominator | 23 ÷ 6 = 3 remainder 5 |
| Whole number = the quotient | 3 |
| New numerator = the remainder | 5 |
| Denominator stays the same | 6 |
| Result | 3⅚ |
FAQ
Do I always need to convert to improper fractions, or can I work with whole and fraction parts separately? Both methods work for addition, but the improper-fraction method avoids the borrowing complication that comes up in subtraction whenever the second fraction part is larger than the first — which is why it’s the more reliable default method.
What if the two mixed numbers already share a denominator? Then step 2 is skipped entirely — just convert both to improper fractions and add or subtract the numerators directly over the shared denominator.
How is multiplying or dividing mixed numbers different? Genuinely different process — see How to Multiply and Divide Mixed Numbers Step by Step for why those operations don’t need a common denominator at all.
Should the final answer always be simplified? Yes — reducing the fraction part to lowest terms (checking for a common factor between the new numerator and denominator) is the standard final step, even though the arithmetic itself is already complete before simplifying.
Can the Fraction Calculator show these steps directly? It accepts mixed numbers (whole, numerator, denominator) as direct inputs for both addition and subtraction, producing the combined result — useful for checking manual work against the process above.
Is there a shortcut when the whole numbers are large but the fractions are simple? Adding or subtracting the whole numbers and fraction parts separately, then combining, can be faster for large whole numbers with simple matching fractions — the improper-fraction method is more about reliability across all cases than being the fastest method in every specific one.