CAT 2021 Slot 1 — QA Question 4
ModulusEasy
The number of integers n that satisfy the inequalities |n - 60| < |n - 100| < |n - 20| is
Answer & solution
- A
18
- B
21
- C
20
19
Solution
Easy
The critical points split the number line into regions. In each region the absolute values open with definite signs, so the double inequality becomes ordinary linear inequalities — solve region by region and count the integers.
1
Region . Here and ; compare the first two terms.
\begin{aligned} &|n-60|<|n-100|\\ &\Rightarrow\ n-602
Region . Now , , . Apply both inequalities.
\begin{aligned} &n-60<100-n \Rightarrow 2n<160 \Rightarrow n<80\\ &100-n3
Region . Here and — check the second inequality for first, but the right inequality forces a contradiction with the rest; testing the binding part:
\begin{aligned} &100-n4
Count the integers. Only $60