How do you find the compositions given #f(x) = |x - 2#|, #g(x) = sqrtx#?
1 Answer
Jul 5, 2018
Explanation:
Every function has an input and an output. Composing two functions means to use the output of the first as the input for the second.
So,
So,