Mathwords logoMathwords

Rational Expression

Rational Expression
Fractional Expression

An expression that can be written as a polynomial divided by a polynomial.

 

Examples:         The rational expression (x − 4) divided by (2x² − 3x + 1)

4x + 5 − x divided by (x² + 1), an example of a rational expression combining polynomial and fractional terms.

The fraction 1 over x

 

See also

Fraction, rational function, rational equation, numerator, denominator

Key Formula

P(x)Q(x),Q(x)0\frac{P(x)}{Q(x)}, \quad Q(x) \neq 0
Where:
  • P(x)P(x) = A polynomial in the numerator (e.g., x² + 3x − 5)
  • Q(x)Q(x) = A polynomial in the denominator; it cannot equal zero
  • xx = The variable in the polynomials

Worked Example

Problem: Simplify the rational expression: (x² − 9) / (x² + 5x + 6)
Step 1: Factor the numerator. Recognize x² − 9 as a difference of squares.
x29=(x3)(x+3)x^2 - 9 = (x - 3)(x + 3)
Step 2: Factor the denominator. Find two numbers that multiply to 6 and add to 5: those are 2 and 3.
x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3)
Step 3: Write the expression with the factored forms.
(x3)(x+3)(x+2)(x+3)\frac{(x - 3)(x + 3)}{(x + 2)(x + 3)}
Step 4: Cancel the common factor (x + 3) that appears in both the numerator and denominator. Note that x ≠ −3 (since it would make the original denominator zero).
x3x+2,x3,  x2\frac{x - 3}{x + 2}, \quad x \neq -3,\; x \neq -2
Answer: The simplified expression is (x − 3)/(x + 2), with x ≠ −3 and x ≠ −2.

Another Example

This example demonstrates adding two rational expressions using a common denominator, whereas the first example focused on simplifying a single rational expression by factoring.

Problem: Add the rational expressions: 2/(x + 1) + 3/(x − 4)
Step 1: Find the least common denominator (LCD). Since (x + 1) and (x − 4) share no common factors, the LCD is their product.
LCD=(x+1)(x4)\text{LCD} = (x + 1)(x - 4)
Step 2: Rewrite each fraction with the LCD as the denominator.
2(x4)(x+1)(x4)+3(x+1)(x+1)(x4)\frac{2(x - 4)}{(x + 1)(x - 4)} + \frac{3(x + 1)}{(x + 1)(x - 4)}
Step 3: Combine the numerators over the common denominator.
2(x4)+3(x+1)(x+1)(x4)\frac{2(x - 4) + 3(x + 1)}{(x + 1)(x - 4)}
Step 4: Expand and simplify the numerator: 2x − 8 + 3x + 3 = 5x − 5.
5x5(x+1)(x4)=5(x1)(x+1)(x4)\frac{5x - 5}{(x + 1)(x - 4)} = \frac{5(x - 1)}{(x + 1)(x - 4)}
Answer: The sum is 5(x − 1) / [(x + 1)(x − 4)], with x ≠ −1 and x ≠ 4.

Frequently Asked Questions

What is the difference between a rational expression and a rational equation?
A rational expression is simply a fraction of two polynomials — it represents a value and can be simplified. A rational equation, on the other hand, sets a rational expression (or a combination of them) equal to something, and your goal is to solve for the variable. For example, (x + 1)/(x − 2) is an expression, while (x + 1)/(x − 2) = 5 is an equation.
Why can't the denominator of a rational expression equal zero?
Division by zero is undefined in mathematics. If the denominator polynomial equals zero for some value of x, the rational expression has no defined value there. These excluded values are called restrictions on the domain, and you must always identify them when working with rational expressions.
How do you find the domain of a rational expression?
Set the denominator equal to zero and solve. The domain is all real numbers except those solutions. For instance, if the denominator is x² − 4, solving x² − 4 = 0 gives x = 2 and x = −2, so the domain is all real numbers except 2 and −2.

Rational Expression vs. Rational Equation

Rational ExpressionRational Equation
DefinitionA polynomial divided by a polynomialAn equation containing one or more rational expressions
Contains an equals sign?No — it is a standalone expressionYes — you solve for the variable
Typical goalSimplify, add, subtract, multiply, or divideFind the value(s) of x that satisfy the equation
Example(x + 1)/(x − 2)(x + 1)/(x − 2) = 5
Extraneous solutions?Not applicableYes — must check solutions against domain restrictions

Why It Matters

Rational expressions appear throughout Algebra 2 and Precalculus whenever you work with rates, proportions, or functions that involve division by a variable. They are essential in calculus for techniques like partial fraction decomposition and evaluating limits. Outside the classroom, rational expressions model real situations such as average cost per unit, electrical resistance in parallel circuits, and concentration of solutions when mixing.

Common Mistakes

Mistake: Canceling terms instead of factors. For example, writing (x² + 3x)/(x + 3) and canceling the '3x' with the '3' to get x²/x.
Correction: You can only cancel common factors — expressions that are multiplied, not added. Factor first: x(x + 3)/(x + 3), then cancel the common factor (x + 3) to get x.
Mistake: Forgetting to state the domain restrictions after simplifying.
Correction: Even after a factor is canceled, the original restriction remains. If (x + 3) was in the original denominator, then x ≠ −3 is still a restriction on the simplified expression.

Related Terms

  • ExpressionGeneral category that includes rational expressions
  • PolynomialThe building blocks of numerator and denominator
  • FractionA rational expression is a fraction of polynomials
  • Rational FunctionA function defined by a rational expression
  • Rational EquationAn equation that contains rational expressions
  • NumeratorThe top polynomial in a rational expression
  • DenominatorThe bottom polynomial; cannot be zero