← Back to Test

Problem 9 - Entrance Test

If a = 2 and b = 3, what is the value of (a + b)^2?

Correct: A

(a + b)^2 = (2 + 3)^2 = 5^2 = 25.