CAT 2018 Slot 2 — QA Question 31
Basics (Functions)Easy
Let f(x) = max {5x, 52 – 2x2}, where x is any positive real number. Then the minimum possible value of f(x) is
Answer & solution
Correct answer: 20
Answer: 20
Solution
Easy
takes the larger of an increasing line and a decreasing (for ) downward parabola . The pointwise maximum of a rising and a falling curve is minimized exactly where they cross. Find that intersection and evaluate.
1
Why the minimum is at the crossing. For small , dominates and decreases; for large , dominates and increases. So bottoms out where the two pieces are equal.
2
Solve for the positive . Rearrange into a quadratic and factor.
3
Evaluate at . Both pieces agree there (from step 1).