← Back to Test

Problem 1 - Entrance Test

If a, b, and c are positive real numbers such that a + b + c = 1, then what is the maximum value of (a^(1/3)) * (b^(1/3)) * (c^(1/3))?

Correct: D

undefined