A. Identify which variables are bound and which are free. We underline the bound variables, and overline the free variables.
∃xL(x¯,y¯)∧∀yL(y¯,x¯)
∀xA(x¯)∧B(x¯)
∀x(A(x¯)∧B(x¯))∧∀y(C(x¯)∧D(y¯))
∀x∃y[R(x¯,y¯)→(J(z¯)∧K(x¯))]∨R(y¯,x¯)
∀x1(M(x2¯)↔L(x2¯,x1¯))∧∃x2L(x3¯,x2¯)