How to Divide Fractions
Fraction division follows a straightforward principle: divide by a fraction by multiplying by its reciprocal. Here's the method:
- Take the second fraction (the divisor) and flip it upside down—this is its reciprocal.
- Multiply the first fraction by this reciprocal.
- Simplify the result by finding the greatest common divisor of numerator and denominator.
For example, to divide 4/5 by 2/3: flip 2/3 to get 3/2, then multiply 4/5 × 3/2 = 12/10 = 6/5.
One critical point: zero cannot be a divisor. A fraction with 0 in the numerator can be divided (result is 0), but 0 in the denominator makes the fraction undefined.
The Division Formula
Dividing two fractions uses the reciprocal multiplication rule:
a/b ÷ c/d = a/b × d/c = (a × d)/(b × c)
a— numerator of the first fractionb— denominator of the first fractionc— numerator of the second fractiond— denominator of the second fraction
Dividing Fractions by Whole Numbers
When dividing a fraction by a whole number, treat the whole number as a fraction with denominator 1, then apply the reciprocal rule.
Example: 1/2 ÷ 3
- Write 3 as 3/1.
- Find the reciprocal: 3/1 becomes 1/3.
- Multiply: 1/2 × 1/3 = 1/6.
The result is always smaller than the original fraction when dividing by a number greater than 1.
Dividing Whole Numbers by Fractions
Dividing a whole number by a fraction actually makes the result larger, because you're multiplying by the reciprocal.
Example: 2 ÷ 1/6
- Express 2 as 2/1.
- Invert the second fraction: 1/6 becomes 6/1.
- Multiply: 2/1 × 6/1 = 12/1 = 12.
This is why 'dividing by a fraction' often yields a larger answer than the starting number.
Working with Mixed Numbers
Mixed numbers (like 3½) must be converted to improper fractions before dividing.
Conversion formula: Whole number × denominator + numerator = new numerator (denominator stays the same).
Example: 3½ ÷ 1⅘
- Convert 3½ to 7/2: (3 × 2 + 1)/2 = 7/2.
- Convert 1⅘ to 9/5: (1 × 5 + 4)/5 = 9/5.
- Divide: 7/2 ÷ 9/5 = 7/2 × 5/9 = 35/18.
- Convert back to mixed form if needed: 1 17/18.
Common Division Pitfalls
Avoid these mistakes when dividing fractions:
- Forgetting to flip the divisor — The most frequent error is multiplying both fractions directly instead of taking the reciprocal of the second one. Always flip the divisor—the fraction you're dividing by—before multiplying.
- Not simplifying the result — After multiplication, your answer may contain a common factor. Always reduce to lowest terms by dividing both numerator and denominator by their GCD. A result like 12/8 should become 3/2.
- Mixing up operation order with mixed numbers — Convert mixed numbers to improper fractions first, then divide. Attempting to divide without converting leads to incorrect answers. The conversion step is mandatory, not optional.
- Assuming division always makes numbers smaller — Unlike whole number division, dividing by a fraction (which has a value less than 1) actually enlarges the result. Expect 5 ÷ 1/2 to equal 10, not a smaller number.