Proper Rational Expression
Proper Rational Expression
A rational expression in which the degree of the numerator polynomial is less than the degree of the denominator polynomial.

See also
Key Formula
Q(x)P(x)is proper whendeg(P)<deg(Q)
Where:
- P(x) = The numerator polynomial
- Q(x) = The denominator polynomial, where Q(x) ≠ 0
- deg(P) = The degree of the numerator polynomial (its highest power of x)
- deg(Q) = The degree of the denominator polynomial (its highest power of x)
Worked Example
Problem: Determine whether the rational expression (3x² + 5x − 2) / (x³ + 4x) is proper or improper.
Step 1: Identify the numerator polynomial and find its degree. The highest power of x in the numerator is x², so the degree is 2.
P(x)=3x2+5x−2⇒deg(P)=2
Step 2: Identify the denominator polynomial and find its degree. The highest power of x in the denominator is x³, so the degree is 3.
Q(x)=x3+4x⇒deg(Q)=3
Step 3: Compare the two degrees. Since 2 < 3, the degree of the numerator is less than the degree of the denominator.
deg(P)=2<3=deg(Q)
Answer: The expression (3x² + 5x − 2) / (x³ + 4x) is a proper rational expression because the numerator's degree (2) is less than the denominator's degree (3).
Another Example
This example shows how an improper rational expression can be converted into a polynomial plus a proper rational expression using long division — a key technique in algebra and calculus.
Problem: An improper rational expression (x³ + 2x + 7) / (x² + 1) is given. Use polynomial long division to rewrite it as a polynomial plus a proper rational expression.
Step 1: Check degrees: the numerator has degree 3 and the denominator has degree 2. Since 3 ≥ 2, this is improper. We need to divide.
deg(x3+2x+7)=3≥2=deg(x2+1)
Step 2: Perform polynomial long division. Divide x³ + 2x + 7 by x² + 1. The first term is x³ ÷ x² = x. Multiply: x(x² + 1) = x³ + x. Subtract from the numerator.
(x3+2x+7)−(x3+x)=x+7
Step 3: The remainder is x + 7, which has degree 1. Since 1 < 2 (the denominator's degree), the remainder over the divisor forms a proper rational expression.
x2+1x3+2x+7=x+x2+1x+7
Step 4: Verify: the fraction (x + 7)/(x² + 1) is proper because deg(x + 7) = 1 < 2 = deg(x² + 1).
x2+1x+7is proper since 1<2
Answer: The improper expression rewrites as x + (x + 7)/(x² + 1), where (x + 7)/(x² + 1) is a proper rational expression.
Frequently Asked Questions
What is the difference between a proper and improper rational expression?
A proper rational expression has the degree of its numerator strictly less than the degree of its denominator. An improper rational expression has the numerator's degree greater than or equal to the denominator's degree. You can always convert an improper rational expression into a polynomial plus a proper one using polynomial long division.
Is a constant over a polynomial a proper rational expression?
Yes. A nonzero constant like 5 is a polynomial of degree 0. If the denominator has degree 1 or higher, then 0 < deg(denominator), so the expression is proper. For example, 5/(x + 3) is proper.
Why do you need to know if a rational expression is proper?
Identifying whether a rational expression is proper is essential for partial fraction decomposition, a technique used in calculus for integration. Partial fractions can only be applied directly to proper rational expressions. If the expression is improper, you must first use polynomial long division to make it proper.
Proper Rational Expression vs. Improper Rational Expression
| Proper Rational Expression | Improper Rational Expression | |
|---|---|---|
| Definition | Degree of numerator < degree of denominator | Degree of numerator ≥ degree of denominator |
| Example | (2x + 1) / (x² + x + 1) | (x³ + 1) / (x² + x + 1) |
| Behavior as x → ∞ | Approaches 0 | Grows without bound (or approaches a constant if degrees are equal) |
| Partial fractions | Can be decomposed directly | Must first perform polynomial long division |
| Analogy to fractions | Like 3/7 (numerator < denominator) | Like 7/3 (numerator ≥ denominator) |
Why It Matters
You encounter proper rational expressions when learning partial fraction decomposition in precalculus and calculus. Recognizing whether a rational expression is proper tells you whether you can decompose it directly or need to perform long division first. This classification also matters in analyzing horizontal asymptotes: a proper rational expression always has a horizontal asymptote at y = 0, which is a quick graphing shortcut.
Common Mistakes
Mistake: Comparing the leading coefficients instead of the degrees of the polynomials.
Correction: The classification depends only on the highest power of x (the degree), not on the size of the coefficients. For instance, (100x)/(x²) is still proper because degree 1 < degree 2, even though 100 is much larger than 1.
Mistake: Thinking that equal degrees make a rational expression proper.
Correction: When the numerator and denominator have the same degree, the expression is improper, not proper. For example, (x² + 1)/(x² + 3) is improper because deg(numerator) = deg(denominator) = 2. The condition requires strictly less than.
Related Terms
- Rational Expression — The broader category that includes proper and improper forms
- Improper Rational Expression — The counterpart where numerator degree ≥ denominator degree
- Degree of a Polynomial — Used to classify a rational expression as proper or improper
- Polynomial — The building blocks of the numerator and denominator
- Numerator — The top polynomial whose degree must be smaller
- Denominator — The bottom polynomial whose degree must be larger
