Precalculus: Rational Functions, Asymptotes, and Rational Equations
Fundamental Concepts of Rational Functions
Rational Function: A function f(x) that can be expressed as the quotient of two polynomial functions: f(x)=b(x)a(x)=bmxm+bm−1xm−1+⋯+b1x+b0anxn+an−1xn−1+⋯+a1x+a0 where b(x)=0 and the denominator polynomial has a degree greater than 0.
Asymptote: A line that a curve approaches arbitrarily closely as it heads toward infinity or a point of discontinuity.
Vertical Asymptote: A line x=c where the value of f(x) approaches positive or negative infinity as x approaches c from either the left or the right.
Horizontal Asymptote: A line y=c that indicates the end behavior of the graph as x approaches positive infinity (∞) or negative infinity (−∞).
Oblique (Slant) Asymptote: A non-horizontal, non-vertical line asymptote that describes the end behavior of a rational function when the degree of the numerator is exactly one greater than the degree of the denominator (n=m+1).
Holes (Removable Discontinuities): Points on the graph where a rational function is undefined because both the numerator and the denominator equal zero for a specific value of x (i.e., they share a common factor).
The Reciprocal Parent Function
Parent Function Equation: f(x)=x1
Domain: {x∣x=0,x∈R} or (−∞,0)∪(0,∞)
Range: {y∣y=0,y∈R} or (−∞,0)∪(0,∞)
Vertical Asymptote: x=0
Horizontal Asymptote: y=0
Symmetry: Origin symmetry (odd function, since f(−x)=−f(x)).
Limit Definitions of Vertical and Horizontal Asymptotes
Vertical Asymptote Definition: The line x=c is a vertical asymptote of the graph of f(x) if: limx→c−f(x)=±∞orlimx→c+f(x)=±∞Example: For f(x)=(x+2)25, as x→−2, f(x)→∞. Thus, the vertical asymptote is x=−2
Horizontal Asymptote Definition: The line y=c is a horizontal asymptote of the graph of f(x) if: limx→−∞f(x)=corlimx→∞f(x)=cExample: For f(x)=x2+26x2, as x→±∞, f(x)→6. Thus, the horizontal asymptote is y=6
Key Rules for Graphing Rational Functions
Given a rational function f(x)=b(x)a(x) in simplest form (where a(x) and b(x) have no common factors other than ±1):
Vertical Asymptotes: Occur at the real zeros of the denominator b(x). Set b(x)=0 and solve for x.
Horizontal Asymptotes: Determined by comparing the degree n of numerator a(x) to the degree m of denominator b(x):
Case 1 (n<m): The horizontal asymptote is y=0 (x-axis).
Case 2 (n=m): The horizontal asymptote is the ratio of the leading coefficients: y=bman
Case 3 (n>m): There is no horizontal asymptote (the graph may have an oblique asymptote or polynomial end behavior).
Intercepts:
x-intercepts: Occur at the real zeros of the numerator a(x) where b(x)=0. Set a(x)=0 and solve for x.
y--intercept: Calculated by evaluating f(0), provided x=0 is in the domain.
Oblique Asymptotes
Condition: An oblique asymptote exists if and only if the degree n of the numerator is exactly one greater than the degree m of the denominator (n=m+1).
Determination Method: Divide the numerator a(x) by the denominator b(x) using polynomial long division or synthetic division: f(x)=b(x)a(x)=q(x)+b(x)r(x) As x→±∞, the remainder term b(x)r(x)→0. The equation of the oblique asymptote is given by the linear quotient polynomial: y=q(x)
Example: For f(x)=x+1x2, dividing x2 by x+1 gives x−1+x+11. The oblique asymptote is y=x−1.
Step-by-Step Examples: Analyzing and Graphing Rational Functions
Example 1A: Finding Asymptotes and Domain
Function: f(x)=x−1x
Domain: Denominator cannot equal zero (x−1=0⟹x=1). D={x∣x=1,x∈R}
Vertical Asymptote: Zeros of denominator give x=1
Horizontal Asymptote: Degree of numerator (n=1) equals degree of denominator (m=1). Ratio of leading coefficients is 11=1. y=1
End Behavior Check: limx→−∞f(x)=1andlimx→∞f(x)=1
Example 1B: Function with No Vertical Asymptotes
Function: f(x)=2x2+14x2
Domain: The denominator 2x2+1=0 has imaginary zeros (x=±2i2). D={x∣x∈R}
Vertical Asymptotes: None.
Horizontal Asymptote: Degrees are equal (n=2,m=2). Ratio of leading coefficients is 24=2. y=2
Example 2A: Graphing Rational Functions (n<m)
Function: k(x)=x+57
Domain: D={x∣x=−5,x∈R}
Vertical Asymptote: x=−5
Horizontal Asymptote: Degree of numerator (0) is less than degree of denominator (1). y=0
Intercepts: No x-intercept because numerator 7=0. y-intercept at k(0)=57=1.4.
Selected Plotting Points: k(4)=97, k(−6)=−7.
Example 2B: Graphing Functions with Multiple Vertical Asymptotes
Function: f(x)=x2−4x+1=(x−2)(x+2)x+1
Domain: D={x∣x=−2,2,x∈R}
Vertical Asymptotes: Set denominator to zero ⟹x=−2 and x=2
x-intercepts: Solve x2+x−8=0 using quadratic formula: x=2(1)−1±12−4(1)(−8)=2−1±33≈2.37 and −3.37
y-intercept: f(0)=−38≈−2.67
Additional Test Points: f(−4)=−4.
Example 4: Graphing Functions with Common Factors (Holes)
Function: h(x)=x2−x−6x2−9=(x−3)(x+2)(x−3)(x+3)
Domain: D={x∣x=−2,3,x∈R}
Simplified Form: h~(x)=x+2x+3for x=3
Vertical Asymptote: x=−2 (zero of simplified denominator).
Horizontal Asymptote: Degrees equal (2=2) ⟹y=1
x-intercept: x=−3 (zero of simplified numerator).
y-intercept: h(0)=−6−9=1.5
Hole (Removable Discontinuity): Occurs at x=3. Calculate y-value using simplified form: h~(3)=3+23+3=56=1.2⟹Hole at (3,56)
Solving Rational Equations
General Strategy: Multiply every term on both sides of the equation by the Least Common Denominator (LCD) of all rational terms to clear fractions. Solve the resulting polynomial equation and check all solutions against domain restrictions to eliminate extraneous solutions.
Example 6A: Basic Rational Equation
Equation: x−x−64=0
LCD: x−6 (Restriction: x=6)
Multiply by LCD: x(x−6)−x−64(x−6)=0(x−6)x2−6x−4=0
Solutions: x=3+13≈6.61 and x=3−13≈−0.61. Both are valid.
Example 6B: Single Discontinuity Equation
Equation: x−59+3=0
Multiply by (x−5): 9+3(x−5)=0⟹9+3x−15=0⟹3x−6=0⟹x=2
Example 7A: Equation with Extraneous Solutions
Equation: x+x−1x=x−13x−2
LCD: x−1 (Restriction: x=1)
Multiply by LCD: x(x−1)+x=3x−2x2−x+x=3x−2x2−3x+2=0
Factor: (x−2)(x−1)=0⟹x=2orx=1
Check Domain: x=1 causes division by zero in the original equation and must be rejected as extraneous.
Final Solution: x=2
Example 7B: Equation with Quadratic LCD
Equation: x+2x+x−56=x2−3x−1014
Factor Denominator: x2−3x−10=(x+2)(x−5). LCD is (x+2)(x−5). (Restrictions: x=−2,5)
Multiply by LCD: x(x−5)+6(x+2)=14x2−5x+6x+12=14x2+x−2=0
Factor: (x+2)(x−1)=0⟹x=−2orx=1
Check Domain: x=−2 is extraneous.
Final Solution: x=1
Real-World Applications
Example 8: Boat Rate in Water Current
Problem: The rate of a river current is 4mi/h. A boat travels 6miles downstream (with current) and 6miles upstream (against current) in a total time of 2hours. Find the speed r of the boat in still water.