The correct answer is C. Commutative Property
Answer:
f[g(4)] = 4
Step-by-step explanation:
Given table:

f[g(4)] is a composite function.
When calculating <u>composite functions</u>, always work from inside the brackets out.
Begin with g(4): g(4) is the value of function g(x) when x = 4.
From inspection of the given table, g(4) = -6
Therefore, f[g(4)] = f(-6)
f(-6) is the value of function f(x) when x = -6.
From inspection of the given table, f(-6) = 4
Therefore, f[g(4)] = 4
Answer:
Step-by-step explanation:
"The difference of two numbers is 15."
x-y = 15
x>y
"Five times the smaller number is the same as 9 less than twice the larger number."
5y = 2x-9
y = x-15
substitution
5(x-15) = 2x-9
5x-75 = 2x-9
3x = 66
x = 22
y = x-15 = 7