Combining two relationships into one function, we have performed function composition, which is the focus of this section. Function composition is only one way to combine existing functions. Another w...Combining two relationships into one function, we have performed function composition, which is the focus of this section. Function composition is only one way to combine existing functions. Another way is to carry out the usual algebraic operations on functions, such as addition, subtraction, multiplication and division. We do this by performing the operations with the function outputs, defining the result as the output of our new function.
Combining two relationships into one function, we have performed function composition, which is the focus of this section. Function composition is only one way to combine existing functions. Another w...Combining two relationships into one function, we have performed function composition, which is the focus of this section. Function composition is only one way to combine existing functions. Another way is to carry out the usual algebraic operations on functions, such as addition, subtraction, multiplication and division. We do this by performing the operations with the function outputs, defining the result as the output of our new function.