lecture 6: Root and Rational Functions — Graphs, Domain and Range, Discontinuities, and Infinity Behavior

Root Functions

1. What Is a Root Function?

A root function involves square roots, cube roots, or other fractional exponents:

f(x)=x,f(x)=x3,f(x)=x1/nf(x) = \sqrt{x}, \quad f(x) = \sqrt[3]{x}, \quad f(x) = x^{1/n}


2. Domain and Range

Function Domain Range
f(x)=xf(x) = \sqrt{x} [0,)[0, \infty) [0,)[0, \infty)
f(x)=x3f(x) = \sqrt[3]{x} R\mathbb{R} R\mathbb{R}

Even roots need x0x \geq 0, odd roots are fine for any xx.


3. Graphs of Root Functions

Root functions

Rational Functions

1. What Is a Rational Function?

A rational function is a ratio of two polynomials:

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

Examples:


2. Domain and Discontinuity

Rational functions are undefined where the denominator is zero.

Example:

f(x)=1x2Domain: x2f(x) = \frac{1}{x - 2} \quad \Rightarrow \quad \text{Domain: } x \neq 2


3. Types of Discontinuities

a) Removable (a "hole"):

Happens when a factor cancels from top and bottom.

f(x)=x21x1=(x1)(x+1)x1=x+1but x1f(x) = \frac{x^2 - 1}{x - 1} = \frac{(x - 1)(x + 1)}{x - 1} = x + 1 \quad \text{but } x \neq 1

Hole at x=1x = 1

Rational function

b) Essential (vertical asymptote):

Occurs when the denominator goes to zero and does not cancel.

f(x)=1x3Vertical asymptote at x=3f(x) = \frac{1}{x - 3} \Rightarrow \text{Vertical asymptote at } x = 3

Rational function

Asymptotes and Graph Behavior

1. Vertical Asymptotes

2. Horizontal & Slant Asymptotes

Degree Comparison (Top vs Bottom) Asymptotic Behavior
Degree top < bottom Horizontal at y=0y = 0
Degree top = bottom Horizontal at y=anbny = \frac{a_n}{b_n}
Degree top > bottom Slant asymptote (do long division)

3. Examples

Example 1:
Left side: f(x)=x32x2+3x1x1f(x)=\frac{x^3-2x^2+3x-1}{x-1}
Domain: x1x \neq 1
Vertical asymptote: x=1x = 1
Oblique asymptote: y=x2x+2y = x^2 - x + 2

Right side: f(x)=x43x2+2xx2+1f(x)=\frac{x^4-3x^2+2x}{x^2+1}
Domain: R\mathbb{R}
No vertical asymptotes
Oblique asymptote: y=x24y = x^2 - 4

Rational function

Example 2:
f(x)=2x2+3x1x24f(x)=\frac{2x^2+3x-1}{x^2-4}
Domain: x±2x \neq \pm 2
Vertical asymptotes: x=±2x = \pm 2
Horizontal asymptote: y=2y = 2

Rational function

Infinity Behavior

Root Functions

Rational Functions


Regular Exercises

1. Graph Analysis

Study the graph below and answer the questions about this rational function:

Rational function graph for analysis

a) What is the domain of this function?








b) What type of discontinuity occurs at x = 0?








c) What is the horizontal asymptote of this function?








write your answer in the form y=... with no spaces


d) What is the range of this function?








e) As x approaches 0 from the right, what happens to f(x)?








f) As x approaches 0 from the left, what happens to f(x)?








2. Types of Discontinuity

Determine whether the discontinuity is removable or essential:

3. Domain and Discontinuity

Find the domain of each function and describe any discontinuities:

Solution
a) (f(x)=x3)( f(x) = \sqrt{x - 3} )

x30x3x - 3 \geq 0 \Rightarrow x \geq 3

b) (f(x)=2x+3x24)( f(x) = \frac{2x + 3}{x^2 - 4} )

x24=0x=±2x^2 - 4 = 0 \Rightarrow x = \pm2

c) (f(x)=x24x2)( f(x) = \frac{x^2 - 4}{x - 2} )

4. Root Domain Puzzle

For each function, find the domain, but without graphing. Justify your reasoning algebraically:

Solution
a) (f(x)=4x2)( f(x) = \sqrt{4 - x^2} )

4x202x24 - x^2 \geq 0 \Rightarrow -2 \leq x \leq 2

b) (g(x)=x24)( g(x) = \sqrt{x^2 - 4} )

x240x2 or x2x^2 - 4 \geq 0 \Rightarrow x \leq -2 \text{ or } x \geq 2

c) (h(x)=(x1)(x+2))( h(x) = \sqrt{(x - 1)(x + 2)} )

5. Impossible Graph?

Here is a graph sketch:

Solution
a) We need a rational function with:

One possible function:

f(x)=3(x2)(x2)(x+1)=3x+1 for x2f(x) = \frac{3(x - 2)}{(x - 2)(x + 1)} = \frac{3}{x + 1} \text{ for } x \neq 2

b) If we remove the factor that causes the hole (i.e., cancel ( (x - 2) ) from numerator and denominator), the hole disappears.
The function becomes:

f(x)=3x+1f(x) = \frac{3}{x + 1}

Now it is defined at (x=2)( x = 2 ) and is no longer discontinuous there.

6. Graph from Clues

Build a rational function that:

Solution
a) Features needed:

A possible function:

f(x)=(x3)(x+1)(x2)(x+1)f(x) = \frac{(x - 3)(x + 1)}{(x - 2)(x + 1)}

b) Key features on the graph:

c) To change the horizontal asymptote to ( y = 5 ), make the leading coefficient of the numerator 5:

f(x)=5(x3)(x+1)(x2)(x+1)f(x) = \frac{5(x - 3)(x + 1)}{(x - 2)(x + 1)}

After canceling, this becomes:

f(x)=5(x3)x2f(x) = \frac{5(x - 3)}{x - 2}

Now the degrees are still equal, but the ratio of leading coefficients is 5, so the horizontal asymptote is ( y = 5 ).

Extra Advanced Exercises:

1. Asymptotic Limit Puzzle

Let

f(x)=x2+5xxf(x) = \frac{\sqrt{x^2 + 5} - x}{x}

2. Rational Function with Parameters

Let

f(x)=x2+ax+bx24f(x) = \frac{x^2 + ax + b}{x^2 - 4}

3. Domain and Discontinuity of a Root-Rational Combo

Let

f(x)=x29x216f(x) = \frac{\sqrt{x^2 - 9}}{x^2 - 16}