CAT 2022 Slot 2 — QA Question 6
Number TheoryEasy
If a and b are non-negative real numbers such that a + 2b = 6, then the average of the maximum and minimum values of (a + b) is:
Answer & solution
- A
4
4.5
- C
3.5
- D
3
Solution
Easy
Express the target using the constraint so it depends on a single variable, then push that variable to its allowed extremes. Both and are non-negative, which caps how large each can grow.
1
Reduce to one variable. From , , so
2
Find the feasible range of . Need and :
3
Extremes of (decreasing in ):
Average — option (b).