Problem 22
Question
Use \(f(x)=3 x-5\) and \(g(x)=2-x^{2}\) to evaluate the expression. $$ \begin{array}{lll}{\text { (a) } f(f(4))} & {\text { (b) } g(g(3))}\end{array} $$
Step-by-Step Solution
Verified Answer
(a) 16, (b) -47
1Step 1: Evaluate Inner Function for Part (a)
First, we need to evaluate the inner function for part (a), which is \(f(4)\). Plug \(x = 4\) into the function \(f(x) = 3x - 5\). Calculate: \(f(4) = 3(4) - 5 = 12 - 5 = 7\).
2Step 2: Evaluate Outer Function for Part (a)
With the result from Step 1, evaluate the outer function \(f(f(4))\), which is \(f(7)\). Use the function \(f(x) = 3x - 5\), plug in \(x = 7\), and calculate: \(f(7) = 3(7) - 5 = 21 - 5 = 16\).
3Step 3: Evaluate Inner Function for Part (b)
Next, evaluate the inner function for part (b), which is \(g(3)\). Plug \(x = 3\) into the function \(g(x) = 2 - x^2\). Calculate: \(g(3) = 2 - (3)^2 = 2 - 9 = -7\).
4Step 4: Evaluate Outer Function for Part (b)
Now, evaluate the outer function \(g(g(3))\) using the result from Step 3: \(g(-7)\). Use the function \(g(x) = 2 - x^2\), plug in \(x = -7\), and calculate: \(g(-7) = 2 - (-7)^2 = 2 - 49 = -47\).
Key Concepts
Inner FunctionOuter FunctionFunction Evaluation
Inner Function
When solving problems involving function composition, understanding the concept of the 'inner function' is crucial. Imagine your journey through a math problem as navigating through layers. The inner function is like the first layer you encounter and interact with.
- **Definition:** It's the function you evaluate first from the inside out.
- **Example in Practice:** In the problem given, for part (a), the inner function is evaluated when plugging 4 into the function \( f(x) = 3x - 5 \). This is expressed as \( f(4) \).
Outer Function
When we move from the inner function to the outer function, it's like stepping into the next phase of a journey. The outer function takes the result from the inner function and continues the computation process.
- **Definition:** The outer function is the function applied second or last, using the result from the inner function as its input.
- **Example in Practice:** In part (a) of the exercise, after determining that \( f(4) = 7 \), the outer function is \( f(f(4)) = f(7) \). This is calculated using the same function as before: \( f(x) = 3x - 5 \).
Function Evaluation
Function evaluation is the process of computing the output of a function given an input value. This is an essential skill in mathematics, especially when dealing with compositions of functions.
- **Understanding the Process:** Both inner and outer functions are evaluated through plugging in concrete values for variables and performing arithmetic operations as defined by the function's rule.
- **Example in the Exercise:** For \( f(x) = 3x - 5 \), when you input \( x = 4 \), you do the arithmetic \( 3 \times 4 - 5 \) to find the result of \( f(4) \). For \( g(x) = 2 - x^2 \), performing \( g(3) \) involves calculating \( 2 - 3^2 \), which results in \(-7\).
Other exercises in this chapter
Problem 21
Sketch the graph of the function by first making a table of values. \(g(x)=-\sqrt{x}\)
View solution Problem 21
Evaluate the function at the indicated values. $$ \begin{array}{l}{g(x)=\frac{1-x}{1+x}} \\ {g(2), g(-2), g\left(\frac{1}{2}\right), g(a), g(a-1), g(-1)}\end{ar
View solution Problem 22
Assume that \(f\) is a one-to-one function. $$ \begin{array}{l}{\text { (a) If } f(5)=18, \text { find } f^{-1}(18)} \\\ {\text { (b) If } f^{-1}(4)=2, \text {
View solution Problem 22
A linear function is given.(a) Find the average rate of change of the function between \(x=a\) and \(x=a+h .\) (b) Show that the average rate of change is the s
View solution