In-Depth Notes on Graphing Rational Functions
Key Concepts in Graphing Rational Functions
Rational Functions: A function of the form ( f(x) = \frac{P(x)}{Q(x)} ) where ( P(x) ) and ( Q(x) ) are polynomials.
X-intercepts: Found by setting the numerator ( P(x) = 0 ). These points represent where the graph crosses the x-axis.
Vertical Asymptotes: Occur at the values of ( x ) that make the denominator ( Q(x) = 0 ). Behavior near vertical asymptotes depends on the degree (even or odd) of the factor.
- Odd Degree in Denominator: The graph approaches ( +\infty ) on one side and ( -\infty ) on the other side of the asymptote.
- Even Degree in Denominator: The graph approaches either ( +\infty ) or ( -\infty ) on both sides of the asymptote.
End Behavior: Determine the behavior of the function as ( x \to \pm \infty ). This can indicate horizontal asymptotes.
Graphing Rational Functions: Steps
- Find the y-intercept: Calculate ( f(0) ) to find the y-intercept.
- Factor the function: Simplify both numerator and denominator.
- Determine x-intercepts: Identify where the numerator is zero.
- Identify multiplicities: Analyze the factors of the intercepts to determine their behavior:
- Linear factors (multiplicity 1): Graph will pass through.
- Quadratic factors (multiplicity 2): Graph will bounce back.
- Find vertical asymptotes: Set the denominator equal to zero and solve.
- Analyze behavior near asymptotes: Based on the multiplicity of factors.
- Determine horizontal or slant asymptotes: Compare the degrees of numerator and denominator to find horizontal asymptotes (if ( n < m ), then ( y = 0 )) or slant asymptotes (if ( n = m + 1 )).
- Sketch the graph: Based on calculated points, asymptotes, and end behaviors.
Example Analysis of a Rational Function
- Given: ( f(x) = (x+2)(x-3)(x+1)^2(x-2) )
- X-intercepts: ( x = -2, \; x = 3 ) (both linear factors, so they pass through the x-axis).
- Y-intercept: Calculate ( f(0) = (0+2)(0-3)(0+1)^2(0-2) ) = -2.
- Vertical Asymptotes: Set denominator to zero. If factors are ( x+1 = 0 ) or ( x-2 = 0 ), so asymptotes at ( x = -1, \; x = 2 ).
- Behavior at Asymptotes:
- At ( x = -1 ): Squared factor => same direction on both sides.
- At ( x = 2 ): Linear factor => opposite direction on either side.
Writing Rational Functions from Graphs
To write a rational function given x-intercepts and vertical asymptotes:
- Form the numerator: Use factors based on x-intercepts.
- Form the denominator: Use factors based on vertical asymptotes.
- Include multiplicities as per observed behavior near intercepts and asymptotes.
General Form:
[ f(x) = a(x - x1)^{p1}(x - x2)^{p2} \cdots (x - xn)^{pn} \over (x - v1)^{q1}(x - v2)^{q2} \cdots (x - vm)^{qm} ]- Where ( pi ) indicates multiplicities at x-intercepts and ( qi ) at vertical asymptotes.