Answer:No problem
Explanation:
To find F(g(x)) when x = 11, we need to substitute the value of x into the function composition F(g(x)).
Given:
f(x) = -3x + 7
g(x) = 2x - 8
First, we need to find g(x) when x = 11:
g(x) = 2x - 8
g(11) = 2(11) - 8
g(11) = 22 - 8
g(11) = 14
Now, we can substitute g(11) into f(x):
f(g(x)) = f(14)
Using the function f(x) = -3x + 7, we substitute 14 for x:
f(14) = -3(14) + 7
f(14) = -42 + 7
f(14) = -35
Therefore, when x = 11, F(g(x)) is equal to -35.