How to Subtract Fractions (Quick Scoop)

To subtract fractions, make the denominators the same, subtract the top numbers (numerators), and then simplify the result if possible.

Mini-Section 1: The Core Idea

Think of fractions as pieces of the same-sized whole: you can only subtract them fairly if the pieces are the same size.

So the entire game is: match the denominator , subtract the numerators, then tidy up (simplify).

Steps (Any Fractions)

  1. Find a common denominator (usually the LCM of the denominators).
  2. Rewrite each fraction using that denominator (equivalent fractions).
  3. Subtract the numerators, keep the common denominator.
  4. Simplify the fraction if you can.
[1][3][5] Example story: Imagine you have 45\frac{4}{5}54​ of a chocolate bar and give away 23\frac{2}{3}32​ of a bar. You first cut both into the same-sized pieces (common denominator 15), then compare how many pieces you keep versus how many you give away.

Mini-Section 2: Same Denominator = Easy Mode

When the denominators are already the same, subtraction is straightforward.

Rule

  • Subtract the numerators.
  • Keep the denominator the same.
  • Simplify if needed.

Example

710βˆ’310\frac{7}{10}-\frac{3}{10}107β€‹βˆ’103​

  • Numerators: 7βˆ’3=47-3=47βˆ’3=4
  • Denominator stays 10

So the answer is 410=25\frac{4}{10}=\frac{2}{5}104​=52​ after simplifying.


Mini-Section 3: Different Denominators = Find a Match

When denominators differ, you first make them match by using a common denominator, usually the least common multiple (LCM).

General Steps

  1. Find the LCM of the denominators.
  2. Turn each fraction into an equivalent fraction with that denominator.
  3. Subtract the numerators.
  4. Simplify the result.
[5][1]

Example 1: $$\frac{4}{5} - \frac{2}{3}$$

  • Denominators: 5 and 3 β†’ LCM is 15.
  • Convert:
    • 45=1215\frac{4}{5}=\frac{12}{15}54​=1512​ (multiply top and bottom by 3).
    • 23=1015\frac{2}{3}=\frac{10}{15}32​=1510​ (multiply top and bottom by 5).
  • Subtract numerators: 12βˆ’10=212-10=212βˆ’10=2.
  • Answer: 215\frac{2}{15}152​.

Example 2: $$\frac{4}{5} - \frac{3}{4}$$

  • Denominators: 5 and 4 β†’ LCM is 20.
  • Convert:
    • 45=1620\frac{4}{5}=\frac{16}{20}54​=2016​.
    • 34=1520\frac{3}{4}=\frac{15}{20}43​=2015​.
  • Subtract: 16βˆ’15=116-15=116βˆ’15=1.
  • Answer: 120\frac{1}{20}201​.

Mini-Section 4: Mixed Numbers (Like 2Β½ βˆ’ 1β…“)

Mixed numbers can be handled either by splitting into whole + fraction or by turning everything into improper fractions.

Method A: Split into Whole and Fraction

This works nicely when the fractional part of the first number is bigger than the second.

Example: 235βˆ’1132\frac{3}{5}-1\frac{1}{3}253β€‹βˆ’131​

  1. Split: (2+35)βˆ’(1+13)(2+\frac{3}{5})-(1+\frac{1}{3})(2+53​)βˆ’(1+31​).
  1. Subtract whole numbers: 2βˆ’1=12-1=12βˆ’1=1.
  1. Subtract fractions:
    • Denominators 5 and 3 β†’ LCM 15.
    • 35=915\frac{3}{5}=\frac{9}{15}53​=159​, 13=515\frac{1}{3}=\frac{5}{15}31​=155​.
    • 915βˆ’515=415\frac{9}{15}-\frac{5}{15}=\frac{4}{15}159β€‹βˆ’155​=154​.
  1. Combine: 1+415=14151+\frac{4}{15}=1\frac{4}{15}1+154​=1154​.

Method B: Convert to Improper Fractions

Guideline:
  • Turn each mixed number into an improper fraction.
  • Subtract like any other pair of fractions.

Mini-Section 5: Practical Tips & β€œGotchas”

Even adults slip on fraction subtraction, so here are some quick tips to stay confident.
  • Always check denominators first; if they differ, stop and find the LCM before subtracting.
  • Multiply numerator and denominator by the same number when making equivalent fractions.
  • After subtracting, always look for common factors to simplify the result.
  • For mixed numbers where the second fraction is larger, convert to improper fractions to avoid borrowing confusion.
  • [3][1]
A typical beginner mistake is subtracting denominators as well (like doing 45βˆ’25=20\frac{4}{5}-\frac{2}{5}=\frac{2}{0}54β€‹βˆ’52​=02​), which is incorrectβ€”denominators do not get subtracted.

Mini-Section 6: Quick HTML Table of Examples

Below is a small HTML table with worked examples of how to subtract fractions:
Problem Step-by-step Answer
$$\frac{7}{10} - \frac{3}{10}$$ Same denominator β†’ subtract numerators: $$7 - 3 = 4$$ $$\frac{4}{10} = \frac{2}{5}$$
$$\frac{4}{5} - \frac{2}{3}$$ LCM(5, 3) = 15; $$\frac{4}{5} = \frac{12}{15}$$, $$\frac{2}{3} = \frac{10}{15}$$; subtract: $$12 - 10 = 2$$ $$\frac{2}{15}$$
$$\frac{4}{5} - \frac{3}{4}$$ LCM(5, 4) = 20; $$\frac{4}{5} = \frac{16}{20}$$, $$\frac{3}{4} = \frac{15}{20}$$; subtract: $$16 - 15 = 1$$ $$\frac{1}{20}$$
$$2\frac{3}{5} - 1\frac{1}{3}$$ Split: $$(2 + \frac{3}{5}) - (1 + \frac{1}{3})$$; whole: $$2 - 1 = 1$$; fractions β†’ LCM 15; $$\frac{3}{5} = \frac{9}{15}$$, $$\frac{1}{3} = \frac{5}{15}$$; subtract: $$\frac{9}{15} - \frac{5}{15} = \frac{4}{15}$$ $$1\frac{4}{15}$$
[5][3][1]

Mini-Section 7: Where This Shows Up Now

Fraction subtraction shows up constantly in school math resources, online learning platforms, and short explainer videos posted in the last few years, especially for topics like β€œsubtracting fractions with different denominators.”

You’ll also see lots of forum questions from learners still confused about the β€œcommon denominator” step, which is very normal and often discussed in help communities.


TL;DR

  • Make denominators the same (use the LCM).
  • Subtract numerators, keep the denominator.
  • Simplify, and convert mixed numbers if needed.

Information gathered from public forums or data available on the internet and portrayed here.