0% found this document useful (0 votes)
6 views7 pages

Section 3.7 Notes

This document provides an overview of rational functions, defining them as fractions of two polynomials and discussing their properties, including smoothness and potential discontinuities. It explains vertical and horizontal asymptotes, how to find zeros, and the end behavior of rational functions based on the degrees of the polynomials involved. Additionally, it outlines a method for graphing rational functions, emphasizing the importance of accurately representing end behavior, zeros, and vertical asymptotes.

Uploaded by

Touseef
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views7 pages

Section 3.7 Notes

This document provides an overview of rational functions, defining them as fractions of two polynomials and discussing their properties, including smoothness and potential discontinuities. It explains vertical and horizontal asymptotes, how to find zeros, and the end behavior of rational functions based on the degrees of the polynomials involved. Additionally, it outlines a method for graphing rational functions, emphasizing the importance of accurately representing end behavior, zeros, and vertical asymptotes.

Uploaded by

Touseef
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Section 3.

7 Notes
Rational Functions

1 Introduction
Definition

• A rational function is fraction of two polynomials.


2x2 − 1
• For example, f (x) = is a rational function.
3x2 + 2x − 5

Properties of Rational Graphs

• The graph of every rational function is smooth (no sharp corners)


• However, many rational functions are discontinuous . In other words, the graph might have
several separate “sections” to the graph, similar to the way piecewise functions look.
For example, remember the graph of f (x) = x1 :

Notice how the graph is drawn in two separate pieces.

Asymptotes

• An asymptote to a function is a line which the function gets closer and closer to without
touching.
• Rational functions have two categories of asymptote:
1. vertical asymptotes
2. asymptotes which determine the end behavior - these could be either horizontal asymp-
totes or slant asymptotes

Vertical
Asymptote
Horizontal Slant
Asymptote Asymptote

1
2 Vertical Asymptotes
Description

• A vertical asymptote of a rational function is a vertical line which the graph never crosses,
but does get closer and closer to.
• Rational functions can have any number of vertical asymptotes
• The number of vertical asymptotes determines the number of “pieces” the graph has. Since
the graph will never cross any vertical asymptotes, there will be separate pieces between and
on the sides of all the vertical asymptotes.

Finding Vertical Asymptotes

1. Factor the denominator.


2. Set each factor equal to zero and solve.
The locations of the vertical asymptotes are nothing more than the x-values where the function
is undefined.

Behavior Near Vertical Asymptotes


The multiplicity of the vertical asymptote determines the behavior of the graph near the asymptote:
Multiplicity Behavior

even
The two sides of the asymptote match -
they both go up or both go down.

odd
The two sides of the asymptote don’t match -
one side goes up and the other goes down.

3 Zeros of Rational Functions


Finding Zeros of a Rational Function

• Technically, to find the zeros you plug in zero for y and solve for x. However, with rational
equations this will always simplify in the same way:

2
(x − 2)(x + 1)
f (x) =
(x − 6)(x + 3)
(x − 2)(x + 1)
(x − 6)(x + 3) · 0 = · (x-6) (x+3)
(x-6)(x+3)
0 = (x − 2)(x + 1)
x − 2 = 0 or x + 1 = 0
x = 2 or x = −1

• You can skip these steps and just set the factors in the numerator equal to zero and solve.

Behavior Near Zeros


The behavior of a rational function near its zeros works exactly like polynomial functions:
Multiplicity Behavior

even
The graph bounces off
the x-axis at the zero.

odd
The graph crosses through
the x-axis at the zero.

4 End Behavior
Case 1: Degree on Top is Less Than the Bottom
axm + · · · + c
The polynomial should look like , where m < n.
bxn + · · · + d
• In this case, the graph has a horizontal asymptote along the x-axis (y = 0).
• For example:

3x2 −2x+1 x3 −1
f (x) = x4 −2x3 +3x2 +5 f (x) = x4 −5x2 +1

Case 2: Degree on Top is Equal to the Bottom


axn + · · · + c
The polynomial should look like n .
bx + · · · + d
• In this case, the graph has a horizontal asymptote along y = ab .

3
• For example:

4 4
3 3
2 2
1 1

−1 −1
−2 −2
−3 −3
−4 −4

x3 −3x+2 3x4 −4x3 +16x2 −20x+5


f (x) = x3 −16x f (x) = x4 −4

Case 3: Degree on Top is Exactly One Greater Than the Bottom


axn+1 + · · · + c
The polynomial should look like .
bxn + · · · + d
• In this case, the graph has a slant asymptote along some line y = mx + b.
• To find the equation of the line, perform polynomial long division - the quotient gives you
mx + b (the remainder can be ignored).
• For example:

x2 +x−2 −2x3 +x2 −10x+5


f (x) = x−4 f (x) = x2 +2x−3

Case 4: Degree on Top is Two or More than the Bottom


axm + · · · + c
The polynomial should look like , where m − n ≥ 2.
bxn + · · · + d
• In this case, the end behavior is not asymptotic - it behaves exactly like polynomial end
behavior.
axm
• Simplify bxn = ab xm−n
coefficient is positive coefficient is negative

exponent is even

exponent is odd
• For example:

x3 −3x2 +1 x5 −5x4 +2x3 +22x2 −35x+15


f (x) = x−2 f (x) = −x2 +x+2

4
5 Graphing Rational Functions
Goal
When we draw our graph, we want to have three features correct:
1. The end behavior
2. The behavior near the roots

3. The behavior near the vertical asymptotes


Other details might be slightly incorrect, but we only need those three aspects right. For a
better graph, you’d need to plug in a large number of points.

Method

1. Use the factored form of the numerator to find and plot the zeros.
2. Use the factored form of the denominator to find and plot the vertical asymptotes.
3. Determine the end behavior and plot any horizontal/slant asymptotes.

4. Plug in and plot any extra points you want - if you have a horizontal asymptote along the
x-axis, you must have at least one extra point. In this case, you’ll probably want two extra
points on either side of all the zeros and vertical asymptotes.

5. Draw in each piece of the graph separated by vertical asymptotes, starting from the left-most
section and finishing with the right-most. Draw each piece left-to-right as well.
• On the left-most section:
- Draw in the left-side end behavior.
- Cross/bounce at the x-axis for each zero in that section
- Once you’ve finished all the zeros, you need to go up or down towards the vertical
asymptote. Go up if you’re currently above the x-axis and go down if you’re currently
below the x-axis.
• In each middle section:
- Go up or down towards the vertical asymptote on the left, based on the multiplicity
of that asymptote.
- Cross/bounce at the x-axis for each zero in that section.
- Go up or down towards the vertical asymptote on the right. Go up if you’re currently
above the x-axis and go down if you’re currently below the x-axis.

• In the right-most section:


- Go up or down towards the vertical asymptote, based on the multiplicity of that
asymptote.
- Cross/bounce at the x-axis for each zero in that section.
- Draw in the right-side end behavior.

5
Examples
Graph the following functions:

−3x2 + 6x − 3 x4 − 16
1. f (x) = 2. f (x) =
x2 + x x3 − x2 − x + 1
40 30

30 20

20 10

10
−4 −3 −2 −1 1 2 3 4
−10
−4 −3 −2 −1 1 2 3 4
−10 −20

−20 −30

(x − 1)2 (x + 3) (x + 2)2 (x − 1)(x + 3)


3. f (x) = 4. f (x) =
(x − 2)2 (x + 2)2 (−3x + 1)(x + 1)
3 10
8
6
2
4
2
1
−8 −7 −6 −5 −4 −3 −2 −1 1 2 3
−2
−4
−4 −3 −2 −1 1 2 3 4 −6
−8

−1 −10

ax + b
Special Case: f (x) =
cx + d
1
Rational functions of this form can also be graphed using transformations of the graph of y = x.
x+3
For example, consider y = 2x−2 .
1. Perform polynomial long division:
x+3 1 4
= +
2x − 2 2 2x − 2

2. In the denominator of the fraction, factor out any coefficient of x.


1 4 1 4
+ = +
2 2x − 2 2 2(x − 1)

3. Pull out the number on top and bottom of the fraction:


1 4 1 4 1 1 1
+ = + · = +2·
2 2(x − 1) 2 2 x−1 2 x−1

4. Graph using transformations.

6
4 4
3 3
2 2
1 1

−4 −3 −2 −1 1 2 3 4 −3 −2 −1 1 2 3 4
−1 −1
−2 −2
−3 −3
−4 −4

1 1
y= x
y= x−1
10
8
8
6
6
4
4
2 2

−3 −2 −1 1 2 3 4 −3 −2 −1 1 2 3 4
−2 −2
−4 −4
−6 −6
−8 −8

1 1 1
y =2· x−1 y =2· x−1 + 2

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy