William W. answered 01/07/25
Experienced Tutor and Retired Engineer
If the question were "What is g(2)?", how would you answer?
Just plug in "2" for "x", right?
g(2) = (2)2 - 4 = 0
If the question were "What is g(7)?", you would plug in "7" for "x":
g(7) = (7)2 - 4 = 45
So, g(3x) means plug in "3x" for "x" making it:
g(3x) = (3x)2 - 4 = 9x2 - 4