How to simplify a complex fraction

A complex fraction is a rational expression containing one or more fractions within its numerator, denominator, or both. To simplify it, find the least common denominator (LCD) of all minor fractions and multiply the main numerator and main denominator by this LCD.

The setup

Identify every minor fraction (the smaller fractions located within the main numerator and main denominator). Determine the least common denominator (LCD) of all these minor fractions.

The steps

  1. Factor all minor denominators completely.
  2. Find the LCD of all minor fractions.
  3. Multiply the entire main numerator and the entire main denominator by this LCD.
  4. Distribute the LCD to every term in both the numerator and denominator.
  5. Simplify the resulting terms so no minor fractions remain.
  6. Factor the new main numerator and main denominator, then cancel any common factors.

Checking the result

Verify the simplification by substituting a permissible numerical value (e.g., x=2x=2) into both the original complex fraction and the simplified expression. The resulting scalar values must be identical.

Common errors

A frequent error is failing to distribute the LCD to terms that are not fractions (e.g., multiplying the fractional terms but ignoring integer constants). Another common mistake is attempting to cancel terms that are added or subtracted rather than canceling factored multipliers.

Worked example

Simplify the complex fraction 1+1x11x2\frac{1 + \frac{1}{x}}{1 - \frac{1}{x^2}}

Identify minor fractions: 1x\frac{1}{x} and 1x2\frac{1}{x^2}. The minor denominators are xx and x2x^2. The LCD is x2x^2. Multiply the main numerator and main denominator by the LCD, x2x^2: x2(1+1x)x2(11x2)\frac{x^2\left(1 + \frac{1}{x}\right)}{x^2\left(1 - \frac{1}{x^2}\right)} Distribute x2x^2 to all terms: x2(1)+x2(1x)x2(1)x2(1x2)\frac{x^2(1) + x^2\left(\frac{1}{x}\right)}{x^2(1) - x^2\left(\frac{1}{x^2}\right)} Simplify the terms to eliminate minor fractions: x2+xx21\frac{x^2 + x}{x^2 - 1} Factor the numerator and the denominator: x(x+1)(x1)(x+1)\frac{x(x + 1)}{(x - 1)(x + 1)} Cancel the common factor (x+1)(x + 1): xx1\frac{x}{x - 1}

FAQ

Run your own problem

References: OpenStax Intermediate Algebra, Chapter 7: Rational Expressions and Functions · Khan Academy, Rational Expressions Unit

See also