IMO E.
from stmt 1,
\(sqrt(xz)\) is an integer ==> product of x and z is a square number like 4,9,16 etc
let \(x = 2, z = 8 ==> sqrt(xz) = sqrt(16)\)= which is an integer. But \(sqrt(z)\) which is \(sqrt(8)\) is not a integer.
let \(x= 4, z = 9 ==> sqrt(xz) = sqrt(36) =\)which is an integer. And \(sqrt(z)\) which is \(sqrt(9)\) is an integer.
Hence stmt 1 alone is not sufficient to say if z is an integer or not.
From stmt 2,
\(x = z^2. ==> sqrt(xz) = sqrt(z^3)\)
If z is anything other than 1 then sqrt(z) is not an integer
But if z = 1 then \(sqrt(z) = 1\)which is an integer.
Hence stmt 2 alone is not sufficient to say if z is an integer or not.
Togerther also, does not provide enough information.