Answer
$f(g(x)) = -4x - 7$
$g(f(x)) = -4x - 28$
Work Step by Step
For these types of problems, we are asked to evaluate composite functions. We will use the inner function and substitute it where we see $x$ in the outer function.
To evaluate $f(g(x))$, we begin by plugging in the function $g(x)$ where we see $x$ in the outer function, $f(x)$:
$f(g(x)) = -(4x) - 7$
Remove the unnecessary parentheses:
$f(g(x)) = -4x - 7$
To evaluate $g(f(x))$, we begin by plugging in the function $f(x)$ where we see $x$ in the outer function, $g(x)$:
$g(f(x)) = 4(-x - 7)$
Use distributive property to multiply the coefficient with all terms within the parentheses:
$g(f(x)) = -4x - 28$