Quiz. Quantifiers and Scoping in FOL [000y]

Consider the formula

\[ \forall y.\ ((\forall x.\ p(x))) \to q(x, y) \]
  1. Is the \(y\) bound or free?
  2. Is the first occurrence of \(x\) bound or free?
  3. Is the second occurrence of \(x\) bound or free?