Math Problem Statement

solve

If f(x) = 5 - 2x and g(x) = x^2/4, which of the following is not in the range of f(g(x))? Options: A. -3, B. 0, C. 5, D. 6.

Solution

We are given two functions:

  • f(x)=52xf(x) = 5 - 2x
  • g(x)=x24g(x) = \frac{x^2}{4}

We are asked to determine which value is not in the range of f(g(x))f(g(x)).

Step 1: Find the composition f(g(x))f(g(x))

We substitute g(x)g(x) into f(x)f(x):

f(g(x))=52g(x)=52(x24)=5x22f(g(x)) = 5 - 2 \cdot g(x) = 5 - 2 \left(\frac{x^2}{4}\right) = 5 - \frac{x^2}{2}

Thus, the composite function is:

f(g(x))=5x22f(g(x)) = 5 - \frac{x^2}{2}

Step 2: Analyze the range of f(g(x))f(g(x))

Now, let's consider the range of this function. Since g(x)=x24g(x) = \frac{x^2}{4}, x2x^2 is always non-negative, so g(x)0g(x) \geq 0. Therefore, f(g(x))f(g(x)) is bounded as follows:

f(g(x))=5x22f(g(x)) = 5 - \frac{x^2}{2}

As x2x^2 increases, the value of f(g(x))f(g(x)) decreases. The minimum value of f(g(x))f(g(x)) occurs when x2x^2 \to \infty, making f(g(x))f(g(x)) \to -\infty. The maximum value occurs when x=0x = 0, which gives:

f(g(0))=5022=5f(g(0)) = 5 - \frac{0^2}{2} = 5

Thus, the range of f(g(x))f(g(x)) is (,5](-\infty, 5].

Step 3: Determine which value is not in the range

Looking at the options:

  • 3-3 is in the range because it's less than 5.
  • 00 is in the range because it's less than 5.
  • 55 is in the range because it's the maximum value.
  • 66 is not in the range because the range is (,5](-\infty, 5].

Thus, the answer is:

D 6\boxed{D \ 6}

Would you like more details on any step? Here are five questions for further exploration:

  1. How do you determine the range of a composite function?
  2. What would happen to the range if the function f(x)f(x) were different?
  3. Can f(g(x))f(g(x)) ever have an upper bound greater than 5? Why or why not?
  4. How do you find the range of more complex compositions of functions?
  5. What is the effect of squaring a variable in determining a function's range?

Tip: Always analyze the behavior of the inner function first when finding the range of a composite function!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Function Composition
Quadratic Functions
Algebra

Formulas

f(g(x)) = 5 - x^2/2
Range of a composite function

Theorems

Range of a quadratic function
Behavior of quadratic functions as x tends to infinity

Suitable Grade Level

Grades 10-12