CAT 2020 Slot 3 — QA Question 8
Number TheoryEasy
Let m and n be natural numbers such that n is even and 0.2 < < 0..5. Then m – 2n equals
Answer & solution
Correct answer: 1
- A
4
- B
3
- C
2
1
Solution
Medium
Each of the three fractions lies strictly between and . Convert the simple bounds to integer ranges, use " even" to fix , then the middle fraction to fix .
1
Bound from .
\begin{aligned} &0.2<\frac{m}{20}<0.5\\ &\Rightarrow\ 42
Bound from , then use " even".
\begin{aligned} &0.2<\frac{n}{11}<0.5\\ &\Rightarrow\ 2.23
Use the middle fraction to fix . With :
\begin{aligned} &0.2<\frac{n}{m}<0.5\\ &\Rightarrow\ 0.2<\frac{4}{m}<0.5\\ &\Rightarrow\ 84
Compute .