Given the rational function in which P(x) and Q(x) are polynomial functions:
P(x) anxn + an-1xn-1 + . . . + ao
f(x) = ------ = ---------------------------
Q(x) bmxm + bm-1xm-1 + . . . + bo
The horizontal asymptote is the limiting value of f(x) as
x -> ∞ or x -> -∞. There are three possibilities:
An example, find the horizontal asymptote of:
2
f(x) = ---
x
lim f(x) = lim 2/x = 2/∞ = 0
x -> ∞ x -> ∞
That is, since n < m, the horizontal asymptote is given by: y = 0.
Another example, graph the function:
2x2
f(x) = --------
x2 + 2
2 2
lim f(x) = lim --------- = --------- = 2
x -> ∞ x -> ∞ 1 + 2/x2 1 + 2/∞
That is, since n = m, the horizontal asymptote is given by:
y = an/bm = 2/1 = 2.
The graph is symmetrical about the y-axis because it is unchanged when x is replaced by -x:
2(-x)2 2x2
f(-x) = --------- = -------
(-x)2 + 2 x2 + 2
The x-intercept is found by solving:
The y-intercept is0 = 2x2/(x2 + 2) x = 0
f(0) = 2×02/(02 + 2) = 0
Figure 12-2: Horizontal asymptote