← Back to Test

Problem 1 - Entrance Test

If f(x)=3x+7 and g(x)=x²-4, what is f(g(2))?

Correct: A

g(2)=2²-4=0, then f(0)=3·0+7=7.