CAT 2017 Slot 2 — QA Question 32
Basics (Functions)Easy
Let f(x) = 2x – 5 and g(x) = 7 – 2x. Then |f(x) + g(x)| = |f(x)| + |g(x)| if and only if
Answer & solution
- A
- B
- C
Solution
Now
|f(x) + g(x)| = |f(x)| + |g(x)|
This is true only if both f(x) and g(x) are both negative or both positive or both are zero
Case 1: Now if both f(x) and g(x) are greater than or equal to zero.
f(x) = 2x - 5 ≥ 0 or x ≥
g(x) = 7 - 2x ≥ 0 or x ≤
∴
Case 2: Now if both f(x) and g(x) are less than or equal to zero.
f(x) = 2x - 5 ≤ 0 or x ≤
g(x) = 7 - 2x ≤ 0 or x ≥
This means x ≥ and x ≤ .
However, this is not possible.
Hence, option (d).