Vocab
Rational expression
Math glossaryRational expression
p(x)q(x)\frac{p(x)}{q(x)}

A quotient of polynomials with a nonzero denominator.

Learn more
Denominator
Math glossaryDenominator
ab\frac{a}{\color{#df5f3f}{b}}

The nonzero expression below a fraction bar.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Rational equation
Math glossaryRational equation
p(x)q(x)=r(x)s(x)\frac{p(x)}{q(x)}=\frac{r(x)}{s(x)}

An equation containing one or more rational expressions.

Learn more
Extraneous solution
Math glossaryExtraneous solution
candidate⇏solution\text{candidate}\not\Rightarrow\text{solution}

A candidate created by algebra that fails the original problem.

Learn more
Math glossary

Simplifying complex rational expressions

Treat the stacked fraction as division, state every original restriction, and clear the small denominators with one common multiplier.

LaTeX article Updated July 13, 2026

1x+1y1x1y\frac{\frac1x+\frac1y}{\frac1x-\frac1y}

Restrictions come from the original denominators

Before simplifying, list every value that makes any original denominator zero. A factor that later disappears still records an excluded input.

For a complex fraction, inspect denominators inside both the numerator and denominator, then also require the entire large denominator to be nonzero.

x0,y0,1x1y0x\ne0,\quad y\ne0,\quad \frac1x-\frac1y\ne0

Clear all small denominators at once

Find the LCD of the nested fractions and multiply the entire numerator and entire denominator by it. Parentheses help show that every term receives the multiplier.

This method is usually cleaner than combining the top and bottom separately, although both legal approaches must agree.

xy(1x+1y)xy(1x1y)\frac{xy\left(\frac1x+\frac1y\right)}{xy\left(\frac1x-\frac1y\right)}

Factor only after the fraction is flat

Once the small denominators are gone, simplify the resulting ordinary rational expression by factoring and canceling common factors—not terms across addition.

Carry the original restrictions beside the final result. The simplified formula and its domain together describe the original expression.

x+yyx,x0, y0, xy\frac{x+y}{y-x},\quad x\ne0,\ y\ne0,\ x\ne y

Worked example

Common mistakes

  • Ignoring the large denominator's zero condition.
  • Multiplying only the first term by the LCD.
  • Canceling x terms across x + y.

Keep these ideas

  • Record every original restriction.
  • Clear nested denominators with one LCD.
  • A final formula needs its domain.