Let's consider the functions and with the mapping diagrams shown below. What will the value be?
The notation means that we first find the value of and then put the result into the function From the left diagram above, goes to so Now, the diagram on the right tells us that goes to . Therefore, we get
Passing one function as an input to another is known as function composition. This has a special notation, which simply means
The key is to use the inner function for the input into the outer function
Watch out! The composition of functions is not a product of functions. Note the subtle differences in notation here:
means "take and use it as the input into ".
means "take and and multiply them together".
To evaluate a composite function at a specific point, we evaluate the inner function at the specified value, and then we pass the result to the outer function.
If and , calculate
The expression is equivalent to
To evaluate we first compute
Then, we substitute into
Therefore,
If $f(x) = 3x - 1$ and $g(x) = x + 3,$ then $(g \circ f)(1) = $
|
a
|
|
|
b
|
|
|
c
|
|
|
d
|
|
|
e
|
If $f(x) = x^2 + 5$ and $g(x) = 2x - 1,$ then $(f \circ g)(3)=$
|
a
|
$30$ |
|
b
|
$4x^2-4x+6$ |
|
c
|
$27$ |
|
d
|
$2x^2 + 9$ |
|
e
|
$14$ |
If $f(x) =5-x $ and $g(x) = 10 - 2^x,$ then $(f \circ g)(3)=$
|
a
|
|
|
b
|
|
|
c
|
|
|
d
|
|
|
e
|
The functions and are defined by the tables below. Find the value of
The expression is equivalent to
To evaluate we first find From the first table, we have
Then, we substitute into From the second table, we have
Therefore,
The functions $f$ and $g$ are defined by the tables below. Find the value of $(f \circ g)(-2).$
| $x$ | $-2$ | $-1$ | $0$ | $1$ | $x$ | $-2$ | $1$ | $3$ | $5$ |
| $g(x)$ | $3$ | $-2$ | $5$ | $1$ | $f(x)$ | $0$ | $2$ | $-4$ | $7$ |
|
a
|
$-4$ |
|
b
|
$5$ |
|
c
|
$0$ |
|
d
|
$2$ |
|
e
|
$7$ |
| $x$ | $1$ | $2$ | $3$ | $4$ | $5$ | $6$ |
| $g(x)$ | $7$ | $8$ | $5$ | $6$ | $3$ | $7$ |
The function $f$ is defined as $f(x) = x-2,$ while the function $g$ is defined by the table above. Find the value of $(g \circ f)(4).$
|
a
|
|
|
b
|
|
|
c
|
|
|
d
|
|
|
e
|
The function $f$ is defined as $f(x) = 1-4x,$ while the function $g$ is defined by the table below. Find the value of $(g \circ f)(1).$
| $x$ | $-3$ | $-2$ | $-1$ | $0$ | $1$ | $2$ |
| $g(x)$ | $5$ | $8$ | $9$ | $-4$ | $-6$ | $7$ |
|
a
|
$8$ |
|
b
|
$5$ |
|
c
|
$-6$ |
|
d
|
$9$ |
|
e
|
$-4$ |
The function $f$ is defined as $f(x) = 2^x-6,$ while the function $g$ is defined by the table below. Find the value of $(g \circ f)(2).$
| $x$ | $-3$ | $-2$ | $-1$ | $0$ | $1$ | $2$ |
| $g(x)$ | $-2$ | $-1$ | $0$ | $1$ | $2$ | $3$ |
|
a
|
$0$ |
|
b
|
$1$ |
|
c
|
$-2$ |
|
d
|
$-1$ |
|
e
|
$3$ |
If then calculate
The expression is equivalent to
To evaluate we first compute
Then, we substitute into
Therefore,
If $g(t)=2t+1,$ then $(g\circ g)(3)=$
|
a
|
$7$ |
|
b
|
$16$ |
|
c
|
$49$ |
|
d
|
$15$ |
|
e
|
$30$ |
A company manufactures school backpacks. The function gives the total cost, in dollars, of making units. The function gives the number of units manufactured during the first hours of a production run. Which of the following is the best interpretation of in this context?
- The number of units manufactured during the first hours of production.
- The total manufacturing cost during the first hours of production.
- The total cost of manufacturing school backpacks.
According to the given function definitions, we have the following:
The number gives the number of units manufactured during the first hours of production.
The number gives the total cost, in dollars, of manufacturing units.
Combining these two statements, we obtain that can be interpreted as follows:
The total manufacturing cost during the first hours of production.
A computer screen saver consists of a circle that expands. The area of the circle, in square inches, is given by the function $A(r),$ where $r$ is the radius of the circle. The function $r=y(t),$ in turn, gives the radius of the circle after $t$ seconds, in inches. Which of the following is the best interpretation of $A(y(3))$ in this context?
|
a
|
The area of the circle when the radius is $3$ inches. |
|
b
|
The area of the circle after $3$ seconds. |
|
c
|
The radius of the circle after $3$ seconds. |
|
d
|
The diameter of the circle after $3$ seconds. |
|
e
|
The diameter of the circle when the radius is $3$ inches. |
The function $f(d)$ gives the amount of fuel, in gallons, used by a car after driving for $d$ miles. The function $d=g(t)$ gives the distance, in miles, covered by the car in $t$ hours. Which of the following is the best interpretation of $f(g(2))$ in this context?
|
a
|
The distance covered by car in $2$ hours. |
|
b
|
The amount of fuel used by the car for driving for $2$ miles. |
|
c
|
The distance covered by the car using $2$ gallons of fuel. |
|
d
|
The amount of fuel used by the car after driving for $2$ hours. |
|
e
|
The time needed for the car to cover $2$ miles. |