Answer:
Solutions below.
Explanation:
This question tests on the concept of Composite Functions
Composite Functions
Composite functions are functions that is derived from another new and separate function.
Example: f(x) = 5x, g(x) = 9x , (f • g)(x) = f(g(x)) = f(9x) = 5(9x) = 45x
Application
Given to us are 2 functions:
f(x) =
g(x) =
We are asked to find (f • g)(4). We first find (f • g)(x).
(f • g)(x) = f(g(x)) = f(-2x) =
Now, we will find the value of (f • g)(4) by substituting x = 4 into (f • g)(x).
(f • g)(4) =