Problem 20
Question
\(17-22=\) Use \(f(x)=3 x-5\) and \(g(x)=2-x^{2}\) to evaluate the expression. $$ \begin{array}{ll}{\text { (a) }(f \circ f)(-1)} & {\text { (b) }(g \circ g)(2)}\end{array} $$
Step-by-Step Solution
Verified Answer
(a) -29 (b) -2
1Step 1: Simplify the Expression 17-22
First, we perform the subtraction to simplify the expression:\[17 - 22 = -5\]
2Step 2: Define the Functions f(x) and g(x)
We have two functions given:- \( f(x) = 3x - 5 \)- \( g(x) = 2 - x^2 \)
3Step 3: Evaluate the Composition (f ∘ f)(-1)
To find \((f \circ f)(-1)\), we need to evaluate \(f(f(-1))\).- First, compute \(f(-1)\):\[ f(-1) = 3(-1) - 5 = -3 - 5 = -8 \]- Next, compute \(f(-8)\):\[ f(-8) = 3(-8) - 5 = -24 - 5 = -29 \]Thus, \((f \circ f)(-1) = -29\).
4Step 4: Evaluate the Composition (g ∘ g)(2)
To find \((g \circ g)(2)\), we need to evaluate \(g(g(2))\).- First, compute \(g(2)\):\[ g(2) = 2 - 2^2 = 2 - 4 = -2 \]- Next, compute \(g(-2)\):\[ g(-2) = 2 - (-2)^2 = 2 - 4 = -2 \]Thus, \((g \circ g)(2) = -2\).
Key Concepts
Function EvaluationAlgebraic FunctionsComposite Functions
Function Evaluation
Function evaluation is the process of finding the output of a function for a specific input. It’s like inputting a number into a machine and getting a specific result. For instance, for the function \(f(x) = 3x - 5\), you can evaluate the function at \(x = -1\) by substituting \(-1\) into the function.
- Plug in the value: \(f(-1) = 3(-1) - 5\).
- Calculate the result: \(-3 - 5\), which gives \(-8\).
Algebraic Functions
Algebraic functions are expressions that involve mathematical operations such as addition, subtraction, multiplication, division, and exponentiation. An algebraic function can be something as simple as \(f(x) = 3x - 5\) or as intricate as polynomial functions.
- Linear functions have the form \(ax + b\).
- Quadratic functions are expressed as \(ax^2 + bx + c\).
Composite Functions
Composite functions involve creating a new function by applying one function to the result of another. This concept can be thought of as "function within a function." Given two functions \(f(x)\) and \(g(x)\), the composition \((f \circ g)(x)\) means you substitute \(g(x)\) into \(f(x)\).
- First, evaluate \(g(x)\) to get a result.
- Then substitute this result into \(f(x)\) if you’re calculating \((f \circ g)(x)\), or vice versa.
Other exercises in this chapter
Problem 19
\(17-28\) A function is given. Determine the average rate of change of the function between the given values of the variable. $$ h(t)=t^{2}+2 t ; \quad t=-1, t=
View solution Problem 19
Evaluate the function at the indicated values. $$ \begin{array}{l}{f(x)=2|x-1|} \\ {f(-2), f(0), f\left(\frac{1}{2}\right), f(2), f(x+1), f\left(x^{2}+2\right)}
View solution Problem 20
19-28 \(=\) A quadratic function is given. (a) Express the quadratic function in standard form. (b) Sketch its graph. (c) Find its maximum or minimum value. $$
View solution Problem 20
Sketch the graph of the function by first making a table of values. $$ f(x)=\frac{x}{|x|} $$
View solution