algebra

Rational Expression

A rational expression is a fraction whose numerator and denominator are polynomials, e.g. (x²-1)/(x+2). Simplify by factoring and cancelling common factors.

本术语中文版本即将上线。下方暂以英文原文展示。

A rational expression is the algebraic analogue of a rational number — it has a polynomial numerator and a polynomial denominator: P(x)Q(x)\frac{P(x)}{Q(x)} where Q(x)0Q(x) \neq 0.

Simplifying means factoring numerator and denominator and cancelling common factors. Example: x21x+1=(x1)(x+1)x+1=x1\frac{x^2 - 1}{x + 1} = \frac{(x-1)(x+1)}{x+1} = x - 1 (for x1x \neq -1).

Domain restrictions matter: any value making the original denominator zero must be excluded, even if it cancels in simplification. Above, x=1x = -1 is excluded from the domain even though the simplified form x1x - 1 would accept it.

Operations: addition / subtraction (find common denominator), multiplication (multiply across, then simplify), division (multiply by reciprocal). Rational expressions are the foundation of partial fraction decomposition used in integration.