How would I solve the following question. And determine if its true or false.
1.$\forall x \in R , \exists y\in R, x^2+y^2=-1$
2: $\exists x\in R,\forall y \in R, x^2+y^2=-1$
For the first one I think I can justify it is false.
As for any arbitrary x must y must be
$y=\sqrt{-x^2-1}$ which would not be real number.
The second one I can say that two numbers squared cannot be a negative.So it would be false?