Complex Fractions

Learn to simplify complex fractions where the numerator and denominator are themselves fractions using the multiply-by-reciprocal rule.

;ab;cd=adbc\frac{;\frac{a}{b};}{\frac{c}{d}} = \frac{ad}{bc}

Solve a problem with Complex Fractions

Type the problem. The solver will use Complex Fractions where Complex Fractions is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Complex Fractions takes
aa
bb
cc
dd
Complex Fractions
SymbolMeaning
aaThe numerator of the top fraction; the value being divided in this complex fraction.
bbThe denominator of the top fraction; cannot be zero or the fraction ab\frac{a}{b} is undefined.
ccThe numerator of the bottom fraction; cannot be zero or the division fails.
ddThe denominator of the bottom fraction; cannot be zero or the fraction cd\frac{c}{d} cannot exist.

When to use it

When you need to simplify a fraction that has fractions in its numerator, denominator, or both.

Level

Usually taught in: Algebra I

Worked examples

1. Simplify a basic complex fraction with small integers

Problem

Simplify 2345\frac{\frac{2}{3}}{\frac{4}{5}}.
  1. 2345=2354\frac{\frac{2}{3}}{\frac{4}{5}} = \frac{2}{3} \cdot \frac{5}{4}

    Dividing by a fraction means multiplying by its reciprocal, so we flip 45\frac{4}{5} to 54\frac{5}{4}.

  2. =2534= \frac{2 \cdot 5}{3 \cdot 4}

    Multiply the numerators and denominators: 25=102 \cdot 5 = 10 and 34=123 \cdot 4 = 12.

  3. =1012= \frac{10}{12}

    We have calculated the products.

  4. =56= \frac{5}{6}

    Simplify by dividing both numerator and denominator by their GCD of 2.

Answer: 56\frac{5}{6}

We applied the complex fraction rule by multiplying the top fraction by the reciprocal of the bottom fraction. This method works because division is fundamentally defined as multiplication by a reciprocal.

2. Simplify a complex fraction with negative numbers

Problem

Simplify 3894\frac{\frac{-3}{8}}{\frac{9}{4}}.
  1. 3894=3849\frac{\frac{-3}{8}}{\frac{9}{4}} = \frac{-3}{8} \cdot \frac{4}{9}

    Multiply by the reciprocal of 94\frac{9}{4}, which is 49\frac{4}{9}; the negative sign stays with the numerator.

  2. =3489= \frac{-3 \cdot 4}{8 \cdot 9}

    Multiply the numerators and denominators: 34=12-3 \cdot 4 = -12 and 89=728 \cdot 9 = 72.

  3. =1272= \frac{-12}{72}

    The negative sign in the numerator is preserved; the result is negative.

  4. =16= \frac{-1}{6}

    Simplify by dividing both by their GCD, which is 12: 12÷12=1-12 \div 12 = -1 and 72÷12=672 \div 12 = 6.

Answer: 16\frac{-1}{6}

Negatives in complex fractions work the same way as with regular fraction multiplication—the reciprocal rule applies unchanged, and the negative never disappears. Always simplify the final fraction.

3. Solve a word problem with concert tickets at two price tiers

Problem

A concert venue sells premium tickets at 32\frac{3}{2} times a base price and regular tickets at 54\frac{5}{4} times the base price. Express the ratio of premium to regular price as 3254\frac{\frac{3}{2}}{\frac{5}{4}} and simplify.
  1. Ratio=3254=3245\text{Ratio} = \frac{\frac{3}{2}}{\frac{5}{4}} = \frac{3}{2} \cdot \frac{4}{5}

    To compare the prices, we divide the premium price by the regular price, which means multiplying by the reciprocal 45\frac{4}{5}.

  2. =3425= \frac{3 \cdot 4}{2 \cdot 5}

    Multiply the numerators and denominators: 34=123 \cdot 4 = 12 and 25=102 \cdot 5 = 10.

  3. =1210= \frac{12}{10}

    We have calculated the products.

  4. =65= \frac{6}{5}

    Simplify by dividing both by their GCD of 2: 12÷2=612 \div 2 = 6 and 10÷2=510 \div 2 = 5.

Answer: 65\frac{6}{5}

The premium price is 65\frac{6}{5} (or 1.2) times the regular price. Complex fractions naturally appear in real situations where quantities themselves are expressed as fractions or ratios, making them essential for comparing relative values.

Common mistakes

Where Complex Fractions usually goes wrong
Answer came out wrong
Writing abcd=acbd\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{a}{c} \cdot \frac{b}{d} by incorrectly multiplying the top pair and bottom pair of numerators and denominators.
Apply the reciprocal rule: flip the bottom fraction and multiply, giving abdc=adbc\frac{a}{b} \cdot \frac{d}{c} = \frac{ad}{bc}, not acbd\frac{ac}{bd}.
Writing 2345=2345=815\frac{\frac{2}{3}}{\frac{4}{5}} = \frac{2}{3} \cdot \frac{4}{5} = \frac{8}{15} by forgetting to reciprocal the bottom fraction.
Always flip the bottom fraction first: 2354=1012=56\frac{2}{3} \cdot \frac{5}{4} = \frac{10}{12} = \frac{5}{6}, not 815\frac{8}{15}.
Writing 2534=2543\frac{\frac{-2}{5}}{\frac{3}{4}} = \frac{2}{5} \cdot \frac{4}{3} and losing the negative sign when applying the reciprocal.
Keep the negative with the number: 2543=815\frac{-2}{5} \cdot \frac{4}{3} = \frac{-8}{15}. The sign never disappears.
The mistakeWhy it is wrongThe fix
Writing abcd=acbd\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{a}{c} \cdot \frac{b}{d} by incorrectly multiplying the top pair and bottom pair of numerators and denominators.This error comes from trying to multiply across without remembering that the bottom is a divisor, not a multiplier, and requires a reciprocal.Apply the reciprocal rule: flip the bottom fraction and multiply, giving abdc=adbc\frac{a}{b} \cdot \frac{d}{c} = \frac{ad}{bc}, not acbd\frac{ac}{bd}.
Writing 2345=2345=815\frac{\frac{2}{3}}{\frac{4}{5}} = \frac{2}{3} \cdot \frac{4}{5} = \frac{8}{15} by forgetting to reciprocal the bottom fraction.Division requires the reciprocal; skipping this step gives the wrong operation and the wrong answer.Always flip the bottom fraction first: 2354=1012=56\frac{2}{3} \cdot \frac{5}{4} = \frac{10}{12} = \frac{5}{6}, not 815\frac{8}{15}.
Writing 2534=2543\frac{\frac{-2}{5}}{\frac{3}{4}} = \frac{2}{5} \cdot \frac{4}{3} and losing the negative sign when applying the reciprocal.The negative sign is part of the numerator and must be carried through every step of the calculation.Keep the negative with the number: 2543=815\frac{-2}{5} \cdot \frac{4}{3} = \frac{-8}{15}. The sign never disappears.

Tips and when to use something else

  • You can use the formula abcd=adbc\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{ad}{bc} directly if you memorize it—this skips the intermediate reciprocal step and goes straight to the answer.
  • Before applying the complex fraction rule, check whether the top or bottom fractions can be simplified first; smaller numbers make the arithmetic less error-prone.
  • A regular fraction division like 23÷45\frac{2}{3} \div \frac{4}{5} is actually a complex fraction in disguise—write it as 2345\frac{\frac{2}{3}}{\frac{4}{5}} and use the same reciprocal method to see the connection.
  • If your complex fraction contains a whole number or mixed number, convert it to an improper fraction first (for example, 2=212 = \frac{2}{1}) so the complex fraction rule will work.

Frequently asked questions

Why do we multiply by the reciprocal instead of dividing?
Division by a fraction is defined as multiplication by its reciprocal—this is true for all numbers. When you see abcd\frac{\frac{a}{b}}{\frac{c}{d}}, the rule abcd=adbc\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{ad}{bc} is just the reciprocal principle applied cleanly. Using the reciprocal keeps the operation consistent and makes it possible to divide fractions at all.
What if the numerator or denominator of the complex fraction is a mixed number?
Convert the mixed number to an improper fraction first. For example, if you have 21345\frac{2\frac{1}{3}}{\frac{4}{5}}, rewrite 2132\frac{1}{3} as 73\frac{7}{3}, then solve 7345=7354=3512\frac{\frac{7}{3}}{\frac{4}{5}} = \frac{7}{3} \cdot \frac{5}{4} = \frac{35}{12}.
Can I simplify the fractions before I apply the complex fraction rule?
Absolutely—simplifying first often makes the numbers easier to work with. If you have 4629\frac{\frac{4}{6}}{\frac{2}{9}}, simplify 46\frac{4}{6} to 23\frac{2}{3} first, then apply the rule: 2329=2392=186=3\frac{\frac{2}{3}}{\frac{2}{9}} = \frac{2}{3} \cdot \frac{9}{2} = \frac{18}{6} = 3. You get the same answer either way, but simpler numbers mean fewer mistakes.
What if the numerator of the bottom fraction is zero?
If c=0c = 0, then cd=0d=0\frac{c}{d} = \frac{0}{d} = 0, and you would be dividing by zero, which is impossible. The complex fraction ab0d\frac{\frac{a}{b}}{\frac{0}{d}} has no answer and is undefined. Always check that the denominator of your complex fraction (the bottom fraction) is not zero before you begin.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18