We can also create a composite function using an operation that combines two functions f and g and produces a function h such that h\left(x\right)=g\left(f\left(x\right)\right), where the function g is applied to the result of applying the function f to x
The output, or function values, of the function f\left(x\right) have become the input, or x-values, of the function g\left(x\right). We introduce a new symbol \circ to represent this new function.
In a composition of functions, the inner function is evaluated first, followed by the outer function. For example in the composition g\left(f\left(x\right)\right), the function f is applied first, followed by the function g. This means that \left(g \circ f\right)\left(x\right) is not necessarily equal to \left(f \circ g\right)\left(x\right).
The domain of \left(g \circ f\right)\left(x\right) is restricted to all x-values in the domain of f whose range values, f\left(x\right), are in the domain of g.
The table shows some of the outputs of the functions f\left(x\right) and g\left(x\right).
Use the table to evaluate the following:
x | f\left(x\right) | g\left(x\right) |
---|---|---|
0 | -2 | 8 |
1 | 5 | 7 |
2 | 12 | 4 |
3 | 19 | -1 |
4 | 26 | -8 |
5 | 33 | -17 |
\left(g \circ f\right)\left(1\right)
\left(f \circ g\right)\left(2\right)
A cylindrical tank initially contains 200 in^3 of grain and starts being filled at a constant rate of 40 in^3 per second.
The radius of the tank is 12 inches. Let g be the amount of grain in the container after t seconds.
State the function for h\left(g\right), the height of the grain in the container, in terms of g.
State the function for g\left(t\right), the amount of grain in the tank after t seconds.
The function A\left(t\right) is defined as A\left(t\right)=\left( h \circ g \right)\left(t\right). Form an equation for A\left(t\right) in terms of t.
Explain what A\left(t \right) represents.