Rational Functions Notes

Graph of a Rational Function

  • The graph of y=f(x)g(x)=a<em>nxn+b</em>mxm+y = \frac{f(x)}{g(x)} = \frac{a<em>n x^n + …}{b</em>m x^m + …} has the following characteristics:

1. End Behavior Asymptote:

  • A. If n < m:
    • The end behavior asymptote is the horizontal asymptote y=0y = 0.
  • B. If n = m:
    • The end behavior asymptote is the horizontal asymptote y=a<em>nb</em>my = \frac{a<em>n}{b</em>m}, which is the ratio of leading coefficients.
  • C. If n > m:
    • The end behavior asymptote is the quotient polynomial function y=q(x)y = q(x), where f(x)=q(x)g(x)+r(x)f(x) = q(x) \cdot g(x) + r(x).
    • There is no horizontal asymptote.
    • If nm=1n - m = 1, y=q(x)y = q(x) is a slant asymptote.

2. x-intercepts:

  • These occur at the real zeros of the numerator that are not also zeros of the denominator.

3. y-intercept:

  • This is the value of f(0)f(0), if defined.

4. Vertical Asymptote and Hole:

  • For y=(xa)n(xa)my = \frac{(x-a)^n}{(x-a)^m}
    • A. If n < m:
      • There will be a vertical asymptote at x=ax = a (Non-Removable Discontinuity).
    • B. If n >= m:
      • There will be a hole at x=ax = a (Removable Discontinuity).
      • The y-value of the hole can be found by reducing the factors and substituting x=ax = a in the reduced function.

Discontinuities:

  • Continuous
  • Hole
  • Jump
  • Vertical Asymptote

Example 1: Analyze f(x)=1xf(x) = \frac{1}{x}:

  • A. Find the domain:
    • x0x \neq 0
    • x(,0)(0,)x \in (-\infty, 0) \cup (0, \infty)
  • B. Find the vertical asymptote:
    • x=0x = 0 (y-axis)
  • C. Find the range:
    • y0y \neq 0
    • y(,0)(0,)y \in (-\infty, 0) \cup (0, \infty)
  • D. Find the horizontal asymptote:
    • y=0y = 0 (x-axis)
  • E. Graph the function and label sample points:
    • Sample points: (2,12),(1,1),(12,2),(12,2),(1,1),(2,12)(-2, -\frac{1}{2}), (-1, -1), (-\frac{1}{2}, -2), (\frac{1}{2}, 2), (1, 1), (2, \frac{1}{2})

Example 2: Analyze f(x)=x+2x2+3x+2f(x) = \frac{x+2}{x^2+3x+2}:

  • A. Rewrite in factored form:
    • f(x)=x+2(x+2)(x+1)f(x) = \frac{x+2}{(x+2)(x+1)}
  • B. Find the domain:
    • x2,x1x \neq -2, x \neq -1
    • x(,2)(2,1)(1,)x \in (-\infty, -2) \cup (-2, -1) \cup (-1, \infty)
  • C. Find the vertical asymptote:
    • x=1x = -1
  • D. Find the hole:
    • Hole occurs at x=2x = -2
    • f(2)=12+1=1f(-2) = \frac{1}{-2+1} = -1
    • Hole: (2,1)(-2, -1)
  • E. Find the horizontal asymptote:
    • y=0y = 0
    • Degree of numerator (1) < Degree of denominator (2)
  • F. Find the range:
    • y(,1)(1,0)(0,)y \in (-\infty, -1) \cup (-1, 0) \cup (0, \infty)
  • G. Find the y-intercept:
    • f(0)=0+20+0+2=1f(0) = \frac{0+2}{0+0+2} = 1
    • (0,1)(0, 1)
  • H. Graph the function and label sample points:
    • Note: No x-intercept here.
    • Sample points: (4,12),(3,11),(32,2),(32,25),(0,1),(1,36),(2,12)(-4, -\frac{1}{2}), (-3, -\frac{1}{1}), (-\frac{3}{2}, 2), (\frac{3}{2}, \frac{2}{5}), (0, 1), (1, \frac{3}{6}), (2, \frac{1}{2})

Example 3: Graph and analyze f(x)=2x22x24f(x) = \frac{2x^2-2}{x^2-4}:

  • A. Rewrite in factored form:
    • f(x)=2(x21)(x+2)(x2)=2(x+1)(x1)(x+2)(x2)f(x) = \frac{2(x^2-1)}{(x+2)(x-2)} = \frac{2(x+1)(x-1)}{(x+2)(x-2)}
  • B. Find the domain:
    • x2,x2x \neq -2, x \neq 2
    • x(,2)(2,2)(2,)x \in (-\infty, -2) \cup (-2, 2) \cup (2, \infty)
  • C. Find the vertical asymptotes:
    • x=2,x=2x = -2, x = 2
  • D. Find any holes:
    • There are no holes.
  • E. Find the horizontal asymptote:
    • y=2y = 2
    • Degree of numerator = Degree of denominator, so y=21=2y = \frac{2}{1} = 2 (ratio of leading coefficients).
  • F. Find the y-intercept:
    • f(0)=24=12f(0) = \frac{-2}{-4} = \frac{1}{2}
    • (0,12)(0, \frac{1}{2})
  • G. Find the x-intercepts:
    • x+1=0,x1=0x+1=0, x-1=0
    • x=1,x=1x = -1, x = 1
    • (1,0),(1,0)(-1, 0), (1, 0)
  • H. Use a calculator or Desmos to graph the function. Label sample points:
    • Sample Points: (4,5),(1,0),(0,12),(1,0),(4,5)(-4, 5), (-1, 0), (0, \frac{1}{2}), (1, 0), (4, 5)
  • I. Find the range:
    • y(,12](2,)y \in (-\infty, \frac{1}{2}] \cup (2, \infty)
  • J. Describe the end behaviors:
    • Left End Behavior:
      • As xx \to -\infty, f(x)2f(x) \to 2
      • limxf(x)=2\lim_{x \to -\infty} f(x) = 2
    • Right End Behavior:
      • As xx \to \infty, f(x)2f(x) \to 2
      • limxf(x)=2\lim_{x \to \infty} f(x) = 2
  • K. Describe the behavior near the vertical asymptotes:
    • As x2x \to -2^-, f(x)f(x) \to \infty
      • limx2f(x)=\lim_{x \to -2^-} f(x) = \infty
    • As x2+x \to -2^+, f(x)f(x) \to -\infty
      • limx2+f(x)=\lim_{x \to -2^+} f(x) = -\infty
    • As x2x \to 2^-, f(x)f(x) \to -\infty
      • limx2f(x)=\lim_{x \to 2^-} f(x) = -\infty
    • As x2+x \to 2^+, f(x)f(x) \to \infty
      • limx2+f(x)=\lim_{x \to 2^+} f(x) = \infty

Example 4: Graph and analyze f(x)=x23x4x2f(x) = \frac{x^2 - 3x - 4}{x - 2}:

  • A. Rewrite in factored form:
    • f(x)=(x+1)(x4)x2f(x) = \frac{(x+1)(x-4)}{x-2}
  • B. Find the domain:
    • x2x \neq 2
    • x(,2)(2,)x \in (-\infty, 2) \cup (2, \infty)
  • C. Find the vertical asymptote:
    • x=2x = 2
  • D. Find any holes:
    • No hole
  • E. Find the horizontal asymptote:
    • No horizontal asymptote.
    • Degree of Numerator = 2 > Degree of Denominator = 1
  • F. Find the y-intercept:
    • f(0)=42=2f(0) = \frac{-4}{-2} = 2
  • G. Find the x-intercepts:
    • (1,0),(4,0)(-1, 0), (4, 0)
  • H. Find the equation of the slant asymptote:
    • Slant Asymptote: y=x1y = x - 1
  • I. Use a calculator or Desmos to graph the function. Label sample points:
    • Sample points: (4,4),(1,0),(0,2),(1,6),(3,4),(4,0),(5,2),(8,6)(-4, -4), (-1, 0), (0, 2), (1, 6), (3, -4), (4, 0), (5, 2), (8, 6)
  • J. Find the range:
    • y(,)y \in (-\infty, \infty)
  • K. Describe the end behaviors:
    • Left End Behavior:
      • As xx \to -\infty, f(x)f(x) \to -\infty
      • limxf(x)=\lim_{x \to -\infty} f(x) = -\infty
    • Right End Behavior:
      • As xx \to \infty, f(x)f(x) \to \infty
      • limxf(x)=\lim_{x \to \infty} f(x) = \infty
  • L. Describe the behavior of the function near the vertical asymptote:
    • As x2x \to 2^-, f(x)f(x) \to -\infty
      • limx2f(x)=\lim_{x \to 2^-} f(x) = -\infty
    • As x2+x \to 2^+, f(x)f(x) \to \infty
      • limx2+f(x)=\lim_{x \to 2^+} f(x) = \infty