When we have a function f(x) we can evaluate it for different arguments (the value of x) by replacing the argument in the definition of the function.
In this case, we know h(x) and we have to express h(3x). To do this, we replace x in the original function with 3x:
Answer: h(3x) = 27x²-4