Rational Functions in Math AA HL
Definition and Forms
Rational functions are algebraic expressions that can be written as the ratio of two polynomials. In the AHL (Additional Higher Level) 2.13 topic, we focus on two specific forms of rational functions:
- $f(x) = \frac{ax+b}{cx^2+dx+e}$
- $f(x) = \frac{ax^2+bx+c}{dx+e}$
Where $a$, $b$, $c$, $d$, and $e$ are constants, and $x$ is the variable.
NoteThese forms are more complex than the simpler rational functions covered in SL 2.8, which typically involve linear expressions in both numerator and denominator.
Key Features of Rational Functions
Asymptotes
Rational functions often have asymptotes, which are lines that the graph of the function approaches but never quite reaches. There are three types of asymptotes:
- Vertical Asymptotes: These occur where the denominator equals zero, and the numerator is not zero.
- Horizontal Asymptotes: These are determined by comparing the degrees of the numerator and denominator polynomials.
- Oblique (Slant) Asymptotes: These occur when the degree of the numerator is exactly one less than the degree of the denominator.
For the function $f(x) = \frac{2x+1}{x^2-1}$:
- Vertical asymptotes occur at $x = 1$ and $x = -1$ (where $x^2-1 = 0$)
- The horizontal asymptote is $y = 0$ (as the degree of the numerator is less than the denominator)
Intercepts
Intercepts are points where the function crosses the x-axis (x-intercepts) or y-axis (y-intercept).
- X-intercepts: Found by setting $f(x) = 0$ and solving for $x$.
- Y-intercept: Found by evaluating $f(0)$.
For $f(x) = \frac{x^2-4}{x-2}$:
- X-intercepts: $x = -2$ and $x = 2$
- Y-intercept: $f(0) = \frac{0^2-4}{0-2} = 2$
Graphing Rational Functions
To graph a rational function:
- Identify the domain (all real numbers except where the denominator equals zero).
- Find all asymptotes (remember that sign changes between roots when teh factor is raised to an odd power and asymptotes caused by factors to an odd power, i.e. $(x-1) (x+5)^3, (x+9)^7$).
- Determine intercepts.
- Analyze end behavior.
- Plot additional points to sketch the curve.
Always check if the function can be simplified before graphing. Cancelling common factors can sometimes remove vertical asymptotes.
Using Technology
Dynamic graphing packages like Desmos, GeoGebra, or graphing calculators are invaluable tools for exploring rational functions.
NoteWhile technology is helpful, it's crucial to understand the underlying principles to interpret and verify the graphical representations.