Concept explainerAlgebra IIIntermediate8 min read

Domain restrictions in rational expressions

A rational expression is undefined wherever its original denominator is zero. Simplifying the formula does not restore an excluded input.

x29x3=x+3,x3\frac{x^2-9}{x-3}=x+3,\quad x\ne3
Concept explainer

What the idea means, why its conditions matter, and where it connects.

Updated July 13, 2026
RuleStart here

Find restrictions from the original denominator before canceling factors.

01

Division by zero is not defined

A denominator records a division. Inputs that make it zero are outside the expression's domain, even when the numerator is also zero.

Factor complicated denominators and set each factor equal to zero to identify all exclusions.

1(x2)(x+5):x2,5\frac1{(x-2)(x+5)}:\quad x\ne2,-5
02

A canceled factor leaves a hole

Canceling a common nonzero factor produces a simpler expression with the same values everywhere the original was defined. At the canceled zero, the original still has no value.

Graphically, that missing input appears as a removable discontinuity or hole rather than a vertical asymptote.

(x3)(x+3)x3=x+3, x3\frac{(x-3)(x+3)}{x-3}=x+3,\ x\ne3
03

Restrictions travel through algebra

When solving an equation or combining expressions, record restrictions at the start and compare every candidate solution with them at the end.

A candidate that violates an original denominator is extraneous, even if it satisfies a cleared equation.

x{denominator zeros}x\notin\{\text{denominator zeros}\}
Worked exampleRestrict before simplifying

Simplify (x² − x − 6)/(x² − 4) and state the domain.

1x2x6=(x3)(x+2)x^2-x-6=(x-3)(x+2)

Factor the numerator.

2x24=(x2)(x+2)x^2-4=(x-2)(x+2)

Factor the original denominator.

3x2,2x\ne2,-2

Record both original restrictions.

4(x3)(x+2)(x2)(x+2)=x3x2\frac{(x-3)(x+2)}{(x-2)(x+2)}=\frac{x-3}{x-2}

Cancel the shared factor, keeping the restrictions.

Resultx3x2,x2,2\boxed{\frac{x-3}{x-2},\quad x\ne-2,2}
Watch for

Common mistakes

  1. Finding restrictions after cancellation.
  2. Treating 0/0 as zero.
  3. Reporting only the restriction still visible in the simplified denominator.
Keep

Three takeaways

  1. Use the original denominator.
  2. Cancellation does not restore excluded inputs.
  3. Check solutions against restrictions.