CAT 2001 — QA Question 41
Number TheoryEasy
Let b be a positive integer and a = b2 – b. If b ≥ 4, then a2 – 2a is divisible by
Answer & solution
Correct answer: 24
- A
15
- B
20
24
- D
None of these
Solution
a2 – 2a = a(a – 2)
Substituting a = b2 – b, we get,
a2 – 2a = (b2 – b)[(b2 – b) – 2]
= b(b – 1)(b2 – b – 2)
= b(b – 1)(b – 2)( b + 1)
= (b – 2)(b – 1)b(b + 1)
This is a product of 4 consecutive positive integers which will definitely have a multiple of 2, 3 and 4.
∴ This must be divisible by 2 × 3 × 4 = 24
Hence, option (c).
Related Number Theory questions
- Of 128 boxes of oranges, each box contains at least 120 and at most 144 oranges.…
- In a 4-digit number, the sum of the first two digits is equal to that of the las…
- Anita had to do a multiplication. Instead of taking 35 as one of the multipliers…
- Ashish is given Rs. 158 in one rupee denominations. He has been asked to allocat…
- In some code, letters, a, b, c, d and e represent numbers 2, 4, 5, 6 and 10. How…
- Choose 1 ; if the question can be answered by using one of the statements alone,…