CAT 2021 Slot 2 — QA Question 16
ModulusEasy
For a real number x the condition |3x - 20| + |3x - 40| = 20 necessarily holds if
Answer & solution
- A
6 < x < 11
- B
9 < x < 14
- C
10 < x < 15
7 < x < 12
Solution
Easy
The two expressions inside the modulus, and , are the distances of from and from . Their sum equals (the gap between and ) precisely when lies between and . Solve the three sign-cases to confirm, then find which option's interval lies entirely inside the solution set.
1
Case . Both terms non-negative.
2
Case . First term non-negative, second negative.
So every with satisfies the equation.
3
Case and combine. Both terms non-positive gives (single point). The full solution set is the closed interval.
The condition "necessarily holds" means we need an interval that is entirely a subset of this. Test the options: $7
7