Question

Difficulty: MediumFunction Evaluation, Composition, and Properties

The functions ff and gg are defined for the integers 2x3-2 \leq x \leq 3 by the table below.

xxf(x)f(x)g(x)g(x)
2-23311
1-12233
002-21-1
110022
221-100
331122

What is the value of xx for which g(f(x))=1g(f(x)) = -1?

  1. A
    2-2
  2. B
    1-1
  3. C
    00
  4. 11Answer
  5. E
    33

Answer

The value of xx is 11.
To solve g(f(x))=1g(f(x)) = -1, we work from the outside in. First, we find the input to the outer function gg that results in an output of 1-1. Looking at the table, g(0)=1g(0) = -1, which means the inner expression f(x)f(x) must equal 00. Next, we find the input to ff that results in an output of 00. Looking at the table, f(1)=0f(1) = 0. Therefore, the value of xx that satisfies the equation is 11.

Step-by-Step Solution

1
Identify the outer function in the composition g(f(x))=1g(f(x)) = -1.
The outer function is gg, so we must first find an input uu such that g(u)=1g(u) = -1.
This allows us to break down the composition into two simpler function evaluation steps.
2
Look at the column for g(x)g(x) in the table to find where the output is 1-1.
The table shows g(0)=1g(0) = -1, meaning the input to gg must be 00. Therefore, f(x)=0f(x) = 0.
This establishes the required output value for the inner function f(x)f(x).
3
Look at the column for f(x)f(x) in the table to find where the output is 00.
The table shows f(1)=0f(1) = 0, meaning the input xx must be 11.
This provides the final value of the variable xx that satisfies the original equation.

Key Concept

Evaluating composite functions using a table of values
Estimated Time:1m 0s
Rate this question