Answer :
In the function g(x) the exponent is (x - 1), so g(x) = 12 * 2 ^ (x -1)
h(x) = 3x
So, you have to find the product f(x) * h(x) for x = 6
f(6) = 12 * 2 (6 -1) = 12 * 2(5) = 12 * 32 = 384
h(6) = 3(6) = 18
f(6) * h(6) = 384 * 18 = 6912
Answer: 6912
h(x) = 3x
So, you have to find the product f(x) * h(x) for x = 6
f(6) = 12 * 2 (6 -1) = 12 * 2(5) = 12 * 32 = 384
h(6) = 3(6) = 18
f(6) * h(6) = 384 * 18 = 6912
Answer: 6912