Worksheet A Topic 1.7 Rational Functions And End Behavior

19 min read

Worksheet 1.7 Rational Functions and End Behavior

If you've ever graphed a function and watched it do something weird near a particular x-value — maybe shoot up to infinity, maybe vanish into nothing — you were probably looking at a rational function. And the part that trips most people up? End behavior. Not the middle, not the easy stuff, but what happens way out at the edges, where x gets really big or really small It's one of those things that adds up..

Worksheet 1.Sounds abstract. It's not, really. 7 is usually where students hit that wall. It's the moment where "plug in and simplify" stops being enough, and you actually have to think about what a function is doing* as it heads off toward infinity. Once you see the pattern, you'll recognize it everywhere Most people skip this — try not to..

What Is a Rational Function, Exactly

A rational function is just a fraction where both the top and bottom are polynomials. Still, that's it. Nothing fancier than that.

f(x) = (x² + 3x − 4) / (x − 1) is rational. So is h(x) = 1/x. So is g(x) = 5x / (x² + 1). The "rational" part comes from the word ratio* — one polynomial divided by another.

Worksheet 1.7 typically focuses on two things: identifying these functions (which isn't hard once you know what to look for) and figuring out their end behavior. In practice, end behavior is just a fancy way of asking: as x goes to positive infinity, where does y go? And as x goes to negative infinity, where does y go?

Why the End Matters More Than the Middle

Here's the thing most students miss at first: the middle of a rational function's graph is often chaotic. But the ends — far to the left, far to the right — those calm down. Here's the thing — wiggles. That said, holes. The middle is where the drama happens. They settle into a pattern. Vertical asymptotes. And that pattern tells you a lot about the function's overall shape.

Think of it like a river. Near a waterfall, the water is everywhere — splashing, chaotic, hard to predict. But upstream, miles away, the river is just flowing smoothly in one direction. End behavior is the upstream view.

How to Find End Behavior of a Rational Function

The trick is surprisingly simple. Think about it: you only need to look at the highest-degree term in the numerator and the highest-degree term in the denominator. Everything else becomes noise when x gets big.

Let's say your function is:

f(x) = (3x⁴ + 2x² − 7) / (x³ − 5x)

Ignore the 2x² and the −7. Ignore the −5x. What's left? 3x⁴ on top, x³ on the bottom. So as x gets really big, f(x) behaves a lot like 3x⁴ / x³, which simplifies to 3x Most people skip this — try not to..

That means as x → +∞, f(x) → +∞. And as x → −∞, f(x) → −∞ (because 3x is positive for positive x and negative for negative x, and x⁴ stays positive).

That's it. That's the whole method.

Three Cases You Should Know Cold

Worksheet 1.7 usually drills these three scenarios until they're automatic:

Case 1: Numerator degree > denominator degree. The function behaves like a polynomial of that higher degree. It will go to +∞ on one side and −∞ on the other (or both +∞, depending on signs and whether the degree is even or odd).

Case 2: Numerator degree = denominator degree. The function approaches a horizontal line — specifically, the ratio of the leading coefficients. So if you have (4x³ + ...) / (2x³ + ...), the end behavior is y = 2. The graph flattens out on both ends Which is the point..

Case 3: Numerator degree < denominator degree. The function heads toward zero on both ends. The graph gets closer and closer to the x-axis as you move left or right, but never quite touches it. This is called a horizontal asymptote at y = 0 Worth keeping that in mind. Nothing fancy..

A Quick Example Walkthrough

Take f(x) = (2x² + 1) / (x³ − 4x) The details matter here..

Highest-degree numerator: 2x². So end behavior on both sides approaches zero. Denominator degree is higher. Worth adding: highest-degree denominator: x³. The graph hugs the x-axis far away from the origin That alone is useful..

Take g(x) = (x³ − 8) / (x² + 1) The details matter here..

Top degree (3) is bigger than bottom degree (2). So it behaves like x³/x² = x. On the right end, it shoots up to infinity. Practically speaking, on the left end, it plunges to negative infinity. The graph diverges on both sides Turns out it matters..

Take h(x) = (5x² + 3x) / (x² + 7).

Same degree on top and bottom. Ratio of leading coefficients is 5/1 = 5. So both ends approach the line y = 5. The graph levels off horizontally on the left and right That's the part that actually makes a difference..

Common Mistakes Students Make on Worksheet 1.7

Mistake 1: Forgetting to Look at the Degree, Not the Numbers

A lot of students see a big coefficient like 50 and think it dominates. 50x and x²: as x grows, x² wins. Practically speaking, it doesn't, when x is huge. So always. Coefficients matter for the value* of the asymptote, but the degree* tells you which case you're in Most people skip this — try not to..

Mistake 2: Assuming the End Behavior Equals the Whole Graph

This is a subtle one. End behavior is about what happens out there*. It says nothing about the chaos in the middle. You can have a function whose ends go to +∞ on the right, but the graph near x = 2 might dive down to negative infinity because of a vertical asymptote. Don't confuse local weirdness with global behavior Easy to understand, harder to ignore..

Mistake 3: Ignoring the Sign of the Leading Coefficient

If the highest-degree term is negative (like −x³), that flips your answer. Because of that, signs matter. Consider this: −x³/x² behaves like −x, which goes to +∞ on the left and −∞ on the right. Always check them That's the part that actually makes a difference..

Mistake 4: Trying to Plug In Infinity

You can't. The whole point* of the degree-comparison method is that it lets you skip the plug-in step. If you find yourself writing "f(∞) = ...Infinity isn't a number. Consider this: ", stop. Use the trick instead.

Practical Tips for Actually Nailing Worksheet 1.7

Rewrite the function in your head as just the leading terms. Before you do any algebra, mentally strip the function down to its bones. Top: leading term. Bottom: leading term. That's your end behavior function. Everything else is a distraction.

Sketch the horizontal asymptote first, if there is one. If your function approaches y = 3 on both ends, draw that dashed line across the page before you plot anything else. It anchors the graph. Same goes for y = 0 asymptotes in case 3 And it works..

Check the sign on both sides separately. Don't assume symmetry. Even-degree denominators and odd-degree denominators behave differently. A rational function can approach +∞ on the right and −∞ on the left, or vice versa, or the same on both sides. Work each direction out.

Use a quick table if you're unsure. Pick x = 100, x = 1,000, x = −100, x = −1,000. Plug them in (or estimate using your simplified end-behavior function). The values should clearly point toward whatever the function is approaching. This is a great sanity check before you commit to an answer.

Don't skip the holes and vertical asymptotes. Worksheet 1.7 might focus on ends, but a complete graph includes the middle behavior too. If the denominator factors to give a vertical asymptote at x = 2, mark it. If a factor cancels and leaves a hole, mark that too. The end behavior is just one piece of the full picture.

FAQ

What if the numerator and denominator have the same degree?

The end behavior is a horizontal line at y = (leading coefficient of numerator) / (leading coefficient of denominator). Both ends of the graph approach that same value Less friction, more output..

Can a rational function have no end behavior at all?

No. Every rational function has some* end behavior. It either approaches a finite value (horizontal asymptote),

What if the numerator degree is less than the denominator?

When the denominator’s degree exceeds the numerator’s, the function “dies out” as (|x|) grows.

  • Result: (y = 0) is a horizontal asymptote on both sides.
  • Why: The fraction looks like a lower‑degree polynomial divided by a higher‑degree one, so the magnitude shrinks toward zero.

What about a numerator that is exactly one degree higher than the denominator?

You’ll get a slant (oblique) asymptote, not a horizontal one.
The quotient (ignoring the remainder) is the equation of the slant asymptote.
3. But perform polynomial long division (or synthetic division). But 2. Also, 1. The graph approaches this line for large (|x|) Still holds up..

Example:* (\displaystyle \frac{x^{2}+3x-5}{x-1}) → divide to get (x+4 + \frac{1}{x-1}).
The slant asymptote is (y = x+4).

What if the numerator’s degree is more than one higher than the denominator?

The end behavior mirrors that of the dominant polynomial term.
In practice, - If the leading term is (+ax^{n}) with (n\ge 2), the graph blows up like a parabola (or higher‑order) on both sides. - The sign of (a) determines whether it opens upward or downward.

How do I handle cancellations that hide a hole?

Sometimes a factor appears in both numerator and denominator but doesn’t cancel because it’s zero at the same point—creating a removable discontinuity (hole) rather than a vertical asymptote.
Here's the thing — - Step 2: Cancel common non‑constant factors. - Step 3: Identify the canceled factor’s zero: (x = c). In practice, - Step 1: Factor both numerator and denominator. This point is a hole, not an asymptote.

How do I find the intercepts of a rational function?

x‑intercepts occur where the numerator is zero and the factor isn’t cancelled out by the denominator Simple, but easy to overlook..

  1. Set the numerator equal to 0.2. Solve for (x); any solution that also makes the denominator zero corresponds to a hole, not an intercept.
  2. Plot those points as ordinary points on the graph (filled circles).

y‑intercept is simply the value of the function at (x=0) (provided (x=0) isn’t a vertical asymptote or a hole).

  • Plug (x=0) into the simplified form of the function (after cancelling any common factors).
  • If the result is defined, mark the point ((0,,f(0))).

Building a sign chart

A sign chart helps you see where the graph sits above or below the x‑axis between asymptotes and holes Simple, but easy to overlook. Turns out it matters..

  1. Factor the numerator and the (non‑cancelled) denominator.
  2. Identify critical points: zeros of the numerator, zeros of the denominator (vertical asymptotes), and any cancelled zeros (holes).
  3. Order these points on the x‑axis.
  4. Pick a test value in each interval, substitute it into the simplified function, and record the sign (+ or –).
  5. Mark each interval with its sign; points where the function changes sign often correspond to intercepts or asymptotes.

A completed sign chart gives you a reliable sketch of the “middle” behavior of the rational function Easy to understand, harder to ignore..

Step‑by‑step recipe for sketching a rational function

  1. Factor numerator and denominator. Cancel any common non‑constant factors.
  2. Identify discontinuities
    • Holes*: zeros of cancelled factors → plot as open circles.
    • Vertical asymptotes*: zeros of the denominator that remain after cancellation → draw dashed vertical lines.
  3. Determine end behavior
    • Compare degrees:
      • (\deg N < \deg D) → horizontal asymptote (y=0).
      • (\deg N = \deg D) → horizontal asymptote (y=\frac{a_n}{b_m}).
      • (\deg N = \deg D + 1) → slant asymptote, found by long division.
      • (\deg N > \deg D + 1) → “dominant” polynomial term governs the ends.
  4. Find intercepts (x‑ and y‑) as described above.
  5. Construct a sign chart to fill in the sign of the function on each interval.
  6. Plot key points (intercepts, holes, points near each vertical asymptote) and draw the asymptotes.
  7. Sketch the curve, respecting the

signs from the chart and the behavior near asymptotes and holes That's the whole idea..

Understanding behavior near vertical asymptotes

When you approach a vertical asymptote, the function values shoot toward either positive or negative infinity. The sign chart tells you which direction:

  • If the function is positive on the left side of the asymptote and negative on the right, the left branch rises toward (+\infty) and the right branch dives toward (-\infty).
  • If both sides share the same sign, both branches go in the same direction (both to (+\infty) or both to (-\infty)).

To confirm, plug in a value just slightly to the left and right of each asymptote. This avoids surprises and ensures your branches go in the correct directions.

Understanding behavior near holes

At a hole, the function is undefined, but the limit exists. Even so, plot an open circle at that coordinate. To find the (y)-coordinate of the hole, substitute the (x)-value of the hole into the simplified function (after cancellation). The graph will look like a normal continuous curve everywhere except that single missing point.

Slant (oblique) asymptotes in more detail

When the degree of the numerator is exactly one more than the degree of the denominator, perform polynomial long division. The quotient (ignoring the remainder) gives the equation of the slant asymptote.

Take this: if [ f(x) = \frac{x^2 + 3x + 2}{x + 1}, ] long division yields (f(x) = x + 2 + \frac{0}{x+1}), so the slant asymptote is (y = x + 2). (In this particular case, the remainder is zero, which actually means the factor cancelled — illustrating why factoring first can save you work.)

In general, the graph approaches the slant line as (x \to \pm\infty) but never (or rarely) touches it. Plot a few large values of (x) to confirm the curve hugs that line correctly Easy to understand, harder to ignore..

Putting it all together — a worked example

Consider [ f(x) = \frac{x^2 - 4}{x^2 - 5x + 6}. ]

  1. Factor: (f(x) = \frac{(x-2)(x+2)}{(x-2)(x-3)}).
  2. Cancel: the factor ((x-2)) cancels, leaving (f(x) = \frac{x+2}{x-3}) with a hole at (x = 2).
  3. Hole: plug (x=2) into the simplified form: (\frac{4}{-1} = -4). Hole at ((2, -4)).
  4. Vertical asymptote: (x = 3).
  5. Horizontal asymptote: degrees are equal, so (y = \frac{1}{1} = 1).
  6. x-intercept: set numerator (x+2 = 0) → (x = -2); point ((-2, 0)).
  7. y-intercept: (f(0) = \frac{2}{-3} = -\frac{2}{3}); point ((0, -\frac{2}{3})).
  8. Sign chart: critical points at (x = -2), (x = 2) (hole), and (x = 3) (asymptote). Test intervals ((-\infty,-2)), ((-2,2)), ((2,3)), ((3,\infty)) to determine sign in each.
  9. Sketch: draw asymptotes, plot intercepts and hole, use the sign chart to guide the branches, and connect smoothly.

Common mistakes to avoid

  • Forgetting to cancel first. If you don't cancel common factors, you may mistakenly identify a hole as a vertical asymptote (or vice versa).
  • Plugging into the original function for a hole's (y)-value. Always use the simplified expression; the original is undefined at the hole.
  • Ignoring the sign chart. Without it, you may draw branches on the wrong side of the x-axis, making the graph look completely off.
  • Confusing horizontal and slant asymptotes. Always compare degrees before deciding which type applies.
  • Plotting too few points. Near asymptotes and intercepts, a few extra plotted points can save you from a misleading sketch.

Quick checklist before you finalize your graph

  • [ ] All common factors cancelled?
  • [ ] Holes plotted as open circles with correct coordinates?
  • [ ] Vertical asymptotes drawn as dashed lines?
  • [ ] Horizontal or slant asymptote identified and drawn?
  • [ ] x- and y-intercepts marked?
  • [ ] Sign chart completed and respected?
  • [ ] End behavior matches the asymptote?
  • [ ] Branches near vertical asymptotes go in the correct directions?

Refining the sketch with calculus

The checklist guarantees that the global shape of the graph is correct—where the branches lie, how they approach the asymptotes, and where the holes sit.
To add local detail, compute the first derivative of the simplified function (after canceling any common factors) And that's really what it comes down to..

  1. Find critical points: Solve (f'(x)=0) within each interval where the function is defined.
  2. Determine monotonicity: Test the sign of (f') on the intervals delimited by the critical points, the holes, and the vertical asymptotes.
  3. Locate extrema: A sign change from (+) to (-) indicates a local maximum; (-) to (+) a local minimum.
  4. Concavity (optional): The second derivative can reveal inflection points, giving a smoother feel to the curve.

Even though the derivative is undefined at a hole or a vertical asymptote, it still tells you how the function behaves on either side of those discontinuities. Adding these turning points to the sketch provides a more faithful picture, especially when the graph will be used to illustrate concepts such as optimization or rate of change.

Leveraging technology wisely

A graphing calculator or software (Desmos, GeoGebra, WolframAlpha) can be a powerful sanity‑check:

  • Plot the original (uncanceled) rational function to see the actual hole as a gap in the curve.
  • Plot the simplified expression to see how the graph would look if the hole were “filled”.
  • Use the zoom feature near a vertical asymptote to confirm that the function shoots upward or downward as dictated by the sign chart.

Remember that technology is a supplement, not a replacement, for analytical work. Automatic graphing can hide subtle features—like a very flat branch approaching a slant asymptote—unless you deliberately adjust the window.

Common extensions and pitfalls

  • Higher‑degree oblique asymptotes: If the degree of the numerator exceeds that of the denominator by more than 1, long division yields a polynomial quotient plus a proper rational remainder. The quotient itself becomes the asymptote; e.g., (\displaystyle f(x)=\frac{x^3}{x-1}) has the slant‑plus‑quadratic asymptote (y=x^2+x+1).
  • Multiple holes: A single rational function may cancel several factors, producing several holes. Treat each one independently, plug the corresponding (x)-value into the reduced form, and mark each hole on the graph.
  • Oblique asymptotes with a “wiggle” term: If the remainder after division is a non‑zero constant divided by a linear term, the graph will approach the oblique line while oscillating slightly. The sign chart still determines which side of the line the curve occupies on each interval.
  • Complex conjugate factors: When a factor like ((x^2+1)) does not factor over the reals, it never yields a zero of the denominator

, so it does not create an asymptote or a hole; instead, it just reshapes the curve’s curvature without affecting its overall asymptotic behavior.

A worked example: putting it all together

Consider

[ f(x)=\frac{x^3-2x^2-x+2}{x^2-1}. ]

Step 1: Factor and simplify.

The numerator factors as ((x-2)(x-1)(x+1)) and the denominator as ((x-1)(x+1)). Canceling the common factors gives the simplified form

[ f(x)=x-2,\quad x\neq\pm1. ]

Step 2: Identify discontinuities.

  • Vertical asymptote: none after cancellation, but the original denominator vanishes at (x=\pm1). Since both factors cancel, those points become holes, not asymptotes.
  • Hole locations: evaluate the simplified form at (x=1) and (x=-1): [ f(1)=1-2=-1,\qquad f(-1)=-1-2=-3. ] So the graph has open circles at ((1,-1)) and ((-1,-3)).
  • Oblique/slant asymptote: the simplified function is itself a line, (y=x-2), which serves as the asymptote (and the “filled‑in” graph).

Step 3: Build the sign chart for the original function.

Write the sign of each linear factor on the intervals determined by (-\infty,,-1,,1,,\infty).

Interval (x-2) (x-1) (x+1) Product (numerator) Denominator (x^2-1) Overall sign of (f(x))
((-∞,-1)) +
((-1,1)) + +
((1,2)) + + +
((2,∞)) + + + + + +

Notice the sign of the simplified line (x-2) would be the same as the original rational function wherever it is defined, confirming the slant asymptote.

Step 4: Plot key features.

  • Draw the line (y=x-2) lightly across the plane (as a reference for the asymptote).
  • Mark the two holes with open circles.
  • Sketch the curve on each interval, using the sign chart to decide whether the branch lies above or below the line.
  • The curve will approach the line from below on ((-∞,-1)) and ((-1,1)), then dip further below between (x=1) and (x=2) before crossing the line at (x=2) (a true intercept) and staying above it thereafter.

Step 5: Verify with technology.

Plot both the original rational expression and the simplified line in Desmos. Zoom near (x=\pm1) to see the gaps, and confirm the branches hug the line (y=x-2) at large (|x|).

A quick checklist for graphing any rational function

  1. Factor numerator and denominator completely.
  2. Cancel common factors to write the simplified form, noting any holes.
  3. List the zeros of the denominator after cancellation (vertical asymptotes).
  4. Perform polynomial long division if the degree of the numerator ≥ degree of the denominator; the quotient gives the horizontal, slant, or higher‑degree asymptote.
  5. Find the x‑ and y‑intercepts of the simplified function (remember to exclude hole x‑values).
  6. Construct a sign chart for the original expression using the factors that did not cancel.
  7. Plot the asymptotes as dashed lines and mark the holes with open circles.
  8. Sketch branches in each interval, guided by the sign of the function and the behavior near asymptotes.
  9. Refine the sketch using a calculator or computer algebra system, checking for any missed nuances.

Conclusion

Graphing rational functions with holes and asymptotes is a systematic exercise in algebraic simplification combined with careful analysis of limits and sign changes. Even so, holes—those subtle, isolated points where the function is undefined despite the limit existing—must be explicitly marked so that the final sketch faithfully represents the true domain. Consider this: with practice, this procedure becomes a reliable workflow: simplify, locate, sign‑chart, and sketch, with technology serving as a verification tool rather than a crutch. By factoring the function, canceling removable discontinuities to expose the underlying shape, and then examining the remaining denominator for vertical asymptotes, you obtain a clear picture of where the function can and cannot exist. The slant or higher‑degree asymptote derived from polynomial division tells you how the graph behaves at the extremes, while a sign chart pinpoints the precise positioning of each branch in the intermediate intervals. The result is a graph that not only looks right but also encodes the analytic behavior of the rational function, ready to be used in further mathematical investigations That alone is useful..

Just Went Up

Just Went Live

A Natural Continuation

Good Reads Nearby

Thank you for reading about Worksheet A Topic 1.7 Rational Functions And End Behavior. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home