Math Problem Statement

Use your GDC to graph the following functions. Sketch the graph and state the domain and range: a) f(x) = -(x - 4)(x + 2)(x - 1) b) g(x) = (x + 2) / (x - 1) c) f : x → -log(x - 1) d) g : x → 3 cos(x) + 2

Solution

Let's analyze each of these functions, sketch their graphs, and state their domains and ranges.


a) f(x)=(x4)(x+2)(x1)f(x) = -(x - 4)(x + 2)(x - 1)

Analysis:

  • This is a cubic polynomial with three roots at x=4x = 4, x=2x = -2, and x=1x = 1.
  • The negative sign reflects the graph over the xx-axis.
  • As xx \to \infty, f(x)f(x) \to -\infty, and as xx \to -\infty, f(x)f(x) \to \infty.

Domain:

  • The domain is all real numbers: R\mathbb{R} or (,)(-\infty, \infty).

Range:

  • The range is also all real numbers: R\mathbb{R} or (,)(-\infty, \infty).

b) g(x)=x+2x1g(x) = \frac{x + 2}{x - 1}

Analysis:

  • This is a rational function with a vertical asymptote at x=1x = 1 (denominator equals zero).
  • A horizontal asymptote exists at y=1y = 1 because the degrees of the numerator and denominator are the same.

Domain:

  • All real numbers except x=1x = 1: (,1)(1,)(-\infty, 1) \cup (1, \infty).

Range:

  • All real numbers except y=1y = 1: (,1)(1,)(-\infty, 1) \cup (1, \infty).

c) f:xlog(x1)f : x \to -\log(x - 1)

Analysis:

  • This is a logarithmic function shifted right by 1 and reflected over the xx-axis.
  • The logarithm is defined when x1>0x - 1 > 0 or x>1x > 1.
  • As x1+x \to 1^+, f(x)f(x) \to -\infty, and as xx \to \infty, f(x)f(x) \to \infty.

Domain:

  • x>1x > 1 or (1,)(1, \infty).

Range:

  • All real numbers: (,)(-\infty, \infty).

d) g:x3cosx+2g : x \to 3 \cos x + 2

Analysis:

  • This is a cosine function scaled by 3 and shifted vertically by 2.
  • The standard cosine function oscillates between 1-1 and 11, so 3cosx3 \cos x oscillates between 3-3 and 33.
  • Adding 2 shifts the range to [1,5][-1, 5].

Domain:

  • All real numbers: R\mathbb{R} or (,)(-\infty, \infty).

Range:

  • [1,5][-1, 5].

Would you like more details on the graph sketches or explanations?

Related Questions

  1. How do you find vertical and horizontal asymptotes of a rational function?
  2. How does the reflection affect the graph of a cubic polynomial?
  3. What is the general form of a logarithmic function and its properties?
  4. How does scaling and shifting affect the range of trigonometric functions?
  5. How do you determine the domain of composite functions?

Tip

When dealing with rational functions, always check where the denominator is zero to identify vertical asymptotes and restrictions on the domain.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Polynomials
Rational Functions
Logarithmic Functions
Trigonometric Functions

Formulas

General cubic polynomial: ax^3 + bx^2 + cx + d
Rational function: f(x) = P(x) / Q(x)
Logarithmic function: f(x) = log(x)
Cosine function transformation: y = A cos(x) + B

Theorems

Domain restrictions in rational functions: denominator ≠ 0
Properties of logarithmic functions
Trigonometric transformations and range changes

Suitable Grade Level

Grades 10-12