How to Do Mixed Numbers: Add, Subtract, Multiply, Divide

A mixed number combines a whole number with a fraction, like 3 1/2 or 7 3/4. Working with mixed numbers means knowing how to convert them, add and subtract them, multiply and divide them, and simplify your results. Once you understand the core pattern for each operation, mixed numbers become straightforward to handle.

What a Mixed Number Looks Like

A mixed number has two parts: a whole number and a proper fraction (where the numerator is smaller than the denominator). When you see 5 1/4, the whole number is 5 and the fraction is 1/4. Together they represent five whole units plus one quarter of another unit. You encounter mixed numbers constantly in everyday life: a recipe calling for 2 2/3 cups of flour, a board measuring 3 1/2 feet, or a trip covering 58 2/3 miles.

Converting Mixed Numbers to Improper Fractions

Many operations require you to convert a mixed number into an improper fraction first. An improper fraction is one where the numerator is larger than the denominator, like 21/4 instead of 5 1/4. The conversion takes three quick steps:

  • Multiply the whole number by the denominator. For 5 1/4, multiply 5 × 4 = 20.
  • Add the numerator. Take that result and add the fraction’s numerator: 20 + 1 = 21.
  • Keep the same denominator. Place your new numerator over the original denominator: 21/4.

That’s it. The denominator never changes during this conversion. Another example: to convert 3 2/5, multiply 3 × 5 = 15, add 2 to get 17, and write 17/5.

Converting Improper Fractions Back to Mixed Numbers

Going the other direction is just as simple. Divide the numerator by the denominator. The quotient (the whole number result) becomes the whole number part, the remainder becomes the new numerator, and the denominator stays the same.

For 21/4: divide 21 ÷ 4 = 5 with a remainder of 1. So 21/4 = 5 1/4. For 17/5: divide 17 ÷ 5 = 3 remainder 2, giving you 3 2/5. If the division comes out evenly with no remainder, you simply have a whole number.

Adding and Subtracting Mixed Numbers

To add or subtract mixed numbers, work with the whole numbers and fractions separately. Add the whole number parts together, then add the fraction parts together. If the fractions have different denominators, find a common denominator first, just as you would with any fraction addition.

For example, 2 1/4 + 3 2/4: add the whole numbers (2 + 3 = 5), then add the fractions (1/4 + 2/4 = 3/4). The answer is 5 3/4. If the fraction parts add up to an improper fraction, convert the extra into a whole number. For 2 3/4 + 1 3/4, the fractions give you 6/4, which equals 1 2/4. Add that extra 1 to the whole number sum of 3, and you get 4 2/4, which simplifies to 4 1/2.

Regrouping When Subtracting

Subtraction gets trickier when the fraction you’re subtracting is larger than the fraction you’re subtracting from. This is where regrouping (sometimes called borrowing) comes in.

Take 4 1/4 minus 2 2/4. You can’t subtract 2/4 from 1/4 directly. So you borrow 1 from the whole number 4, turning it into 3. That borrowed 1 becomes 4/4, which you add to the existing 1/4, giving you 5/4. Now the problem is 3 5/4 minus 2 2/4. Subtract the fractions: 5/4 − 2/4 = 3/4. Subtract the whole numbers: 3 − 2 = 1. The answer is 1 3/4.

The key insight is that 1 whole unit equals a fraction where the numerator and denominator are the same (4/4, 5/5, 8/8, and so on). You’re not changing the value, just rewriting it in a form that makes subtraction possible.

Multiplying Mixed Numbers

For multiplication, always convert your mixed numbers to improper fractions first. Then multiply the numerators together and the denominators together, just like with regular fractions.

Say you need to find the area of a dog house that’s 3 1/2 feet long and 2 2/3 feet wide. Convert both: 3 1/2 = 7/2 and 2 2/3 = 8/3. Multiply across: 7 × 8 = 56 for the numerator, 2 × 3 = 6 for the denominator, giving you 56/6. Simplify by dividing both by 2: 28/3. Convert back to a mixed number: 28 ÷ 3 = 9 remainder 1, so the area is 9 1/3 square feet.

Do not try to multiply the whole numbers and fractions separately. That approach gives you the wrong answer. Converting to improper fractions first is the reliable method.

Dividing Mixed Numbers

Division follows the same starting rule: convert to improper fractions first. Then flip the second fraction (the one you’re dividing by) and multiply. This “invert and multiply” step is how all fraction division works.

If a truck gets 10 2/3 miles per gallon and you put in 5 1/2 gallons, how far can you travel? Convert: 10 2/3 = 32/3 and 5 1/2 = 11/2. Now multiply 32/3 × 11/2. Wait, this example is actually multiplication (miles per gallon times gallons), so: 32 × 11 = 352 and 3 × 2 = 6, giving 352/6. Simplify to 176/3, then convert: 176 ÷ 3 = 58 remainder 2, so the answer is 58 2/3 miles.

For a true division example, say you have 7 1/2 feet of ribbon and need pieces that are 2 1/2 feet long. Convert: 7 1/2 = 15/2 and 2 1/2 = 5/2. Invert the second fraction and multiply: 15/2 × 2/5 = 30/10 = 3. You can cut exactly 3 pieces.

Simplifying Your Answer

A mixed number is fully simplified when the fraction part is in its lowest terms. Only the fraction portion needs reducing; the whole number stays as it is.

To simplify, find the greatest common factor (GCF) of the numerator and denominator, then divide both by it. For example, if your answer is 4 6/8, the GCF of 6 and 8 is 2. Divide both: 6 ÷ 2 = 3 and 8 ÷ 2 = 4. The simplified answer is 4 3/4.

If the fraction part is improper (the numerator is equal to or greater than the denominator), convert the extra into a whole number and add it. An answer of 3 5/4 becomes 3 + 1 1/4 = 4 1/4. Always check both conditions: reduce the fraction to lowest terms and make sure the fraction part is proper.

When You’ll Use Mixed Numbers

Mixed numbers show up whenever measurements don’t land on whole numbers. Cooking recipes frequently use them: 1 1/2 teaspoons of vanilla, 2 3/4 cups of sugar. Construction measurements rely on them: a board cut to 5 3/8 inches. Even speed and distance problems use them, like skateboarding at 15 1/2 miles per hour for 3/5 of an hour.

In all these cases, the operations are the same. Need to double a recipe calling for 2 2/3 cups of flour? Multiply 2 2/3 by 2. Need to split a board into equal sections? Divide. The real-world context changes, but the math follows the same rules every time.

Post navigation