Home » Aptitude » Number System » Question
  1. If n is a whole number greater than 1, then n2(n2 – 1) is always divisible by :
    1. 16
    2. 12
    3. 10
    4. 8
Correct Option: B

n2(n2–1) = n2 (n + 1) (n – 1)
Now, we put values n = 2, 3..... When n = 2
∴  n2(n2 –1) = 4 × 3 × 1 = 12, which is a multiple of 12
When n = 3.
n2(n2 –1) = 9 × 4 × 2 = 72,
which is also a multiple of 12. etc.



Your comments will be displayed only after manual approval.