Skip to main content
Mathematics LibreTexts

3.9: Rational Functions

  • Page ID
    89331
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Find the domains of rational functions.
    • Identify vertical asymptotes and "holes".
    • Identify end behaviour asymptotes and points where the function intersects them.
    • Graph rational functions and Construct a rational function from a graph

    Domains of Rational Functions

    A vertical asymptote represents a value at which a rational function is undefined, so that value is not in the domain of the function. A reciprocal function cannot have values in its domain that cause the denominator to equal zero. In general, to find the domain of a rational function, we need to determine which inputs would cause division by zero.

    Definition: DOMAIN OF A RATIONAL FUNCTION

    The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.

    how-to.png How To: Given a rational function, find the domain.

    1. Set the denominator equal to zero.
    2. Solve to find the x-values that cause the denominator to equal zero.
    3. The domain is all real numbers except those found in Step 2.

    Example \(\PageIndex{1}\): Finding the Domain of a Rational Function

    Find the domain of \(f(x)=\dfrac{x+3}{x^2−9}\).

    Solution

    Graph of f(x)=1/(x-3) with its vertical asymptote at x=3 and its horizontal asymptote at y=0.Begin by setting the denominator equal to zero and solving.

    \(x^2-9=0 \)
    \(x^2=9 \)
    \(x=\pm 3 \)

    The denominator is equal to zero when \(x=\pm 3\). The domain of the function is all real numbers except \(x=\pm 3\).

    Analysis

    A graph of this function, as shown in Figure \(\PageIndex{1}\), confirms that the function is not defined when \(x=\pm 3\).

    There is a vertical asymptote at \(x=3\) and a hole in the graph at \(x=−3\). We will discuss these types of holes in greater detail later in this section.

    Figure \(\PageIndex{1}\)

    try-it.png Try It \(\PageIndex{1}\)

    Find the domain of \(f(x)=\dfrac{4x}{5(x−1)(x−5)}\).

    Answer

    The domain is all real numbers except \(x=1\) and \(x=5\).

    Vertical Asymptotes of Rational Functions

    By looking at the graph of a rational function, we can investigate its local behavior and easily see whether there are asymptotes. We may even be able to approximate their location. Even without the graph, however, we can still determine whether a given rational function has any asymptotes, and calculate their location.

    Vertical Asymptotes

    The vertical asymptotes of a rational function may be found by examining the factors of the denominator that are not common to the factors in the numerator. Vertical asymptotes occur at the zeros of such factors.

    how-to.png How To: Given a rational function, identify any vertical asymptotes of its graph

    1. Factor the numerator and denominator.
    2. Note any restrictions in the domain of the function.
    3. Reduce the expression by canceling common factors in the numerator and the denominator.
    4. Note any values that cause the denominator to be zero in this simplified version. These are where the vertical asymptotes occur.
    5. Note any restrictions in the domain where asymptotes do not occur. These are removable discontinuities, or “holes.”

    Example \(\PageIndex{2}\): Identifying Vertical Asymptotes

    Find the vertical asymptotes of the graph of \(k(x)=\dfrac{5+2x^2}{2−x−x^2}\).

    Solution

    Graph of k(x)=(5+2x)^2/(2-x-x^2) with its vertical asymptotes at x=-2 and x=1 and its horizontal asymptote at y=-2.First, factor the numerator and denominator.

    \[k(x)=\dfrac{5+2x^2}{2−x−x^2}  \nonumber \]

    \[=\dfrac{5+2x^2}{(2+x)(1-x)} \nonumber \]

    To find the vertical asymptotes, we determine where this function will be undefined by setting the denominator equal to zero:

    \[(2+x)(1−x)=0 \nonumber \]

    \[x=−2, \; x=1 \nonumber \]

    Neither \(x=–2\) nor \(x=1\) are zeros of the numerator, so the two values indicate two vertical asymptotes. The graph in Figure \(\PageIndex{2}\) confirms the location of the two vertical asymptotes.

    Figure \(\PageIndex{2}\).

    Removable Discontinuities

    Occasionally, a graph will contain a hole: a single point where the graph is not defined, indicated by an open circle. We call such a hole a removable discontinuity. For example, the function \(f(x)=\dfrac{x^2−1}{x^2−2x−3}\) may be re-written by factoring the numerator and the denominator.

    \[f(x)=\dfrac{(x+1)(x−1)}{(x+1)(x−3)} \nonumber \]

    Notice that \(x+1\) is a common factor to the numerator and the denominator. The zero of this factor, \(x=−1\), is the location of the removable discontinuity. Notice also that \( (x–3) \) is not a factor in both the numerator and denominator. The zero of this factor, \(x=3\), is the vertical asymptote. See Figure \(\PageIndex{3.1}\). [Note that removable discontinuities may not be visible when we use a graphing calculator, depending upon the window selected.]

    Graph of f(x)=(x^2-1)/(x^2-2x-3) with its vertical asymptote at x=3 and a removable discontinuity at x=-1.
    Figure \(\PageIndex{3.1}\).

    REMOVABLE DISCONTINUITIES OF RATIONAL FUNCTIONS

    A removable discontinuity occurs in the graph of a rational function at \(x=a\) if \(a\) is a zero for a factor in the denominator that is common with a factor in the numerator. We factor the numerator and denominator and check for common factors. If we find any, we set the common factor equal to 0 and solve. This is the location of the removable discontinuity. This is true if the multiplicity of this factor is greater than or equal to that in the denominator. If the multiplicity of this factor is greater in the denominator, then there is still an asymptote at that value.

    Example \(\PageIndex{3}\): Identifying Vertical Asymptotes and Removable Discontinuities for a Graph

    Find the vertical asymptotes and removable discontinuities of the graph of \(k(x)=\dfrac{x−2}{x^2−4}\).

    Solution

    Graph of k(x)=(x-2)/(x-2)(x+2) with its vertical asymptote at x=-2 and a removable discontinuity at x=2.Factor the numerator and the denominator.

    \[k(x)=\dfrac{x−2}{(x−2)(x+2)} \nonumber \]

    Notice that there is a common factor in the numerator and the denominator, \(x–2\). The zero for this factor is \(x=2\). This is the location of the removable discontinuity.

    Notice that there is a factor in the denominator that is not in the numerator, \(x+2\). The zero for this factor is \(x=−2\). The vertical asymptote is \(x=−2\). See Figure \(\PageIndex{3.2}\).

     

    The graph of this function will have the vertical asymptote at \(x=−2\), but at \(x=2\) the graph will have a hole.

    Figure \(\PageIndex{3.2}\).

    try-it.png Try It \(\PageIndex{3}\)

    Find the vertical asymptotes and removable discontinuities of the graph of \(f(x)=\dfrac{x^2−25}{x^3−6x^2+5x}\).

    Answer

    Removable discontinuity at \(x=5\).  Vertical asymptotes: \(x=0\), \(x=1\).

    End Behaviour Asymptotes of Rational Functions

    While vertical asymptotes describe the behavior of a graph as the output gets very large or very small, horizontal asymptotes help describe the behavior of a graph as the input gets very large or very small. Recall that a polynomial’s end behavior will mirror that of the leading term. Likewise, a rational function’s end behavior will mirror that of the ratio of the function that is the ratio of the leading terms.

    There are three distinct outcomes when checking for horizontal asymptotes:

    Case 1: If the degree of the denominator > degree of the numerator, there is a horizontal asymptote at \(y=0\).

    Example: \(f(x)=\dfrac{4x+2}{x^2+4x−5}\)

    crop of Abramson fig 3.9.13.png - Graph of f(x)=(4x+2)/(x^2+4x-5) with its vertical asymptotes at x=-5 and x=1 and its horizontal asymptote at y=0.In this case, the end behavior is \(f(x)≈\dfrac{4x}{x^2}=\dfrac{4}{x}\). This tells us that, as the inputs increase or decrease without bound, this function will behave similarly to the function \(g(x)=\dfrac{4}{x}\), and the outputs will approach zero, resulting in a horizontal asymptote at \(y=0\). See Figure \(\PageIndex{4a}\). Note that this graph crosses the horizontal asymptote.

    Figure \(\PageIndex{4a}\): Horizontal asymptote \(y=0\) occurs when
    the degree of the numerator is < degree of the denominator.

    Case 2: If the degree of the denominator < degree of the numerator by one, we get a slant asymptote.

    Example: \(f(x)=\dfrac{3x^2−2x}{x−1}\)

    Graph of f(x)=(3x^2-2x+1)/(x-1) with its vertical asymptote at x=1 and a slant asymptote aty=3x+1.In this case, the end behavior is \(f(x)≈\dfrac{3x^2}{x}=3x\). This tells us that as the inputs increase or decrease without bound, this function will behave similarly to the function \(g(x)=3x\). As the inputs grow large, the outputs will grow and not level off, so this graph has no horizontal asymptote. However, the graph of \(g(x)=3x\) looks like a diagonal line, and since \(f\) will behave similarly to \(g\), it will approach a line close to \(y=3x\). This line is a slant asymptote.

    To find the equation of the slant asymptote, divide \(\dfrac{3x^2−2x}{x−1}\). The quotient is \(3x+1\), and the remainder is 1. The slant asymptote is the graph of the line \(g(x)=3x+1\). See Figure \(\PageIndex{4b}\).

    Figure \(\PageIndex{4b}\): Slant asymptote occurs when 
    the degree of the numerator = 1+ degree of the denominator.

    Case 3: If the degree of the denominator = degree of the numerator, there is a horizontal asymptote at \(y=\frac{a_n}{b_n}\), where \(a_n\) and \(b_n\) are respectively the leading coefficients of the numerator and denominator of the rational function.

    Graph of f(x)=(3x^2+2)/(x^2+4x-5) with its vertical asymptotes at x=-5 and x=1 and its horizontal asymptote at y=3.Example: \(f(x)=\dfrac{3x^2+2}{x^2+4x−5}\)

    In this case, the end behavior is \(f(x)≈\dfrac{3x^2}{x^2}=3\). This tells us that as the inputs grow large, this function will behave like the function \(g(x)=3\), which is a horizontal line. As \(x\rightarrow \pm \infty\), \(f(x)\rightarrow 3\), resulting in a horizontal asymptote at \(y=3\). See Figure \(\PageIndex{4c}\). Note that this graph crosses the horizontal asymptote.

    Figure \(\PageIndex{4c}\): Horizontal asymptote \(y=a/b\) occurs when the degree of the numerator = degree of the denominator.

    Notice that, although the graph of a rational function may have many vertical asymptotes, the graph will have at most one horizontal (or slant) asymptote.

    It should be noted that, if the degree of the numerator is larger than the degree of the denominator by more than one, the end behavior of the graph will mimic the behavior of the reduced end behavior fraction. For instance, if we had the function

    \[f(x)=\dfrac{3x^5−x^2}{x+3} \nonumber \]

    with end behavior

    \[f(x)≈\dfrac{3x^5}{x}=3x^4 \nonumber \]

    the end behavior of the graph would look similar to that of an even polynomial with a positive leading coefficient.

    \(x\rightarrow \pm \infty, f(x)\rightarrow \infty\)

    HORIZONTAL ASYMPTOTES OF RATIONAL FUNCTIONS

    The horizontal asymptote of a rational function can be determined by looking at the degrees of the numerator and denominator.

    • Degree of numerator is less than degree of denominator: horizontal asymptote at \(y=0\).
    • Degree of numerator is greater than degree of denominator by one: no horizontal asymptote; slant asymptote.
    • Degree of numerator is equal to degree of denominator: horizontal asymptote at ratio of leading coefficients.

    Notice that, while the graph of a rational function will never cross a vertical asymptote, the graph may or may not cross a horizontal or slant asymptote.

    Intersection of Rational Functions with End Behaviour Asymptotes

    To find the location of any points of intersection with the graph of a rational function and its end behaviour asymptote, solve a system of two equations consisting of the Reduced Equation \(R(x)\) and the equation of the End Behaviour Asymptote, \(EBA(x)\). The End Behaviour Asymptote could be either a horizontal asymptote (in the form \(y = c\) ), or a slant asymptote (in the form \(y = mx + b\) ). The Reduced Equation is used to make calculations simpler and to reduce obtaining solutions that are not in the domain of the original rational function.

    • Solve  \( R(x) = EBA(x)\) .
    • Each real number solution \(x=c\) in the domain of the rational function is the \(x\)-coordinate of a point of intersection. 
    • The \(y\)-coordinate of the point of intersection can be calculated by substituting the solution into either original equation. Using \(EBA(c)\) is the more convenient choice. 

    Example \(\PageIndex{4a}\): Identifying Horizontal and Slant Asymptotes and intersection with the rational function

    For the functions listed, identify the horizontal or slant asymptote. Then find any points of intersection between the rational function and its End Behaviour Asymptote.

    1. \(g(x)=\dfrac{6x^3−10x}{2x^3+5x^2}\)
    2. \(h(x)=\dfrac{x^2−4x+1}{x+2}\)
    3. \(k(x)=\dfrac{x^2+4x}{x^3−8}\)

    Solution

    1. \(g(x)=\dfrac{6x^3−10x}{2x^3+5x^2}\).
      Both numerator and denominator have the same degree ( \( 3 \) ).
           Therefore, we can find the horizontal asymptote by taking the ratio of the leading terms. There is a horizontal asymptote at \(y =\frac{6}{2}\) or \(y=3\).
      To find if \(g(x)\) intersects with this horizontal asymptote, \(g(x)\) must first of all be reduced. \(R(x)=\dfrac{6x^2−10}{2x^2+5x}\)
      Then the equation  \( R(x) = EBA(x)\)  must be solved:
           \( \dfrac{6x^2−10}{2x^2+5x} = 3 \) \( \rightarrow \)  \(6x^2−10 = 3(2x^2+5x) \)  \( \rightarrow \)  \(6x^2−10 = 6x^2+15x \)  \( \rightarrow \)  \( −10 = 15x \)  \( \rightarrow \)  \( x=-\dfrac{2}{3} \)
      Finally the \(y\)-coordinate of the intersection point is \( EBA \left( -\dfrac{2}{3} \right) = 3 \) so the point of intersection is \( \left(-\dfrac{2}{3}, 3\right) \)
       
    2. \(h(x)=\dfrac{x^2−4x+1}{x+2}\).
      The degree of  the numerator is one more than the degree of the denominator.
           Therefore there is a slant asymptote which can be found by dividing  \(\dfrac{x^2−4x+1}{x+2}\).
            clipboard_e5ff4f00a1466e92caa3ddac0dac32f5b.png
           The quotient is \( x-6\) and the remainder is \(13\), so the equation of the slant asymptote is the line \( y = x-6\). 
      Since \(h(x)\) is already reduced, \(R(x) =h(x)\). To find where \(h(x)\)  intersects with its horizontal asymptote, the equation  \( R(x) = EBA(x)\)  must be solved:    
            \( \dfrac{x^2−4x+1}{x+2} = x-6 \)  \( \rightarrow \)  \( x^2−4x+1=(x+2)(x-6) \)  \( \rightarrow \)  \( x^2−4x+1= x^2−4x-12 \) \( \rightarrow \)  \( 1= -12 \)
      The result is a false statement, so there is no point where the function intersects its End Behaviour Asymptote.
       
    3. \(k(x)=\dfrac{x^2+4x}{x^3−8}\).
      The degree of  the numerator is less than the degree of the denominator ( \(2<3\) ), so there is a horizontal asymptote \(y=0\).
      Since \(k(x)\) is already reduced, \(R(x) =k(x)\). To find where \(k(x)\) intersects with its horizontal asymptote, the equation  \( R(x) = EBA(x)\)  must be solved:   
           \( \dfrac{x^2+4x}{x^3−8} =0 \)  \( \rightarrow \)  \( x^2+4x= 0 \)  \( \rightarrow \)  \( x(x+4)= 0 \) so \(x=0\) and \(x=-4\).
      The \(y\)-coordinate of both these intersection points  is \(  0 \) so the points of intersection are \( (0, 0) \) and \( (-4, 0) \)

    Example \(\PageIndex{4.2}\) Identifying Horizontal Asymptotes

    In the sugar concentration problem earlier, we created the equation \(C(t)=\dfrac{5+t}{100+10t}\).

    Find the horizontal asymptote and interpret it in context of the problem.

    Solution

    Both the numerator and denominator are linear (degree 1). Because the degrees are equal, there will be a horizontal asymptote at the ratio of the leading coefficients. In the numerator, the leading term is \(t\), with coefficient 1. In the denominator, the leading term is 10t, with coefficient 10. The horizontal asymptote will be at the ratio of these values:

    \(t\rightarrow \infty,\space C(t)\rightarrow \frac{1}{10}\)

    This function will have a horizontal asymptote at \(y=\frac{1}{10}\).

    This tells us that as the values of \(t\) increase, the values of \(C\) will approach \(\frac{1}{10}\). In context, this means that, as more time goes by, the concentration of sugar in the tank will approach one-tenth of a pound of sugar per gallon of water or \(\frac{1}{10}\) pounds per gallon.

    Example \(\PageIndex{4.3}\): Identifying Horizontal and Vertical Asymptotes

    Find the horizontal and vertical asymptotes of the function \(f(x)=\dfrac{(x−2)(x+3)}{(x−1)(x+2)(x−5)}\)

    Solution

    Graph of f(x)=(x-2)(x+3)/(x-1)(x+2)(x-5) with its vertical asymptotes at x=-2, x=1, and x=5 and its horizontal asymptote at y=0.First, note that this function has no common factors, so there are no potential removable discontinuities.

    The function will have vertical asymptotes when the denominator is zero, causing the function to be undefined. The denominator will be zero at \(x=1,–2,\)and \(5\), indicating vertical asymptotes at these values.

    The numerator has degree \(2\), while the denominator has degree 3. Since the degree of the denominator is greater than the degree of the numerator, the denominator will grow faster than the numerator, causing the outputs to tend towards zero as the inputs get large, and so as \(x\rightarrow \pm \infty\), \(f(x)\rightarrow 0\). This function will have a horizontal asymptote at \(y =0.\) See Figure \(\PageIndex{4.3}\).

    Figure \(\PageIndex{4.3}\).

    try-it.png Try It \(\PageIndex{4}\)

    Find the vertical and horizontal asymptotes of the function:

    \(f(x)=\dfrac{(2x−1)(2x+1)}{(x−2)(x+3)}\)

    Answer

    Vertical asymptotes at \(x=2\) and \(x=–3\)

    horizontal asymptote at \(y =4\).

     Intercepts of Rational Functions

    INTERCEPTS OF RATIONAL FUNCTIONS

    A rational function will have a \(y\)-intercept at \(f(0),\) if the function is defined at zero. A rational function will not have a \(y\)-intercept if the function is not defined at zero.

    Likewise, a rational function will have \(x\)-intercepts at the inputs that cause the output to be zero. Since a fraction is only equal to zero when the numerator is zero, x-intercepts can only occur when the numerator of the rational function is equal to zero.

    Example \(\PageIndex{5}\): Finding the Intercepts of a Rational Function

    Find the intercepts of \(f(x)=\dfrac{(x−2)(x+3)}{(x−1)(x+2)(x−5)}\).

    Solution

    Graph of f(x)=(x-2)(x+3)/(x-1)(x+2)(x-5) with its vertical asymptotes at x=-2, x=1, and x=5, its horizontal asymptote at y=0, and its intercepts at (-3, 0), (0, -0.6), and (2, 0).We can find the y-intercept by evaluating the function at zero

    \(f(0)=\dfrac{(0−2)(0+3)}{(0−1)(0+2)(0−5)}\) \(=−\dfrac{6}{10}\) \(=−\dfrac{3}{5}\) \(=−0.6\)

    The x-intercepts will occur when the function is equal to zero.
    Notice the function is zero when the numerator is zero.

    \( 0=\dfrac{(x−2)(x+3)}{(x−1)(x+2)(x−5)}  \)
    \( 0=(x−2)(x+3) \)
    \(  x=2, x=−3 \)  

    The y-intercept is \((0,–0.6)\), the x-intercepts are \((2,0)\) and \((–3,0)\). See Figure \(\PageIndex{5}\).

    Figure \(\PageIndex{5}\).

    try-it.png Try It \(\PageIndex{5}\)

    Given the reciprocal squared function that is shifted right 3 units and down 4 units, write this as a rational function. Then, find the x- and y-intercepts and the horizontal and vertical asymptotes.

    Answer

    For the transformed reciprocal squared function, we find the rational form.

    \(f(x)=\dfrac{1}{{(x−3)}^2}−4=\dfrac{1−4{(x−3)}^2}{{(x−3)}^2}=\dfrac{1−4(x^2−6x+9)}{(x−3)(x−3)}=\dfrac{−4x^2+24x−35}{x^2−6x+9}\)

    Because the numerator is the same degree as the denominator we know that as \(x\rightarrow \pm \infty\), \(f(x)\rightarrow −4\); so \(y=–4\) is the horizontal asymptote. Next, we set the denominator equal to zero, and find that the vertical asymptote is \(x=3\), because as \(x\rightarrow 3\), \(f(x)\rightarrow \infty\). We then set the numerator equal to \(0\) and find the x-intercepts are at \((2.5,0)\) and \((3.5,0)\). Finally, we evaluate the function at 0 and find the y-intercept to be at \((0,−\frac{35}{9})\).

    Construct Graphs of Rational Functions

    In Example \(\PageIndex{10}\), we see that the numerator of a rational function reveals the x-intercepts of the graph, whereas the denominator reveals the vertical asymptotes of the graph. As with polynomials, factors of the numerator may have integer powers greater than one. Fortunately, the effect on the shape of the graph at those intercepts is the same as we saw with polynomials.

    The vertical asymptotes associated with the factors of the denominator will mirror one of the two toolkit reciprocal functions. When the degree of the factor in the denominator is odd, the distinguishing characteristic is that on one side of the vertical asymptote the graph heads towards positive infinity, and on the other side the graph heads towards negative infinity. See Figure \(\PageIndex{6a}\).

    In contrast, when the degree of the factor in the denominator is even, the distinguishing characteristic is that the graph either heads toward positive infinity on both sides of the vertical asymptote or heads toward negative infinity on both sides. See Figure \(\PageIndex{6b}\).

    Graph of y=1/x with its vertical asymptote at x=0.
    Figure \(\PageIndex{6a}\): Odd multiplicity
    Graph of y=1/x^2 with its vertical asymptote at x=0.
    Figure \(\PageIndex{6b}\): Even multiplicity

    For example, the graph of \(f(x)=\dfrac{{(x+1)}^2(x−3)}{{(x+3)}^2(x−2)}\) is shown in Figure \(\PageIndex{6c}\).

    At the x-intercept \(x=−1\) corresponding to the \({(x+1)}^2\) factor of the numerator, the graph "bounces", consistent with the quadratic nature of the factor.

    • Graph of f(x)=(x+1)^2(x-3)/(x+3)^2(x-2) with its vertical asymptotes at x=-3 and x=2, its horizontal asymptote at y=1, and its intercepts at (-1, 0), (0, 1/6), and (3, 0).At the x-intercept \(x=3\) corresponding to the \((x−3)\) factor of the numerator, the graph passes through the axis as we would expect from a linear factor.
    • At the vertical asymptote \(x=−3\) corresponding to the \({(x+3)}^2\) factor of the denominator, the graph heads towards positive infinity on both sides of the asymptote, consistent with the behavior of the function \(f(x)=\dfrac{1}{x^2}\).
    • At the vertical asymptote \(x=2\), corresponding to the \((x−2)\) factor of the denominator, the graph heads towards positive infinity on the left side of the asymptote and towards negative infinity on the right side, consistent with the behavior of the function \(f(x)=\dfrac{1}{x}\).

    Figure \(\PageIndex{6c}\).

    how-to.png Howto: Given a rational function, sketch a graph.

    1. Evaluate the function at 0 to find the y-intercept.
    2. Factor the numerator and denominator.
    3. For factors in the numerator not common to the denominator, determine where each factor of the numerator is zero to find the x-intercepts.
    4. Find the multiplicities of the x-intercepts to determine the behavior of the graph at those points.
    5. For factors in the denominator, note the multiplicities of the zeros to determine the local behavior. For those factors not common to the numerator, find the vertical asymptotes by setting those factors equal to zero and then solve.
    6. For factors in the denominator common to factors in the numerator, find the removable discontinuities by setting those factors equal to 0 and then solve.
    7. Compare the degrees of the numerator and the denominator to determine the horizontal or slant asymptotes.
    8. Sketch the graph.

    Example \(\PageIndex{6}\): Graphing a Rational Function

    Sketch a graph of \(f(x)=\frac{(x+2)(x−3)}{{(x+1)}^2(x−2)}\).

    Solution

    We can start by noting that the function is already factored, saving us a step.

    Next, we will find the intercepts. Evaluating the function at zero gives the y-intercept:

    \(f(0)=\dfrac{(0+2)(0−3)}{{(0+1)}^2(0−2)}=3\)

    To find the x-intercepts, we determine when the numerator of the function is zero. Setting each factor equal to zero, we find x-intercepts at \(x=–2\) and \(x=3\). At each, the behavior will be linear (multiplicity 1), with the graph passing through the intercept. We have a y-intercept at \((0,3)\) and x-intercepts at \((–2,0)\) and \((3,0)\).

    Graph of only the middle portion of f(x)=(x+2)(x-3)/(x+1)^2(x-2) with its intercepts at (-2, 0), (0, 3), and (3, 0).To find the vertical asymptotes, we determine when the denominator is equal to zero. This occurs when \(x+1=0\) and when \(x–2=0\), giving us vertical asymptotes at \(x=–1\) and \(x=2\). There are no common factors in the numerator and denominator. This means there are no removable discontinuities.

    Finally, the degree of denominator is larger than the degree of the numerator, telling us this graph has a horizontal asymptote at \(y =0\).

    To sketch the graph, we might start by plotting the three intercepts. Since the graph has no x-intercepts between the vertical asymptotes, and the y-intercept is positive, we know the function must remain positive between the asymptotes, letting us fill in the middle portion of the graph as shown in Figure \(\PageIndex{6a}\).

    Figure \(\PageIndex{6a}\).

    Graph of f(x)=(x+2)(x-3)/(x+1)^2(x-2) with its vertical asymptotes at x=-1 and x=2, its horizontal asymptote at y=0, and its intercepts at (-2, 0), (0, 3), and (3, 0).The factor associated with the vertical asymptote at \(x=−1\) was squared, so we know the behavior will be the same on both sides of the asymptote. The graph heads toward positive infinity as the inputs approach the asymptote on the right, so the graph will head toward positive infinity on the left as well.

    For the vertical asymptote at \(x=2\), the factor was not squared, so the graph will have opposite behavior on either side of the asymptote. See Figure \(\PageIndex{6b}\). After passing through the x-intercepts, the graph will then level off toward an output of zero, as indicated by the horizontal asymptote.

    Figure \(\PageIndex{6b}\).

    try-it.png Try It \(\PageIndex{6}\)

    Graph of f(x)=(x+2)^2(x-2)/2(x-1)^2(x-3) with its vertical and horizontal asymptotes.Given the function \(f(x)=\dfrac{{(x+2)}^2(x−2)}{2{(x−1)}^2(x−3)}\), use the characteristics of polynomials and rational functions to describe its behavior and sketch the function.

    Answer

    Horizontal asymptote at \(y=\frac{1}{2}\). Vertical asymptotes at \(x=1\) and \(x=3\). y-intercept at \((0,\frac{4}{3})\).

    x-intercepts at \((2,0)\) and \((–2,0)\). \((–2,0)\) is a zero with multiplicity \(2\), and the graph bounces off the x-axis at this point. \((2,0)\) is a single zero and the graph crosses the axis at this point.

    Figure \(\PageIndex{6}\).

    Construct Equations for Rational Functions

    Now that we have analyzed the equations for rational functions and how they relate to a graph of the function, we can use information given by a graph to write the function. A rational function written in factored form will have an x-intercept where each factor of the numerator is equal to zero. (An exception occurs in the case of a removable discontinuity.) As a result, we can form a numerator of a function whose graph will pass through a set of x-intercepts by introducing a corresponding set of factors. Likewise, because the function will have a vertical asymptote where each factor of the denominator is equal to zero, we can form a denominator that will produce the vertical asymptotes by introducing a corresponding set of factors.

    WRITING RATIONAL FUNCTIONS FROM INTERCEPTS AND ASYMPTOTES

    If a rational function has x-intercepts at \(x=x_1,x_2,...,x_n\), vertical asymptotes at \(x=v_1,v_2,…,v_m\), and no \(x_i=\) any \(v_j\), then the function can be written in the form:

    \(f(x)=a\dfrac{ {(x−x_1)}^{p_1} {(x−x_2)}^{p_2}⋯{(x−x_n)}^{p_n} }{ {(x−v_1)}^{q_1} {(x−v_2)}^{q_2}⋯{(x−v_m)}^{q_n}}\)

    where the powers \(p_i\) or \(q_i\) on each factor can be determined by the behavior of the graph at the corresponding intercept or asymptote, and the stretch factor \(a\) can be determined given a value of the function other than the x-intercept or by the horizontal asymptote if it is nonzero.

    Given a graph of a rational function, write the function.

    1. Determine the factors of the numerator. Examine the behavior of the graph at the x-intercepts to determine the zeroes and their multiplicities. (This is easy to do when finding the “simplest” function with small multiplicities—such as 1 or 3—but may be difficult for larger multiplicities—such as 5 or 7, for example.)
    2. Determine the factors of the denominator. Examine the behavior on both sides of each vertical asymptote to determine the factors and their powers.
    3. Use any clear point on the graph to find the stretch factor.

    Example \(\PageIndex{7}\): Writing a Rational Function from Intercepts and Asymptotes

    Write an equation for the rational function shown in Figure \(\PageIndex{7e}\).

    Graph of a rational function.
    Figure \(\PageIndex{7e}\).

    Solution

    The graph appears to have x-intercepts at \(x=–2\) and \(x=3\). At both, the graph passes through the intercept, suggesting linear factors. The graph has two vertical asymptotes. The one at \(x=–1\) seems to exhibit the basic behavior similar to \(\dfrac{1}{x}\), with the graph heading toward positive infinity on one side and heading toward negative infinity on the other. The asymptote at \(x=2\) is exhibiting a behavior similar to \(\dfrac{1}{x^2}\), with the graph heading toward negative infinity on both sides of the asymptote. See Figure \(\PageIndex{7s}\).

    Abramson fig 3.7.25.png - Graph of a rational function denoting its vertical asymptotes and x-intercepts.We can use this information to write a function of the form

    \(f(x)=a\dfrac{(x+2)(x−3)}{(x+1){(x−2)}^2}\)
     

    To find the stretch factor, we can use another clear point on the graph, such as the y-intercept \((0,–2)\).

    \(−2=a\dfrac{(0+2)(0−3)}{(0+1){(0−2)}^2}\)
    \(-2=a\dfrac{−6}{4}\)
    \(a=\dfrac{−8}{−6}=\dfrac{4}{3}\)

    This gives us a final function of \(f(x)=\dfrac{4(x+2)(x−3)}{3(x+1){(x−2)}^2}\).

    Figure \(\PageIndex{7s}\).

    Key Equations

     Rational Function \( \qquad \) \(f(x)=\dfrac{P(x)}{Q(x)}=\dfrac{a_px^p+a_{p−1}x^{p−1}+...+a_1x+a_0}{b_qx^q+b_{q−1}x^{q−1}+...+b_1x+b_0},\space Q(x)≠0\)

    Key Concepts

    • We can use arrow notation to describe local behavior and end behavior of the toolkit functions \(f(x)=\frac{1}{x}\) and \(f(x)=\frac{1}{x^2}\). 
    • A function that levels off at a horizontal value has a horizontal asymptote. A function can have more than one vertical asymptote. 
    • Application problems involving rates and concentrations often involve rational functions. 
    • The domain of a rational function includes all real numbers except those that cause the denominator to equal zero. 
    • The vertical asymptotes of a rational function will occur where the denominator of the function is equal to zero and the numerator is not zero. 
    • A removable discontinuity might occur in the graph of a rational function if an input causes both numerator and denominator to be zero..
    • A rational function’s end behavior will mirror that of the ratio of the leading terms of the numerator and denominator functions. 
    • Graph rational functions by finding the intercepts, behavior at the intercepts and asymptotes, and end behavior. 
    • If a rational function has x-intercepts at \(x=x_1,x_2,…,x_n\), vertical asymptotes at \(x=v_1,v_2,…,v_m\), and no \(x_i=\) any \(v_j\), then the function can be written in the form \(f(x)=a\dfrac{ {(x−x_1)}^{p_1} {(x−x_2)}^{p_2}⋯{(x−x_n)}^{p_n} }{ {(x−v_1)}^{q_1} {(x−v_2)}^{q_2}⋯{(x−v_m)}^{q_n}}\)

      Contributor


    3.9: Rational Functions is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?