(a). Describe all relations $R$ on $A$ which are simultaneously symmetric and antisymmetric.
(b). Describe all relations $R$ on $A$ which are reflexive, symmetric, and antisymmetric.
I have no idea what this even means. I know what symmetric, antisymmetric, reflexive and simultaneous means but I don't know what it means for how general this question this.
Thanks for the help!
HINT: Suppose that $R$ is a symmetric relation on $A$; then whenever $\langle x,y\rangle\in R$, we also have $\langle y,x\rangle\in R$. Informally, for any $x,y\in A$, either both $\langle x,y\rangle$ and $\langle y,x\rangle$ are in $R$, or neither is in $R$: $R$ cannot contain just one of the two.
Now suppose that $R$ is an antisymmetric relation on $A$; then whenever $R$ contains both $\langle x,y\rangle$ and $\langle y,x\rangle$, it turns out that $x=y$. In other words, if $x,y\in A$ and $x\ne y$, then $R$ cannot contain both $\langle x,y\rangle$ and $\langle y,x\rangle$.
Finally, suppose that $R$ is both symmetric and antisymmetric. If $x,y\in A$ and $x\ne y$, then $R$ cannot contain both $\langle x,y\rangle$ and $\langle y,x\rangle$, because $R$ is antisymmetric; and because $R$ is symmetric, it must contain either both of them or neither of them. So $R$ must contain ... ?
Note that this says nothing about whether $R$ contains pairs like $\langle x,x\rangle$; those are considered in the second part of the question.