A complex fraction is a fraction where the numerator, the denominator, or both contain fractions.
Examples:
3/4 / 2, 5 / 1/3, x/2 / 3/x, 1/x + 1/2 / 3/4
So it’s basically a “fraction divided by a fraction.”
⭐ Why Are They Used?
Complex fractions show up in:
-
algebra simplification problems
-
equations
-
science formulas (physics/chemistry)
-
rational expressions
✅ The #1 Goal When Solving Complex Fractions
Your goal is to rewrite the expression as one simple fraction (or a simplified expression).
🔥 2 Best Ways to Simplify Complex Fractions
✅ Method 1: Multiply by the “LCD” (Least Common Denominator)
This is the most common method.
Steps:
-
Find the LCD of all small denominators inside the fraction
-
Multiply the top and bottom by that LCD
-
Simplify
✅ Method 2: “Keep-Change-Flip” (when it’s one fraction over another)
If it’s like:
a/b / c/d
You can treat it as division:
a/b ÷ c/d = a/b ⋅ d/c
🧠 Example 1 (Easy)
3/4 / 2
This means:
3/4 ÷ 2
Turn 2 into a fraction:
2 = 2/1
Now divide by multiplying by the reciprocal:
3/4 ÷ 2/1 = 3/4 ⋅ 1/2 = 3/8
✅ Final answer: 3/8
🧠 Example 2 (Fraction in the Denominator)
5 / 1/3
This is:
5 ÷ 1/3
Dividing by 1/3 is the same as multiplying by 3:
5⋅3=15
✅ Final answer: 15
🧠 Example 3 (Algebra Complex Fraction)
x/2 / 3/x
Use keep-change-flip:
x/2 ÷ 3/x = x/2 ⋅ x/3 = x^2 / 6
Restriction: x≠0x \ne 0
✅ Final answer:
x^2 / 6
🧠 Example 4 (With Addition Inside)
1/x + 1/2 / 3/4
Step 1: Divide by 3/4 means multiply by 4/3:
(1/x + 1/2) ⋅ 4/3
Step 2: Combine inside first:
Common denominator of x and 2 is :
1 / x = 2 / 2x, 1 / 2 = x / 2x
So:
1 / x + 1 / 2 = x+2 / 2x
Now multiply:
x+2 / 2x ⋅ 4 / 3 = 4(x+2) / 6x = 2(x+2) / 3x
Restriction: x≠0
✅ Final answer:
2(x+2) / 3x
⚠️ Common Mistakes
❌ Canceling across addition
You cannot cancel like this:
x+2 / x ≠ 2 / 1
❌ Forgetting restrictions
If x is in the denominator anywhere, it cannot be 0.