2.13 Rational Functions – Partial FractionsHL ONLY
1. Characteristics of Rational Functions
A rational function is a function of the form $$f(x)=\dfrac{p(x)}{q(x)},\qquad q(x)\neq 0,$$ where $p(x)$ and $q(x)$ are polynomials. The domain is obtained by excluding all values of $x$ that make the denominator zero.
Rational functions are studied mainly through their undefined values, intercepts, and asymptotic behavior.
- Domain: solve $q(x)=0$, then exclude those values from $\mathbb{R}$.
- Vertical Asymptotes (VA): after cancelling any common factors, vertical asymptotes usually occur at the remaining zeros of the denominator.
- Holes: if a factor cancels between numerator and denominator, then the function may have a removable discontinuity, called a hole, rather than a vertical asymptote.
- $x$-intercepts: solve $p(x)=0$, but only after making sure the denominator is not zero.
- $y$-intercept: evaluate $f(0)$, provided $0$ belongs to the domain.
-
Horizontal Asymptotes (HA): compare the degrees of $p(x)$ and $q(x)$:
- If $\deg p(x)\lt \deg q(x)$, then the horizontal asymptote is $y=0$.
- If $\deg p(x)=\deg q(x)$, then $$y=\dfrac{\text{leading coefficient of }p(x)}{\text{leading coefficient of }q(x)}.$$
- If $\deg p(x)\gt \deg q(x)$, then there is no horizontal asymptote.
NOTICE
- A rational function is undefined when its denominator is zero.
- Do not automatically call every denominator zero a vertical asymptote; check first whether a factor cancels.
- A graph may cross its horizontal asymptote at some finite value of $x$.
- If the numerator degree is exactly one greater than the denominator degree, an oblique asymptote may occur.
EXAMPLE 1 (Determining Domain, Intercepts, and Asymptotes)
Analyze $$f(x)=\dfrac{7x^2+5x-3}{x^2-3x+2}.$$
Solution:
2. Range of Rational Functions
To find the range of a rational function algebraically, set $y=f(x)$ and rearrange the equation into a polynomial equation in $x$. Then determine for which values of $y$ real solutions for $x$ exist.
For many rational functions involving quadratics, this leads to a quadratic equation in $x$. A real value of $x$ exists precisely when the discriminant is non-negative: $$\Delta\geq 0.$$
EXAMPLE 2 (A Rational Function with Range $\mathbb{R}$)
Analyze the range of $$f(x)=\dfrac{x^2-6x+8}{x^2-4x+3}.$$
Solution:
Horizontal asymptote: $y=1$
$x$-intercepts: $(2,0),\;(4,0)$
$y$-intercept: $(0,\dfrac{8}{3})$
EXAMPLE 3 (A Rational Function with a Restricted Range)
Analyze the intercepts and range of $$f(x)=\dfrac{x^2-3x-4}{x^2-4x+3}.$$
Solution:
Horizontal asymptote: $y=1$
$x$-intercepts: $(-1,0),\;(4,0)$
$y$-intercept: $(0,-\dfrac{4}{3})$
3. Oblique Asymptotes
If the numerator degree is exactly one greater than the denominator degree, that is $$\deg p(x)=\deg q(x)+1,$$ then the rational function may have an oblique asymptote.
Polynomial long division writes the function as $$f(x)=Ax+B+\dfrac{r(x)}{q(x)},$$ where $r(x)$ is the remainder. Since $$\dfrac{r(x)}{q(x)}\to 0\qquad\text{as}\qquad x\to\pm\infty,$$ the graph approaches the line $$y=Ax+B.$$
EXAMPLE 4 (Finding an Oblique Asymptote)
Determine the complete asymptotic structure of $$f(x)=\dfrac{4x^2-12x+1}{2x-6}.$$
Solution:
Horizontal asymptote: none
Oblique asymptote: $y=2x$
$y$-intercept: $(0,-\dfrac{1}{6})$
4. Partial Fractions
Partial fractions rewrite a rational expression as a sum of simpler rational expressions. This is useful in integration, algebraic manipulation, and curve analysis.
Partial fractions are applied to proper rational expressions, where $$\deg p(x)\lt\deg q(x).$$ If the rational expression is improper, first use polynomial division.
- Distinct linear factors: $$\dfrac{p(x)}{(x-r_1)(x-r_2)} = \dfrac{A}{x-r_1} + \dfrac{B}{x-r_2}.$$
- Repeated linear factors: $$\dfrac{p(x)}{(x-r)^2} = \dfrac{A}{x-r} + \dfrac{B}{(x-r)^2}.$$
- Irreducible quadratic factors: $$\dfrac{p(x)}{(x-r)(x^2+px+q)} = \dfrac{A}{x-r} + \dfrac{Bx+C}{x^2+px+q}.$$
EXAMPLE 5 (Distinct Linear Factors)
Decompose $$\dfrac{3x-5}{x^2-4x+3}$$ into partial fractions.
Solution:
EXAMPLE 6 (Repeated Linear Factor)
Decompose $$\dfrac{5x+1}{(x-2)^2}$$ into partial fractions.
Solution:
EXAMPLE 7 (Irreducible Quadratic Factor)
Decompose $$\dfrac{2x+3}{(x-1)(x^2+4)}$$ into partial fractions.
Solution: