Inactive Tutor answered 03/18/14
Tutor
New to Wyzant
∃x:P(x) reads 'there exists an x for which P(x) is true'.
∀x:P(x) will be true if for all values of x P(x) is true.
-Wikipedia
a) ∀students,students attend classes
b) ∃people:people are criminal
This would be my guess.