The page covered what a complex fraction is, two simplification methods (division and LCD), the special cases with sums, mixed numbers, or nesting, and the common pitfalls. The table below collects every situation encountered with the move to make and a worked example.
| Situation |
What to do |
Example |
| Definition |
a fraction with a fraction in its numerator, denominator, or both |
(3⁄4) ⁄ (5⁄6) |
| Main bar = division |
the overall fraction bar represents division of top by bottom |
(a⁄b) ⁄ (c⁄d) = (a⁄b) ÷ (c⁄d) |
| Fraction over fraction |
keep, change, flip — multiply top by reciprocal of bottom |
(3⁄4) ⁄ (5⁄6) = (3⁄4)(6⁄5) = 9⁄10 |
| Fraction over whole |
write the whole as whole⁄1, then proceed |
(2⁄3) ⁄ 4 = (2⁄3)(1⁄4) = 1⁄6 |
| Whole over fraction |
multiply the whole by the reciprocal of the fraction |
4 ⁄ (2⁄5) = 4 × (5⁄2) = 10 |
| Sums or differences inside |
combine that part first (or use the LCD method), then simplify the resulting complex fraction |
(1⁄2 + 1⁄3) ⁄ (1⁄4) → (5⁄6) ⁄ (1⁄4) = 10⁄3 |
| Mixed numbers inside |
convert every mixed number to an improper fraction first |
(2 1⁄2) ⁄ (1 1⁄4) = (5⁄2)(4⁄5) = 2 |
| Nested complex fraction |
resolve the innermost fraction first, then work outward |
1 ⁄ (1 ⁄ (1⁄2)) → 1 ⁄ 2 |
| Only the divisor flips |
in a⁄b ÷ c⁄d, the dividend a⁄b stays put — never flip it |
(2⁄3) ⁄ (4⁄5) needs ×(5⁄4), not ×(4⁄5) |
| Reduce the final result |
after clearing the complex structure, check whether the answer simplifies to lowest terms |
18⁄20 → 9⁄10 |