Statement 1 is not sufficient - as in the other reply, x can be 36 or 6, each of which have two prime divisors, so may or may not be a perfect square.
Perfect squares always have an odd number of divisors, so if Statement 2 is true, and x has an even number of divisors, x cannot be a perfect square, so Statement 2 is sufficient.
If it's not clear why perfect squares must have an odd number of divisors, you can think about listing out the divisors for different numbers. If you take, first, a number like 15, which is not a square, the divisors will come in pairs that produce 15 as a product:
1 and 15
3 and 5
so we have an even number of divisors. It is only for perfect squares that we have a divisor that is not in a pair (since we'd need to pair it with itself) - so for example, the divisors of 36 are
1 and 36
2 and 18
3 and 12
4 and 9
6
and since we have that single 'unpaired' divisor, 36 has an odd number of divisors in total. And the same will be true for any other square.