Graphs of Rational Functions

Key Questions

  • How to Find Horizontal Asymptotes of Rational Functions

    Let #f(x)={p(x)}/{q(x)}#, where p(x) is a polynomial of degree #m# with leading coefficient #a#, and q(x) is a polynomial of degree #n# with leading coefficient #b#. There are three cases:

    Case 1: If #m>n#, then #f# has no horizontal asymptotes.
    Case 2: If #m=n#, then #y=a/b# is the horizontal asymptote of #f#.
    Case 3: If #m < n#, then #y=0# is the horizontal asymptote of #f#.


    How to Find Vertical Asymptotes of Rational Functions

    If there are any common factors between the numerator and the denominator, then cancel all common factors. Set the denominator equal to zero then solve for #x#.


    I hope that this was helpful.

  • Asymptotes are lines that a particular function can get very very close to but never intersect.

    For example, the function #y = 1/x# is asymptotic to #y = 0#.
    As #x# goes larger and larger, y goes smaller and smaller. y tends to approach 0, but it will never reach hit that value.

  • Answer:

    See explanation...

    Explanation:

    Suppose #f(x) = g(x)/(h(x)) = (a_nx^n+a_(n-1)x^(n-1)+..+a_0)/(b_mx^m+b_(m-1)x^(m-1)+...+b_0)#

    If #g(x)# and #h(x)# have some common factor #k(x)# then let

    #g_1(x) = g(x)/(k(x))# and #h_1(x) = g(x)/(k(x))#.

    The graph of #g_1(x)/(h_1(x))# will be the same as the graph of #g(x)/(h(x))#,

    except that any #x# where #k(x) = 0# is an excluded value.

    Assuming #g(x)# and #h(x)# have no common factor, then there will be vertical asymptotes wherever #h(x) = 0#. If a root is not a repeated root (or is repeated an odd number of times) then the limit on one side of the asymptote will be #oo# and on the other #-oo#. If the root has even multiplicity then the limit on both sides of the asymptote will be the same: #oo# or #-oo#.

    If #n < m# then #f(x)->0# as #x->+-oo#

    If #n >= m# then divide #g(x) /(h(x))# to get a polynomial quotient and remainder. The polynomial quotient is the oblique asymptote as #x->+-oo#.

    For example, if #f(x) = (x^3 + 3)/(x^2 + 2)#, then:

    #f(x) = (x^3+3)/(x^2+2) = (x^3+2x-2x+3)/(x^2+2) = x - (2x-3)/(x^2+2)#

    So the oblique asymptote of #f(x)# is #y = x#

    Intercepts with the #x# axis are where #f(x) = 0#, which mean where #g(x) = 0#.

    The intercept with the #y# axis is where #x=0#, so just substitute #x=0# into the equation for #f(x)# to find #f(0) = a_0/b_0#

    Apart from all this, just pick some #x# values and calculate #f(x)# to give you coordinates #(x, f(x))# through which the graph must pass.

  • Rational functions are functions, which are created by dividing two function. Formally, they are represented as #(f(x))/(g(x))#, where #f(x)# and #g(x)# are both functions.

    For example: #(2x^2+3x-5)/(5x-7)# is a rational function where #f(x) = 2x^2+3x-5# and #g(x) = 5x-7#.

Questions