When you share a pizza with friends or measure ingredients for a recipe, you often work with mixed numbers. A mixed number is a whole number combined with a fraction, like \( 2\frac{1}{4} \) or \( 5\frac{3}{8} \). Sometimes you need to add or subtract mixed numbers that have different bottom numbers in their fractions. The bottom number of a fraction is called the denominator. When two fractions have different denominators, we say they have unlike denominators. Learning to add and subtract mixed numbers with unlike denominators helps you solve real-world problems like figuring out how much flour you need for two recipes or how much ribbon is left after cutting some off a roll.
Before we add or subtract mixed numbers with unlike denominators, let's review what these terms mean.
A mixed number has two parts:
The denominator is the bottom number in a fraction. It tells you how many equal parts make one whole. The numerator is the top number. It tells you how many parts you have.
Unlike denominators means the fractions have different bottom numbers. For example, in \( 2\frac{1}{3} \) and \( 1\frac{1}{4} \), the denominators are 3 and 4, which are different.
Think of it this way: if one pizza is cut into 3 equal slices and another pizza is cut into 4 equal slices, the slices are different sizes. You can't simply count all the slices together unless you cut them so they're the same size!
To add or subtract fractions with unlike denominators, we must first change them so they have the same denominator. This is called finding a common denominator. The best choice is usually the least common denominator (LCD), which is the smallest number that both denominators divide into evenly.
Example: Find the least common denominator for \( \frac{1}{4} \) and \( \frac{1}{6} \).
What is the LCD?
Solution:
Multiples of 4: 4, 8, 12, 16, 20, 24...
Multiples of 6: 6, 12, 18, 24, 30...
The smallest number in both lists is 12.
The least common denominator is 12.
Once you know the common denominator, you need to change each fraction to an equivalent fraction with that denominator. Remember: whatever you multiply the denominator by, you must also multiply the numerator by the same number.
Example: Convert \( \frac{1}{4} \) and \( \frac{1}{6} \) to equivalent fractions with denominator 12.
What are the equivalent fractions?
Solution:
For \( \frac{1}{4} \): We need to change 4 to 12. Since \( 4 × 3 = 12 \), we multiply both numerator and denominator by 3.
\( \frac{1}{4} = \frac{1 × 3}{4 × 3} = \frac{3}{12} \)
For \( \frac{1}{6} \): We need to change 6 to 12. Since \( 6 × 2 = 12 \), we multiply both numerator and denominator by 2.
\( \frac{1}{6} = \frac{1 × 2}{6 × 2} = \frac{2}{12} \)
The equivalent fractions are \( \frac{3}{12} \) and \( \frac{2}{12} \).
Now we're ready to add mixed numbers with unlike denominators. There are two main methods you can use.
This method keeps the mixed numbers in mixed number form throughout the process.
Steps:
Example: A recipe calls for \( 2\frac{1}{3} \) cups of flour for cookies and \( 1\frac{1}{4} \) cups of flour for muffins.
How much flour is needed in total?
Solution:
We need to add: \( 2\frac{1}{3} + 1\frac{1}{4} \)
Step 1: Find the LCD of 3 and 4.
Multiples of 3: 3, 6, 9, 12...
Multiples of 4: 4, 8, 12...
LCD = 12Step 2: Convert the fractions.
\( \frac{1}{3} = \frac{1 × 4}{3 × 4} = \frac{4}{12} \)
\( \frac{1}{4} = \frac{1 × 3}{4 × 3} = \frac{3}{12} \)Step 3: Rewrite the problem: \( 2\frac{4}{12} + 1\frac{3}{12} \)
Step 4: Add the whole numbers: \( 2 + 1 = 3 \)
Step 5: Add the fractions: \( \frac{4}{12} + \frac{3}{12} = \frac{7}{12} \)
Step 6: Combine: \( 3\frac{7}{12} \)
You need \( 3\frac{7}{12} \) cups of flour in total.
Example: Add \( 3\frac{5}{6} + 2\frac{3}{4} \).
What is the sum?
Solution:
Step 1: Find the LCD of 6 and 4.
Multiples of 6: 6, 12, 18...
Multiples of 4: 4, 8, 12...
LCD = 12Step 2: Convert the fractions.
\( \frac{5}{6} = \frac{5 × 2}{6 × 2} = \frac{10}{12} \)
\( \frac{3}{4} = \frac{3 × 3}{4 × 3} = \frac{9}{12} \)Step 3: Rewrite: \( 3\frac{10}{12} + 2\frac{9}{12} \)
Step 4: Add whole numbers: \( 3 + 2 = 5 \)
Step 5: Add fractions: \( \frac{10}{12} + \frac{9}{12} = \frac{19}{12} \)
Step 6: The fraction \( \frac{19}{12} \) is greater than 1 (it's an improper fraction). Convert it: \( \frac{19}{12} = 1\frac{7}{12} \)
Step 7: Add this to the whole number part: \( 5 + 1\frac{7}{12} = 6\frac{7}{12} \)
The sum is \( 6\frac{7}{12} \).
An improper fraction is a fraction where the numerator is greater than or equal to the denominator. You can convert mixed numbers to improper fractions, add them, then convert back.
Steps:
To convert a mixed number to an improper fraction: multiply the whole number by the denominator, add the numerator, and place that result over the denominator.
Example: Add \( 1\frac{2}{5} + 2\frac{1}{2} \) using improper fractions.
What is the sum?
Solution:
Step 1: Convert to improper fractions.
\( 1\frac{2}{5} = \frac{(1 × 5) + 2}{5} = \frac{7}{5} \)
\( 2\frac{1}{2} = \frac{(2 × 2) + 1}{2} = \frac{5}{2} \)Step 2: Find the LCD of 5 and 2.
LCD = 10Step 3: Convert both fractions.
\( \frac{7}{5} = \frac{7 × 2}{5 × 2} = \frac{14}{10} \)
\( \frac{5}{2} = \frac{5 × 5}{2 × 5} = \frac{25}{10} \)Step 4: Add the fractions.
\( \frac{14}{10} + \frac{25}{10} = \frac{39}{10} \)Step 5: Convert back to a mixed number.
\( \frac{39}{10} = 3\frac{9}{10} \)The sum is \( 3\frac{9}{10} \).
Subtracting mixed numbers with unlike denominators follows similar steps to addition, but you need to be careful when the fraction you're subtracting is larger than the fraction you're subtracting from.
Steps:
Example: Subtract \( 4\frac{5}{6} - 1\frac{1}{3} \).
What is the difference?
Solution:
Step 1: Find the LCD of 6 and 3.
LCD = 6Step 2: Convert the fractions.
\( \frac{5}{6} \) stays \( \frac{5}{6} \)
\( \frac{1}{3} = \frac{1 × 2}{3 × 2} = \frac{2}{6} \)Step 3: Rewrite: \( 4\frac{5}{6} - 1\frac{2}{6} \)
Step 4: Subtract whole numbers: \( 4 - 1 = 3 \)
Step 5: Subtract fractions: \( \frac{5}{6} - \frac{2}{6} = \frac{3}{6} \)
Step 6: Simplify: \( \frac{3}{6} = \frac{1}{2} \)
Step 7: Combine: \( 3\frac{1}{2} \)
The difference is \( 3\frac{1}{2} \).
Sometimes the fraction part of the number you're subtracting is larger than the fraction part of the number you're subtracting from. When this happens, you need to regroup (also called borrowing). You take 1 from the whole number and add it to the fraction part.
Think of it like having 3 dollars and 25 cents, but you need to give away 50 cents. You don't have enough cents, so you change one of your dollars into 100 cents. Now you have 2 dollars and 125 cents, which is enough!
Remember: 1 whole equals the denominator over itself. For example, if your denominator is 8, then \( 1 = \frac{8}{8} \).
Example: You have \( 5\frac{1}{4} \) yards of ribbon. You use \( 2\frac{3}{4} \) yards for a project.
How much ribbon do you have left?
Solution:
We need to subtract: \( 5\frac{1}{4} - 2\frac{3}{4} \)
Step 1: The denominators are already the same (both are 4).
Step 2: Notice that \( \frac{1}{4} \) is smaller than \( \frac{3}{4} \), so we need to regroup.
Step 3: Take 1 from the 5 and convert it to \( \frac{4}{4} \).
\( 5\frac{1}{4} = 4 + 1 + \frac{1}{4} = 4 + \frac{4}{4} + \frac{1}{4} = 4\frac{5}{4} \)Step 4: Now subtract: \( 4\frac{5}{4} - 2\frac{3}{4} \)
Step 5: Subtract whole numbers: \( 4 - 2 = 2 \)
Step 6: Subtract fractions: \( \frac{5}{4} - \frac{3}{4} = \frac{2}{4} \)
Step 7: Simplify: \( \frac{2}{4} = \frac{1}{2} \)
Step 8: Combine: \( 2\frac{1}{2} \)
You have \( 2\frac{1}{2} \) yards of ribbon left.
Example: Subtract \( 6\frac{1}{3} - 2\frac{3}{4} \).
What is the difference?
Solution:
Step 1: Find the LCD of 3 and 4.
LCD = 12Step 2: Convert the fractions.
\( \frac{1}{3} = \frac{1 × 4}{3 × 4} = \frac{4}{12} \)
\( \frac{3}{4} = \frac{3 × 3}{4 × 3} = \frac{9}{12} \)Step 3: Rewrite: \( 6\frac{4}{12} - 2\frac{9}{12} \)
Step 4: Since \( \frac{4}{12} \) is smaller than \( \frac{9}{12} \), we need to regroup.
Step 5: Borrow 1 from 6. Convert \( 1 = \frac{12}{12} \).
\( 6\frac{4}{12} = 5 + 1 + \frac{4}{12} = 5 + \frac{12}{12} + \frac{4}{12} = 5\frac{16}{12} \)Step 6: Now subtract: \( 5\frac{16}{12} - 2\frac{9}{12} \)
Step 7: Subtract whole numbers: \( 5 - 2 = 3 \)
Step 8: Subtract fractions: \( \frac{16}{12} - \frac{9}{12} = \frac{7}{12} \)
Step 9: Combine: \( 3\frac{7}{12} \)
The difference is \( 3\frac{7}{12} \).
You have learned two main methods for adding and subtracting mixed numbers with unlike denominators. Here's when each method works best:

Both methods always give the same correct answer. Use the method that makes the most sense to you!
Always check your final answer to see if the fraction part can be simplified. A fraction is in simplest form when the numerator and denominator have no common factors other than 1.
To simplify a fraction:
For example, \( \frac{6}{8} \) can be simplified. The GCF of 6 and 8 is 2. Dividing both by 2 gives \( \frac{3}{4} \).
Here are some errors students often make when adding and subtracting mixed numbers with unlike denominators:
Note: Always double-check your work by asking: "Does my answer make sense?" If you added two numbers that were each less than 5, your answer shouldn't be larger than 10!
Understanding how to add and subtract mixed numbers with unlike denominators helps you solve many everyday problems:
Mastering this skill gives you confidence to handle fractions in many situations throughout your life!