CAT 2018 Slot 1 — QA Question 30
Basics (Functions)Easy
Let f(x) = min {2x2, 52 − 5x}, where x is any positive real number. Then the maximum possible value of f(x) is
Answer & solution
Answer: 32
Solution
Easy
is the lower of two curves: (rising) and (falling). The "min" follows the rising curve, then switches to the falling one; the peak of the lower envelope sits exactly where the two curves cross.
1
Locate where the two curves meet. For , increases and decreases, so the minimum of the two is largest at their intersection.
2
Evaluate at the crossing point .