CAT 2003 Slot 2 — QA Question 12
ModulusEasy
If |b| ≥ 1 and x = –|a|b, then which one of the following is necessarily true?
Answer & solution
- A
a – xb < 0
a – xb ≥ 0
- C
a – xb > 0
- D
a – xb ≤ 0
Solution
Consider the case when b is negative:
i.e. say b = –k, where k ≥ 1
Then, x = –|a|b = –|a| × (–k) = |a|k
∴ xb = –|a|k2
∴ a – xb = a + |a|k2
Now,
If a > 0, then a – xb = a + |a|k2 > 0 since all the terms will be positive
If a < 0 (say a = –2), then a – xb = –2 + 2k2 ≥ 0, since 2k2 ≥ 2 as k ≥ 1
However, if a = 0, then a – xb = 0 + 0 = 0
Hence, when b is negative, a – xb ≥ 0
Now, consider the case when b is positive:
i.e. say b = +k, where k ≥ 1
Then, x = –|a|b = –|a| × (k) = –|a|k
∴ xb = –|a|k2
This is the same value of xb as we got in the previous case. Hence, the same conclusions will hold.
∴ For all cases, a − xb ≥ 0
Hence, option (b).