Asymptotes
Let p(x) and q(x) define polynomials. Consider the rational function f(x)=p(x)q(x)
written in lowest terms, and real numbers a and b.
- If
∣f(x)∣⟶∞as
x⟶a,then the line
x=ais a vertical asymptote.
- If
f(x)⟶bas
∣x∣⟶∞,then the line
y=bis the horizontal asymptote.
Determining Asymptotes
To find the asymptotes of a rational function defined by a rational expression in lowest terms, use the following procedures.
- Vertical Asymptotes
Find any vertical asymptotes by setting the denominator equal to 0 and solving for x. If a is a zero of the denominator, then the line x= a is a vertical asymptote. -
Other Asymptotes
Determine any other asymptotes by considering three possibilities:
- If the numerator has lesser degree than the denominator, then there is a horizontal asymptote y = 0 (the x-axis).
-
If the numerator and denominator have the same degree, and the function is of the form
f(x)=anxn+...+a0bnxn+...+b0,where
an,bn≠0,then the horizontal asymptote has equation
y=anbn.
-
If the numerator is of degree exactly one more than the denominator, then there will be an oblique (slanted) asymptote. To find it, divide the numerator by the denominator and disregard the remainder. Set the rest of the quotient equal to y to obtain the equation of the asymptote.
Note
The graph of a rational function may have more than one vertical asymptote, or it may have none at all. The graph cannot intersect any vertical asymptote. There can be at most one other (nonvertical) asymptote, and the graph may intersect that asymptote.
Examples
Give the equations of any vertical, horizontal, or oblique asymptotes for the graph of each rational function.
f(x)=x+1(2x−1)(x+3)
f(x)=2x+1x−3
f(x)=x2+1x−2
Solutions
-
f(x)=x+1(2x−1)(x+3)
Solution To find the vertical asymptotes, set the denominator equal to 0 and solve.
(2x−1)(x+3)=0
Using the zero-factor property:2x−1=0orx+3=0
Solve each equation.x=12orx=−3
The equations of the vertical asymptotes are
x=12and
x=−3.
To find the equation of the horizontal asymptote, divide each term by the greatest power of x in the expression. First, multiply the factors in the denominator.
f(x)=x+1(2x−1)(x+3)=x+12x2+5x−3
Now divide each term in the numerator and denominator by
x2 since 2 is the greatest power of x.
f(x)=xx2+1x22x2x2+5xx2−3x2=1x+1x22+5x−3x2Stophere.Leavetheexpressionincomplexform.
As
∣x∣increases without bound, the quotients
1x,1x2,5x,and
3x2 all approach 0, and the value of f(x) approaches
0+02+0−0=02=0.
The line y = 0 (that is, the x-axis) is therefore the horizontal asymptote. -
f(x)=2x+1x−3
Set the denominator x − 3 equal to 0 to find that the vertical asymptote has equation x = 3. To find the horizontal asymptote, divide each term in the rational expression by x since the greatest power of x in the expression is 1.
f(x)=2x+1x−3=2xx+1xxx−3x=2+1x1−3x
As∣x∣increases without bound, both
1x and
3xapproach 0, and f(x) approaches
2+01−0=21=2,so the line y = 2 is the horizontal asymptote.
-
f(x)=x2+1x−2
Setting the denominator x – 2 equal to 0 shows that the vertical asymptote has equation x = 2. If we divide by the greatest power of x as before (
x2in this case), we see there is no horizontal asymptote because
f(x)=x2+1x−2=x2x2+1x2xx2−2x2=1+1x21x−2x2 does not approach any real number as
∣x∣⟶∞,since
10is undefined. This happens whenever the degree of the numerator is greater than the degree of the denominator. In such cases, divide the denominator into the numerator to write the expression in another form. We use synthetic division, as shown.
The result enables us to write the function as follows.f(x)=x+2+5x−2
For very large values of∣x∣,5x−2is close to 0, and the graph approaches the line y = x + 2. This line is an oblique asymptote (slanted, neither vertical nor horizontal) for the graph of the function.