TBT
If x is a positive integer, is x a multiple of 3?
(1) x^3 - x is a multiple of 3.
(2) k^3 - 2k^2 + k is not a multiple of 3; x=k-2.
Statement 1(1) x^3 - x is a multiple of 3.\(x(x^2 - 1)\)
x(x+1)(x-1) is a multiple of three
It is given that x is an integer, hence x(x+1)(x-1) is a product of three consecutive integers.
In this expression any of the integers can be a multiple of 3, it can be either x or (x-1) or (x+1).
Hence the statement is not sufficient.
We can eliminate A and D.
Statement 2(2) k^3 - 2k^2 + k is not a multiple of 3; x=k-2.\(k(k^2 - 2k +1)\)
\(k(k-1)^2\)
\(k = x + 2\)
\((x+2)(x+1)^2\) is not a multiple of 3
As x and k are integers, we can conclude that (x+2)(x+1) is not a multiple of.
A set of three consecutive integers is always a multiple of 3. As (x+2) and (x+1) is not a multiple, we can conclude that x is a multiple of 3.
The statement is sufficient.
Option B