Welcome to Rational Functions and Graphs!

In this chapter, we are going to learn how to visualize complex-looking fractions called rational functions. Think of a rational function as a mathematical "fraction" where both the top (numerator) and the bottom (denominator) are polynomials.

Why does this matter? Many real-world systems, from the way sound travels to how populations grow when resources are limited, follow these kinds of patterns. By learning to sketch these graphs, you’ll develop the ability to "see" the behavior of a function just by looking at its equation. Don't worry if it looks like a lot of steps at first—we'll break it down into a simple checklist!


1. The Basics: What is a Rational Function?

A rational function is written in the form \( y = \frac{P(x)}{Q(x)} \). For this syllabus, we usually look at cases where the highest power (the degree) of \(x\) is no more than 2.

Quick Review: Before we start, remember that you cannot divide by zero! This simple rule is the secret behind finding asymptotes.


2. The "Skeleton" of the Graph: Asymptotes

Asymptotes are lines that the graph gets closer and closer to, but never actually touches (usually!). They act like the "guide rails" for your sketch.

Vertical Asymptotes (VA)

These occur where the denominator is zero. Since we can't divide by zero, the graph "breaks" at these points and shoots off to infinity or negative infinity.

How to find them: Set the denominator = 0 and solve for \(x\).

Example: For \( y = \frac{1}{x-2} \), the vertical asymptote is \( x = 2 \).

Horizontal and Oblique Asymptotes

These tell us what happens to the graph when \(x\) gets very, very large (positive or negative).

  • Horizontal Asymptotes: If the degree of the top is equal to or less than the degree of the bottom.
  • Oblique (Slanted) Asymptotes: These happen when the degree of the top is exactly one higher than the degree of the bottom (e.g., \(x^2\) on top and \(x\) on the bottom).

How to find them: Use polynomial division (long division). The "quotient" part of your answer (ignoring the remainder) is the equation of your asymptote!

Memory Aid: Think of an Oblique asymptote as a "sloping roof" that the graph follows as it heads off the page.

Key Takeaway: Always find your vertical asymptotes first by checking where the bottom of the fraction equals zero!


3. Finding the Key Features

Once you have the asymptotes, you need a few specific points to anchor your sketch.

1. The \(y\)-intercept: Set \(x = 0\) and find \(y\).
2. The \(x\)-intercepts: Set the numerator = 0 and solve for \(x\).
3. Turning Points: These are the "peaks" and "valleys" of the graph. You can find these using calculus (differentiation) or the discriminant method explained below.


4. The Set of Values (Range) and the Discriminant Trick

Sometimes a question asks for the "set of values taken by the function." This is a fancy way of asking: "What \(y\)-values can this graph actually reach?"

Step-by-Step Process:
1. Let your function equal \(y\), e.g., \( y = \frac{x^2 + 2}{x - 1} \).
2. Multiply across to get rid of the fraction: \( y(x - 1) = x^2 + 2 \).
3. Rearrange everything into a quadratic equation in terms of \(x\): \( x^2 - yx + (y + 2) = 0 \).
4. Since \(x\) must be a real number, the discriminant \( (b^2 - 4ac) \) must be greater than or equal to zero (\( \ge 0 \)).
5. Solve the resulting inequality for \(y\). This tells you the range of the function!

Common Mistake: Students often forget to flip the inequality sign when multiplying or dividing by a negative number. Be careful!


5. Graph Relationships and Transformations

The syllabus requires you to understand how the graph of \( y = f(x) \) relates to four specific variations. Imagine \( y = f(x) \) is your "parent" graph.

Relationship 1: \( y^2 = f(x) \)

This graph only exists where \( f(x) \) is positive (because a square can't be negative). To sketch it, take the square root of the positive parts of the parent graph and reflect them across the \(x\)-axis to get both the positive and negative branches.

Relationship 2: \( y = \frac{1}{f(x)} \)

This is the "reciprocal" graph.

  • Where \( f(x) \) was 0 (the \(x\)-intercepts), the new graph has vertical asymptotes.
  • Where \( f(x) \) was very large, the new graph is very close to 0.
  • Where \( f(x) \) had a maximum point, the new graph has a minimum point.

Relationship 3: \( y = |f(x)| \)

This is the "No Negatives Allowed" transformation. Any part of the graph that is below the \(x\)-axis (negative \(y\)) gets reflected upward to become positive. It looks like the graph "bounced" off the \(x\)-axis.

Relationship 4: \( y = f(|x|) \)

This is the "Mirror the Right" transformation.

  1. Ignore everything on the left side of the \(y\)-axis (where \(x\) is negative).
  2. Take the right side (where \(x\) is positive) and reflect it over to the left side like a mirror.

Did you know? The graph of \( y = f(|x|) \) will always be symmetrical about the \(y\)-axis, making it an even function!


Summary Checklist for Sketching

When you sit down to sketch a rational function, follow these steps in order:

  • Find VAs: Denominator = 0.
  • Find HAs/OAs: Use long division.
  • Find Intercepts: Set \(x=0\) then set \(y=0\).
  • Check for turning points: Use the discriminant method or \( \frac{dy}{dx} = 0 \).
  • Test regions: If you aren't sure if the graph is above or below an asymptote, plug in a number (like \(x = 100\)) to see where it sits.

Don't worry if this seems tricky at first! Rational functions are like puzzles. Once you place the asymptotes and the intercepts, there is usually only one way the rest of the lines can fit together. Keep practicing!