The function reaches this maximum value for x in [0,1] if and only if

2(1 - x) = 1 + x
2 - 2x = 1 + x
1 = 3x

That is,

Is this a complete solution? Precise?


Return to the Problem Statement.