Define a binary relation ∼ on $\mathbb{Z}×\mathbb{Z}$ by $(a, b) ∼ (c, d)$ if and only if $ad = bc$.
Prove that ∼ is an equivalence relation.
I'm trying to prove symmetric of this relation. Do I just show that $ab=bc$ and $bc=ab$ are equivalent by commutative property? how can I prove it?