Just as we can perform operations on polynomials, we can also perform operations on different functions - adding, subtracting, multiplying or dividing them - provided we follow specific rules.
Operations with functions are defined using special notation:
With each operation, the domain of the new function becomes the intersection or overlap of the domains of the original functions. The exception is that in the case of a quotient function, the new function's domain is further restricted to exclude values that make the denominator function zero.
In addition to the four ways we can combine two functions, as above, 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.
Consider the following pair of functions:
\begin{aligned} f\left(x\right) & = -5x+5\\\ g\left(x\right) & = 2x^2+3x-10 \end{aligned}
Find \left(f+g\right)\left(x\right)
Find \left(f-g\right)\left(x\right)
Find \left(f \cdot g\right)\left(x\right)
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(f + g\right)\left(4\right)
\left(f\cdot g\right)\left(3\right)
\left(\dfrac{ f}{g}\right)\left(2\right)
\left(f \circ g\right)\left(2\right)
For the following pair of functions, find an expression for \dfrac{f}{g} and state its domain:\begin{aligned} f\left(x\right) & = 64x^3-27 \\ g\left(x\right) & = 4x-3 \end{aligned}
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.
If the barrel can hold 10\,000 in^3 of grain, determine the domains of g\left(t\right), h\left(t\right) and A\left(t\right).