a) Q(0) is false because ;
b) Q(-1) is false because ;
c) Q(1) is true because ;
d) is true because there exists x (x=1) that makes statement Q(x=1) to be true;
e) is false because Q(x) is not true for all x, see a) and b)
f) is true because there exists such a x for which Q(x) is not true, e.g. a) and b)
g) is true the same as f)