sciandu
Mathematics

Mathematics

Rational functions

When $x$ sits in the denominator, there are places where the function does not exist. And lines the graph only ever approaches.

As long as xx only appears on top, every number is allowed. As soon as it turns up in the denominator, things get interesting: f(x)=1x2f(x) = \frac{1}{x - 2} has no result for x=2x = 2, because then a 0 would sit under the fraction bar. That single forbidden place shapes the entire graph, and that is what this topic is about.

The domain

The first question for any such function is: for which xx does the denominator become zero? Those numbers are excluded, everything else is allowed. For f(x)=x+1x29f(x) = \frac{x + 1}{x^2 - 9} you set x29=0x^2 - 9 = 0 and get x=3x = 3 and x=3x = -3. So the domain is all real numbers except 3-3 and 3.

The vertical asymptote

What happens near the forbidden place? Take f(x)=1x2f(x) = \frac{1}{x - 2} and substitute numbers creeping ever closer to 2. At x=2.1x = 2.1 the denominator is 0.1 and the value is 10. At x=2.01x = 2.01 the value is already 100, at x=2.001x = 2.001 a full 1000. The smaller the denominator, the bigger the fraction. So the graph shoots vertically upwards without ever reaching the place x=2x = 2.

From the left the same thing happens with the opposite sign: at x=1.9x = 1.9 the denominator is 0.1-0.1 and the value 10-10. The vertical line at x=2x = 2 is called an , and the graph hugs it from both sides without ever touching it. It is drawn dashed, because it is not part of the graph but only a guide line.

Coordinate grid
x3
y2
-6-6-4-4-2-2224466
P (3 | 2)
Walk the point along a gap in the domain. For y=6xy = \frac{6}{x} set (6|1), (3|2), (2|3) and (1|6) one after another: the closer xx gets to 0, the more steeply the value climbs. At x=0x = 0 there is no point at all, that is where the vertical asymptote sits. Then set (−1|−6) and (−2|−3), the branch on the other side, and it runs away downwards.

The horizontal asymptote

The second question goes the other way: what happens for very large xx? For f(x)=1x2f(x) = \frac{1}{x - 2} the denominator is then huge and the fraction tiny. At x=1000x = 1000 the value is about 0.001. So the graph approaches the height 0 without reaching it, and the xx axis is a horizontal asymptote.

Whether a horizontal asymptote exists at all is decided by comparing the degrees. If the degree on top is smaller than below, the fraction tends to 0. If both degrees are equal, the graph approaches the ratio of the leading coefficients: for 3x2+1x24\frac{3x^2 + 1}{x^2 - 4} that is 3. If the degree on top is larger, there is no horizontal asymptote, because the fraction keeps growing without bound.

3x2+1x24    31=3fu¨r sehr große x\frac{3x^2 + 1}{x^2 - 4} \;\longrightarrow\; \frac{3}{1} = 3 \quad \text{für sehr große } |x|
With equal degrees only the two leading coefficients matter.

Exercises

0 of 6 solved

Time to try it yourself. You can't break anything, every attempt counts.

How do you spot a gap in the domain?

At which place is f(x)=4x7f(x) = \frac{4}{x - 7} undefined?

Which vertical asymptotes does f(x)=xx216f(x) = \frac{x}{x^2 - 16} have?

A line the graph gets ever closer to without reaching it is called an .

Work out f(4)f(4) for f(x)=x+2x2f(x) = \frac{x + 2}{x - 2}.

Match each function to its horizontal asymptote.

1x+3\frac{1}{x + 3}
5xx1\frac{5x}{x - 1}
2x24x2+1\frac{2x^2}{4x^2 + 1}