← Back to Test

Problem 6 - Entrance Test

What is the value of (-3)^3 + (-2)^2 - (-1)^5?

Correct: B

(-3)^3 = -27, (-2)^2 = 4, and (-1)^5 = -1. Therefore, -27 + 4 - (-1) = -27 + 4 + 1 = -22.