Formula
To subtract fractions: find the LCD of the denominators, convert both fractions to that denominator, then subtract the second numerator from the first and simplify. When denominators are equal, subtract numerators directly.
How to use this calculator
Enter the numerator and denominator of each fraction. The calculator subtracts the second fraction from the first, showing the simplified result, mixed number (where applicable), decimal, and percentage — along with a three-step breakdown using the LCD method.
Subtracting fractions formula
The general formula for subtracting two fractions cross-multiplies to eliminate different denominators:
$$\frac{a}{b} - \frac{c}{d} = \frac{a \times d - c \times b}{b \times d}$$
The preferred method uses the LCD to keep numbers smaller:
$$\frac{a}{b} - \frac{c}{d} = \frac{a \times \frac{\text{LCD}}{b} - c \times \frac{\text{LCD}}{d}}{\text{LCD}}, \quad \text{LCD} = \text{LCM}(b, d)$$
Only the sign changes from addition — the structure is identical. Both methods produce the same answer after simplification.
Same denominator: the simple case
When both fractions share the same denominator, subtract the second numerator from the first and keep the denominator unchanged:
$$\frac{5}{8} - \frac{3}{8} = \frac{5 - 3}{8} = \frac{2}{8} = \frac{1}{4}$$
5/8 − 3/8 = 2/8. Simplify with GCD(2, 8) = 2: 2/8 = 1/4. The denominator defines part size and never changes during subtraction.
Different denominators: the LCD method
When denominators differ, convert both fractions to a common denominator before subtracting. The steps mirror addition exactly — only the final operation changes:
- Find the LCD. The LCD is the LCM of both denominators. Use LCM(a, b) = (a × b) ÷ GCD(a, b).
- Convert both fractions. Multiply each fraction's numerator and denominator by (LCD ÷ its denominator).
- Subtract numerators. Subtract the second from the first. The denominator stays as the LCD.
- Simplify. Divide numerator and denominator by their GCD.
Worked examples
Example 1: one denominator is a multiple of the other
Subtract 1/4 from 5/6. LCD(6, 4) = 12:
$$\frac{5}{6} - \frac{1}{4}: \quad \text{LCD}(6, 4) = 12 \implies \frac{10}{12} - \frac{3}{12} = \frac{7}{12}$$
5/6 → 10/12, 1/4 → 3/12. Result: 7/12. GCD(7, 12) = 1, already simplified.
Example 2: result is negative
Subtract 5/6 from 3/4. LCD(4, 6) = 12:
$$\frac{3}{4} - \frac{5}{6}: \quad \text{LCD}(4, 6) = 12 \implies \frac{9}{12} - \frac{10}{12} = \frac{-1}{12}$$
3/4 → 9/12, 5/6 → 10/12. Since 9 < 10, the result is negative: −1/12.
| Problem | LCD | After converting | Result |
|---|---|---|---|
| 3/4 − 1/4 | 4 | 3/4 − 1/4 | 2/4 = 1/2 |
| 5/6 − 1/3 | 6 | 5/6 − 2/6 | 3/6 = 1/2 |
| 7/8 − 1/2 | 8 | 7/8 − 4/8 | 3/8 |
| 2/3 − 3/4 | 12 | 8/12 − 9/12 | −1/12 |
| 5/6 − 5/6 | 6 | 5/6 − 5/6 | 0 |
| 9/10 − 2/5 | 10 | 9/10 − 4/10 | 5/10 = 1/2 |
When the result is negative
If the second fraction is larger than the first, the result is a negative fraction. This is completely valid — the sign lives in the numerator. For example, 3/4 − 5/6 = −1/12. The magnitude of the result follows the same LCD and simplification steps; the sign is determined by which numerator is larger after conversion.
Subtracting a negative fraction
Subtracting a negative fraction is equivalent to adding its positive counterpart — two negatives make a positive:
$$\frac{1}{2} - \left(-\frac{1}{3}\right) = \frac{1}{2} + \frac{1}{3} = \frac{5}{6}$$
This follows directly from the rule that a − (−b) = a + b. The same LCD method applies; only the sign of the second numerator flips.
Subtracting mixed numbers
Convert each mixed number to an improper fraction before subtracting:
$$3\frac{1}{2} - 1\frac{2}{3} = \frac{7}{2} - \frac{5}{3} = \frac{21}{6} - \frac{10}{6} = \frac{11}{6} = 1\frac{5}{6}$$
Steps: 3½ = 7/2, 1⅔ = 5/3. LCD(2, 3) = 6. Convert: 21/6 − 10/6 = 11/6. As a mixed number: 1⅚.
An alternative method subtracts whole numbers and fractions separately, but requires a "borrow" step when the fractional part of the second number is larger — similar to borrowing in column subtraction. Converting to improper fractions first avoids this complication.
Common mistakes
Subtracting the denominators
The denominator defines part size and must not change. 5/8 − 3/8 ≠ 2/0 and ≠ 2/5. The correct answer is 2/8 = 1/4. Only numerators are subtracted once both fractions share the same denominator.
Subtracting in the wrong order
Fraction subtraction is not commutative: a/b − c/d ≠ c/d − a/b (unless both are equal). 3/4 − 1/4 = 2/4, but 1/4 − 3/4 = −2/4. The second fraction is always subtracted from the first.
Forgetting to simplify
Always check whether the result shares a common factor between numerator and denominator. 6/8 is not in simplest form; GCD(6, 8) = 2 gives 3/4.
Not converting mixed numbers first
Subtracting 2½ − 1¾ by handling whole and fractional parts separately requires a borrow when ¾ > ½. Converting to improper fractions (5/2 − 7/4 = 10/8 − 7/8 = 3/8) is more reliable and less error-prone.
Frequently asked questions
How do you subtract fractions with different denominators?
Find the LCD of both denominators, convert each fraction to that denominator, subtract the second numerator from the first, and simplify the result by dividing numerator and denominator by their GCD.
Can you subtract fractions with the same denominator directly?
Yes — subtract the second numerator from the first and keep the denominator unchanged. 5/8 − 3/8 = 2/8 = 1/4.
What if the result is negative?
A negative result is valid. It means the second fraction is larger than the first. The sign is carried in the numerator, and the fraction is otherwise simplified normally.
How do you subtract a negative fraction?
Subtracting a negative is the same as adding its positive. 1/2 − (−1/3) = 1/2 + 1/3 = 5/6.
How do you subtract mixed numbers?
Convert each mixed number to an improper fraction (whole × denominator + numerator, over the denominator), then subtract using the standard LCD method.
Why can't you subtract the denominators?
The denominator defines the size of each part. Subtracting denominators would change that size and produce a wrong answer. Only numerators change once both fractions share the same denominator.