Let \(p(x), q(x)\), and \(r(x)\) be the following open statements.
$$
\begin{array}{ll}
p(x): & x^{2}-7 x+10=0 \\
q(x): & x^{2}-2 x-3=0 \\
r(x): & x<0
\end{array}
$$a) Determine the truth or falsity of the following statements, where the
universe is all integers. If a statement is false, provide a counterexample or
explanation.
i) \(\forall x[p(x) \rightarrow \neg r(x)]\)
ii) \(\forall x[q(x) \rightarrow r(x)]\)
iii) \(\exists x[q(x) \rightarrow r(x)]\)
iv) \(\exists x[p(x) \rightarrow r(x)]\)
b) Find the answers to part (a) when the universe consists of all positive
integers.
c) Find the answers to part (a) when the universe contains only the integers 2
and \(5 .\)