Question
Question: Let the function \(f : [0, 1] \rightarrow \mathbb{R}\) be defined as \[ f(x) = \max \left\{ \frac{|x...
Let the function f:[0,1]→R be defined as
f(x)=max{x+y+1∣x−y∣:0≤y≤1}, for 0≤x≤1.Then which of the following statements is correct?

A
f is strictly increasing on [0,21] and strictly decreasing on [21,1]
B
f is strictly decreasing on [0,21] and strictly increasing on [21,1]
C
f is strictly increasing on [0,23−1] and strictly decreasing on [23−1,1]
D
f is strictly decreasing on [0,23−1] and strictly increasing on [23−1,1]
Answer
f is strictly decreasing on [0,23−1] and strictly increasing on [23−1,1]
Explanation
Solution
Step 1. For fixed x, split the maximisation over y∈[0,1] at y=x:
- y≤x: x+y+1∣x−y∣=x+y+1x−y decreases in y, so its maximum is at y=0:
A(x)=x+1x. - y≥x: x+y+1∣x−y∣=x+y+1y−x increases in y, so its maximum is at y=1:
B(x)=x+21−x.
Thus
f(x)=max{A(x),B(x)}.Step 2. Find the switch point by solving A(x)=B(x):
x+1x=x+21−x⟹2x2+2x−1=0⟹x=23−1.Step 3. Check monotonicity on each region:
- For 0≤x<23−1, B(x) dominates and
B′(x)=(x+2)2−3<0 ⇒ strictly decreasing. - For 23−1<x≤1, A(x) dominates and
A′(x)=(x+1)21>0 ⇒ strictly increasing.
Hence the correct behaviour is strictly decreasing on [0,23−1] and strictly increasing on [23−1,1].