Let F(x) = max {(x + 3), (7 – 2x)}. What is the minimum value of F(x) for 2 ≥ x ≥ 1
Please note that we are required to find out the minimum value of F(x), but F(x) always prefer to give the maximum of the two values (i.e., (x + 3), (7 - 2x)).
Thus there is only one possible condition to get the minimum of F(x) that is when both values i.e., (x + 3) and (7 - 2x) are equal.
(x+3) = (7-2x)
3x=4
x=43
This satisfies the constraint of 2 ≥ x ≥ 1. Minimum value will occur at x= 43 = max (133,133) = 133 = 4.33