Arithmetic

Operations with Mixed Numbers

Last updated: March 2026 · Intermediate
Real-world applications
๐Ÿณ
Cooking

Recipe scaling, measurement conversions, portions

๐Ÿ“
Carpentry

Measurements, material estimation, cutting calculations

Once you can convert between mixed numbers and improper fractions, performing operations with mixed numbers becomes straightforward. The core strategy: convert to improper fractions first, do the operation, then convert back to a mixed number.

This page covers all four operations with mixed numbers in one place.

Adding Mixed Numbers

You can add mixed numbers in two ways. The improper fraction method works every time.

Method: Convert to Improper Fractions

  1. Convert both mixed numbers to improper fractions
  2. Find a common denominator and add
  3. Convert back to a mixed number and simplify

Example 1: Add 314+2233\frac{1}{4} + 2\frac{2}{3}

Step 1: Convert to improper fractions:

314=134223=833\frac{1}{4} = \frac{13}{4} \qquad 2\frac{2}{3} = \frac{8}{3}

Step 2: LCD of 4 and 3 is 12:

134=391283=3212\frac{13}{4} = \frac{39}{12} \qquad \frac{8}{3} = \frac{32}{12}

Step 3: Add:

3912+3212=7112\frac{39}{12} + \frac{32}{12} = \frac{71}{12}

Step 4: Convert back: 71รท12=571 \div 12 = 5 remainder 1111

7112=51112\frac{71}{12} = 5\frac{11}{12}

Answer: 511125\frac{11}{12}

Subtracting Mixed Numbers

Subtraction with mixed numbers is where many learners run into trouble โ€” especially when the fractional part being subtracted is larger than the fractional part you are subtracting from. The improper fraction method avoids the borrowing confusion entirely.

Example 2: Subtract 516โˆ’2345\frac{1}{6} - 2\frac{3}{4}

Step 1: Convert to improper fractions:

516=316234=1145\frac{1}{6} = \frac{31}{6} \qquad 2\frac{3}{4} = \frac{11}{4}

Step 2: LCD of 6 and 4 is 12:

316=6212114=3312\frac{31}{6} = \frac{62}{12} \qquad \frac{11}{4} = \frac{33}{12}

Step 3: Subtract:

6212โˆ’3312=2912\frac{62}{12} - \frac{33}{12} = \frac{29}{12}

Step 4: Convert back: 29รท12=229 \div 12 = 2 remainder 55

2912=2512\frac{29}{12} = 2\frac{5}{12}

Answer: 25122\frac{5}{12}

Example 3: Subtract 418โˆ’1584\frac{1}{8} - 1\frac{5}{8}

Notice 18<58\frac{1}{8} < \frac{5}{8}, so borrowing would be needed with the traditional method. Improper fractions sidestep the issue:

418=338158=1384\frac{1}{8} = \frac{33}{8} \qquad 1\frac{5}{8} = \frac{13}{8}

338โˆ’138=208=52=212\frac{33}{8} - \frac{13}{8} = \frac{20}{8} = \frac{5}{2} = 2\frac{1}{2}

Answer: 2122\frac{1}{2}

Multiplying Mixed Numbers

To multiply mixed numbers, convert to improper fractions and multiply straight across. Cross-cancel before multiplying to keep numbers small.

Example 4: Multiply 213ร—1122\frac{1}{3} \times 1\frac{1}{2}

Step 1: Convert:

213=73112=322\frac{1}{3} = \frac{7}{3} \qquad 1\frac{1}{2} = \frac{3}{2}

Step 2: Multiply (cross-cancel first โ€” the 3 in the numerator and the 3 in the denominator cancel):

73ร—32=72\frac{7}{\cancel{3}} \times \frac{\cancel{3}}{2} = \frac{7}{2}

Step 3: Convert back:

72=312\frac{7}{2} = 3\frac{1}{2}

Answer: 3123\frac{1}{2}

Example 5: Multiply 314ร—2253\frac{1}{4} \times 2\frac{2}{5}

Step 1: Convert:

314=134225=1253\frac{1}{4} = \frac{13}{4} \qquad 2\frac{2}{5} = \frac{12}{5}

Step 2: Cross-cancel: 4 and 12 share a factor of 4.

1341ร—1235=13ร—31ร—5=395\frac{13}{\cancel{4}^1} \times \frac{\cancel{12}^3}{5} = \frac{13 \times 3}{1 \times 5} = \frac{39}{5}

Step 3: Convert back: 39รท5=739 \div 5 = 7 remainder 44

395=745\frac{39}{5} = 7\frac{4}{5}

Answer: 7457\frac{4}{5}

Dividing Mixed Numbers

To divide, convert to improper fractions, then use โ€œKeep-Change-Flipโ€ (multiply by the reciprocal of the divisor).

Example 6: Divide 412รท1144\frac{1}{2} \div 1\frac{1}{4}

Step 1: Convert:

412=92114=544\frac{1}{2} = \frac{9}{2} \qquad 1\frac{1}{4} = \frac{5}{4}

Step 2: Keep-Change-Flip:

92รท54=92ร—45\frac{9}{2} \div \frac{5}{4} = \frac{9}{2} \times \frac{4}{5}

Step 3: Cross-cancel: 2 and 4 share a factor of 2.

921ร—425=9ร—21ร—5=185\frac{9}{\cancel{2}^1} \times \frac{\cancel{4}^2}{5} = \frac{9 \times 2}{1 \times 5} = \frac{18}{5}

Step 4: Convert back: 18รท5=318 \div 5 = 3 remainder 33

185=335\frac{18}{5} = 3\frac{3}{5}

Answer: 3353\frac{3}{5}

Common Mistake: Multiplying Whole and Fraction Parts Separately

A common error is multiplying the whole number parts and fraction parts separately:

213ร—112โ‰ 2ร—1+13ร—122\frac{1}{3} \times 1\frac{1}{2} \neq 2 \times 1 + \frac{1}{3} \times \frac{1}{2}

This gives 2162\frac{1}{6}, but the correct answer is 3123\frac{1}{2}. The mistake happens because multiplication distributes differently than addition. Always convert to improper fractions first.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Add 235+4132\frac{3}{5} + 4\frac{1}{3}

Convert: 135+133\frac{13}{5} + \frac{13}{3}. LCD is 15:

3915+6515=10415=61415\frac{39}{15} + \frac{65}{15} = \frac{104}{15} = 6\frac{14}{15}

Answer: 614156\frac{14}{15}

Problem 2: Subtract 614โˆ’3236\frac{1}{4} - 3\frac{2}{3}

Convert: 254โˆ’113\frac{25}{4} - \frac{11}{3}. LCD is 12:

7512โˆ’4412=3112=2712\frac{75}{12} - \frac{44}{12} = \frac{31}{12} = 2\frac{7}{12}

Answer: 27122\frac{7}{12}

Problem 3: Multiply 123ร—2141\frac{2}{3} \times 2\frac{1}{4}

Convert: 53ร—94\frac{5}{3} \times \frac{9}{4}

Cross-cancel (3 and 9): 51ร—34=154=334\frac{5}{1} \times \frac{3}{4} = \frac{15}{4} = 3\frac{3}{4}

Answer: 3343\frac{3}{4}

Problem 4: Divide 334รท1123\frac{3}{4} \div 1\frac{1}{2}

Convert: 154รท32=154ร—23\frac{15}{4} \div \frac{3}{2} = \frac{15}{4} \times \frac{2}{3}

Cross-cancel: 52ร—11=52=212\frac{5}{2} \times \frac{1}{1} = \frac{5}{2} = 2\frac{1}{2}

Answer: 2122\frac{1}{2}

Problem 5: A board is 8128\frac{1}{2} feet long. You cut off 3343\frac{3}{4} feet. How much remains?

172โˆ’154=344โˆ’154=194=434\frac{17}{2} - \frac{15}{4} = \frac{34}{4} - \frac{15}{4} = \frac{19}{4} = 4\frac{3}{4}

Answer: 4344\frac{3}{4} feet

Key Takeaways

  • Always convert to improper fractions before performing any operation
  • For addition/subtraction: find the LCD, then add or subtract numerators
  • For multiplication: multiply straight across, cross-cancel first
  • For division: use Keep-Change-Flip (multiply by the reciprocal)
  • Convert back to a mixed number and simplify for your final answer
  • Never multiply or divide the whole and fractional parts separately

Return to Arithmetic for more foundational math topics.

Last updated: March 29, 2026