Constraint: x is a positive Integer
To Answer: is \(x^4\), divisible by 16
Statement (1): \(x^2\) is divisible by 20.
For \(x^2\) to be divisible by 20, x has to be any 2 digit number ending in 0, x = 10, 20, 30 and so on
If x = 10, \(x^2\) = 100 which is divisible by 20 and \(x^4\) = 1 * 10,000 which is divisible by 16.
If x = 20, \(x^2\) = 400 which is divisible by 20 and \(x^4\) = 16 * 10,000 which is divisible by 16.
If x = 30, \(x^2\) = 900 which is divisible by 20 and \(x^4\) = 81 * 10,000 which is divisible by 16.
\(x^4 \) for any of the values of x will have a minimum of 4 zeroes in the end and hence will always be divisible by 16.
Statement (1) is Sufficient.The answer could be A or D
Statement (2): x is divisible by 25.
For x to be divisible by 25. x = 25, 50, 75, 100, 150, 200, 400, 800 and so on.
If x = 25, \(x^4 \) = 390625 and this is not divisible by 16.
If x = 50, \(x^4 \) = 625 * 10,000 and this is divisible by 16.
\(x^4 \) for numbers ending 5 are odd and can never be divisible by 16, whereas \(x^4 \) for x ending with a 0 will always be divisible by 16.
Since we have 2 conflicting statements ,
Statement (2) is Insufficient.Option AArun Kumar