3. Rational Functions

Graphing Rational

Sketch rational function graphs showing holes, intercepts, asymptotes, and end behavior accurately.

Graphing Rational Functions

Hey students! šŸ‘‹ Ready to dive into one of the most fascinating topics in pre-calculus? Today we're exploring rational functions and how to sketch their graphs like a pro. By the end of this lesson, you'll be able to identify and graph all the key features of rational functions: holes, intercepts, asymptotes, and end behavior. Think of rational functions as the "dramatic" functions of mathematics – they have sudden jumps, mysterious holes, and lines they can never quite reach! šŸŽ­

Understanding Rational Functions

A rational function is simply a function that can be written as the ratio of two polynomials. In mathematical terms, we write it as:

$$f(x) = \frac{P(x)}{Q(x)}$$

where $P(x)$ and $Q(x)$ are polynomial functions, and $Q(x) \neq 0$.

Think of rational functions like fractions, but instead of just numbers, we have entire polynomial expressions in both the numerator and denominator! Some common examples you might recognize include:

  • $f(x) = \frac{1}{x}$ (the basic reciprocal function)
  • $f(x) = \frac{x^2 - 4}{x - 2}$
  • $f(x) = \frac{2x + 1}{x^2 - 9}$

Real-world applications of rational functions are everywhere! šŸŒ They model situations like:

  • Population growth with limited resources (carrying capacity models)
  • Drug concentration in bloodstream over time
  • Economic supply and demand curves
  • Electrical resistance in parallel circuits

The key to mastering rational function graphs lies in understanding their five critical features: domain restrictions, intercepts, holes, asymptotes, and end behavior.

Finding Domain and Identifying Holes

The domain of a rational function includes all real numbers except where the denominator equals zero. These restrictions create the most interesting features of rational functions!

To find domain restrictions, set the denominator equal to zero and solve: $Q(x) = 0$. Each solution represents a value where the function is undefined.

But here's where it gets interesting – not all domain restrictions create the same type of behavior! When the same factor appears in both the numerator and denominator, we get a hole (also called a removable discontinuity) instead of an asymptote.

Let's examine $f(x) = \frac{x^2 - 4}{x - 2}$:

First, factor: $f(x) = \frac{(x-2)(x+2)}{x-2}$

Notice that $(x-2)$ appears in both numerator and denominator. We can "cancel" this common factor:

$f(x) = x + 2$ for $x \neq 2$

At $x = 2$, there's a hole! To find the y-coordinate of the hole, substitute $x = 2$ into the simplified function: $y = 2 + 2 = 4$. So there's a hole at $(2, 4)$.

This is like having a tiny invisible gap in an otherwise continuous line – the function jumps over that one point! šŸ•³ļø

Vertical and Horizontal Asymptotes

Vertical asymptotes occur at domain restrictions that don't create holes. These are the dramatic "cliff edges" where the function shoots up to infinity or down to negative infinity.

To find vertical asymptotes:

  1. Factor both numerator and denominator completely
  2. Cancel any common factors (these create holes)
  3. Remaining zeros of the denominator give vertical asymptotes

For example, in $f(x) = \frac{2x + 1}{x^2 - 9} = \frac{2x + 1}{(x-3)(x+3)}$, we get vertical asymptotes at $x = 3$ and $x = -3$ because these factors don't appear in the numerator.

Horizontal asymptotes describe the function's behavior as $x$ approaches positive or negative infinity. They're like invisible horizontal guidelines that the function approaches but never quite reaches! šŸ“

The rules for horizontal asymptotes depend on the degrees of the numerator and denominator:

  • If degree of numerator < degree of denominator: horizontal asymptote at $y = 0$
  • If degree of numerator = degree of denominator: horizontal asymptote at $y = \frac{\text{leading coefficient of numerator}}{\text{leading coefficient of denominator}}$
  • If degree of numerator > degree of denominator: no horizontal asymptote (but there might be an oblique asymptote)

For $f(x) = \frac{2x + 1}{x^2 - 9}$, the numerator has degree 1 and denominator has degree 2, so the horizontal asymptote is $y = 0$.

Finding Intercepts

X-intercepts occur where the function equals zero, which happens when the numerator equals zero (and the denominator doesn't).

To find x-intercepts:

  1. Set the numerator equal to zero: $P(x) = 0$
  2. Solve for $x$
  3. Check that these values don't make the denominator zero too

For $f(x) = \frac{2x + 1}{x^2 - 9}$, set $2x + 1 = 0$, giving $x = -\frac{1}{2}$. Since this doesn't make the denominator zero, we have an x-intercept at $(-\frac{1}{2}, 0)$.

The y-intercept is found by evaluating $f(0)$ (if $x = 0$ is in the domain).

For our example: $f(0) = \frac{2(0) + 1}{0^2 - 9} = \frac{1}{-9} = -\frac{1}{9}$

So the y-intercept is $(0, -\frac{1}{9})$.

Analyzing End Behavior and Sketching

End behavior describes what happens to the function as $x$ approaches positive and negative infinity. This is closely related to horizontal asymptotes!

For rational functions:

  • If there's a horizontal asymptote at $y = k$, then as $x \to \pm\infty$, $f(x) \to k$
  • If the degree of the numerator exceeds the denominator's degree by exactly 1, there's an oblique (slant) asymptote

To sketch the complete graph:

  1. Find and mark all asymptotes (vertical and horizontal)
  2. Plot intercepts and holes
  3. Test the sign of the function in each interval created by vertical asymptotes and x-intercepts
  4. Sketch the curve, making sure it approaches asymptotes correctly and passes through intercepts

Remember: the function can cross horizontal asymptotes (but not vertical ones), and it must approach vertical asymptotes by going to $+\infty$ or $-\infty$ on each side.

A helpful tip: rational functions are smooth curves between their discontinuities – no sharp corners or jagged edges! šŸŽØ

Conclusion

Graphing rational functions is like being a mathematical detective – you gather clues about holes, asymptotes, and intercepts, then piece together the complete picture! Remember that every rational function tells a story through its domain restrictions, asymptotic behavior, and intercepts. With practice, you'll quickly recognize these patterns and sketch accurate graphs that reveal the function's complete behavior. The key is methodically finding each feature before putting pencil to paper!

Study Notes

• Rational Function Definition: $f(x) = \frac{P(x)}{Q(x)}$ where $P(x)$ and $Q(x)$ are polynomials and $Q(x) \neq 0$

• Domain: All real numbers except where $Q(x) = 0$

• Holes: Occur when the same factor appears in both numerator and denominator; cancel the common factor and substitute to find coordinates

• Vertical Asymptotes: Found at zeros of the denominator that don't create holes; function approaches $\pm\infty$

• Horizontal Asymptote Rules:

  • Degree of numerator < degree of denominator: $y = 0$
  • Degrees equal: $y = \frac{\text{leading coefficient of num.}}{\text{leading coefficient of den.}}$
  • Degree of numerator > degree of denominator: no horizontal asymptote

• X-intercepts: Solve $P(x) = 0$, ensure denominator ≠ 0 at these points

• Y-intercept: Evaluate $f(0)$ if $x = 0$ is in the domain

• Graphing Steps: Find asymptotes → plot intercepts and holes → test signs in intervals → sketch smooth curves

• Key Memory: Functions approach but never touch vertical asymptotes; can cross horizontal asymptotes

Practice Quiz

5 questions to test your understanding

Graphing Rational — High School Pre-calculus | A-Warded