← Back to Test

Problem 7 - Entrance Test

If g(x) = x² - 4x + 3, find g(2).

Correct: A

g(2) = (2)² - 4(2) + 3 = 4 - 8 + 3 = -1.