2. Topic 2(COLON) Algebra, Functions and Their Graphs

Lesson 2.5: Rational Functions, Asymptotes And Curve Sketching

#### Lesson focus #### Learning outcomes Students should be able to:.

Lesson 2.5: Rational Functions, Asymptotes and Curve Sketching

Introduction

In this lesson, we will explore rational functions, which are functions that can be expressed as the ratio of two polynomials. Our main goals will be to:

  • Understand vertical, horizontal, and oblique asymptotes of rational functions.
  • Learn how to locate turning points and determine where the graph exists.
  • Practice sketching curves of the form $y = \frac{ax+b}{cx+d}$ and $y = \frac{quadratic}{quadratic}$.
  • Develop skills to read graphs and estimate solutions of equations.
  • Determine all asymptotes for given rational functions.

Hook

Have you ever wondered how graphs behave as you drive towards a destination? Just like roads that lead to destinations, rational functions have paths (curves) that guide us to points of interest like asymptotes and turning points! πŸ›£οΈ It's crucial to understand these concepts in mathematics, as they help us make sense of complex functions.

Understanding Asymptotes

Asymptotes are lines that a curve approaches but never touches. They are extremely important when sketching graphs. Let's look into the three types of asymptotes we will focus on:

Vertical Asymptotes

Vertical asymptotes occur where the function becomes undefined, often where the denominator is zero. For example, consider the function:

$$ f(x) = \frac{1}{x-3} $$

Here, the function is undefined when $x - 3 = 0$, or $x = 3$. Thus, there is a vertical asymptote at $x = 3$. Graphically, as $x$ approaches 3, $f(x)$ shoots off to infinity or negative infinity. πŸ“‰

Example: Let’s find the vertical asymptotes of the function:

$$ f(x) = \frac{x^2 - 1}{x^2 - 4} $$

To locate the vertical asymptotes, set the denominator to zero:

$$ x^2 - 4 = 0 \implies (x-2)(x+2) = 0 \implies x = 2, -2 $$

Thus, the vertical asymptotes are at $x = 2$ and $x = -2$.

Horizontal Asymptotes

Horizontal asymptotes describe the behavior of a function as $x$ approaches infinity or negative infinity. For example, consider the function:

$$ f(x) = \frac{2x^2 + 3}{4x^2 - 5} $$

To find horizontal asymptotes, look at the degrees of the polynomials in the numerator and denominator:

  • If the degree of the numerator is less than that of the denominator, the horizontal asymptote is $y = 0$.
  • If they are the same, the asymptote is given by the ratio of leading coefficients.
  • If the degree of the numerator is greater than that of the denominator, there is no horizontal asymptote.

In our example, both degrees are 2, so:

$$ y = \frac{2}{4} = \frac{1}{2} $$

Thus, there is a horizontal asymptote at $y = \frac{1}{2}$.

Oblique Asymptotes

Oblique (or slant) asymptotes occur when the degree of the numerator is one greater than the degree of the denominator. For instance:

$$ f(x) = \frac{x^2 + 2x + 1}{x + 1} $$

To find the oblique asymptote, perform polynomial long division:

  1. Divide $x^2$ by $x$, which gives $x$.
  2. Multiply $x$ by $(x + 1)$ to get $x^2 + x$.
  3. Subtract, leading to $x + 1$.
  4. Divide again to get $1$.
  5. Remainder is $0$.

Since the long division gives $x + 1$, the oblique asymptote is $y = x + 1$.

Locating Turning Points

Turning points are points on the graph where the function changes direction, either from increasing to decreasing or vice versa. To find turning points, follow these steps:

  1. Find the derivative of the function, $f'(x)$.
  2. Set $f'(x) = 0$ to find critical points.
  3. Use the second derivative test or analyze the sign changes of $f'(x)$.

Example: For the function:

$$ f(x) = \frac{2x^2 - 4}{x^2 + 1} $$

The first derivative will require the quotient rule:

$$ f'(x) = \frac{(4x)(x^2 + 1) - (2x^2 - 4)(2x)}{(x^2 + 1)^2} $$

Setting the numerator to zero helps find critical points.

Sketching Rational Functions

To sketch curves of rational functions like $y = \frac{ax+b}{cx+d}$:

  1. Determine asymptotes (vertical and horizontal).
  2. Identify intercepts by setting $x=0$ (y-intercept) and $y=0$ (x-intercept).
  3. Locate turning points.
  4. Check the intervals for increasing or decreasing behaviors using the first derivative.

Example: For $y = \frac{2x + 3}{x - 1}$, we find:

  • Vertical asymptote at $x = 1$.
  • Horizontal asymptote at $y = 2$.
  • X-intercept at $y = 0 \implies 2x + 3 = 0 \implies x = -\frac{3}{2}$.

Sketching these points helps portray an accurate graph!

Conclusion

Understanding rational functions and their asymptotes is crucial for mastering algebra and functions. By practicing curve sketching, you will enhance your understanding of how functions behave and how to estimate solutions from graphs. The skills developed here will be valuable for all future mathematical endeavors.

Study Notes

  • Rational functions: Functions of the form $y = \frac{P(x)}{Q(x)}$.
  • Vertical asymptotes occur where $Q(x) = 0$.
  • Horizontal asymptotes are determined by comparing the degrees of $P$ and $Q$.
  • Oblique asymptotes occur if the degree of $P$ is one greater than $Q$.
  • Locate turning points using derivatives.
  • Sketch graphs with asymptotes, intercepts, and turning points as guides. πŸš€

Practice Quiz

5 questions to test your understanding

Lesson 2.5: Rational Functions, Asymptotes And Curve Sketching β€” Further Mathematics | A-Warded