Is $R$ reflexive? Is $R$ symmetric? Is $R$ transitive?
I know $a=b$ is an equivalence relation so it is reflexive, symmetric, and transitive. I know $a-b=2^n$ is reflexive but not symmetric or transitive. Not symmetric because: $6-2=2^2$ but $2-6$ cannot be expressed as $2^{\text{natural number}}$. Not transitive because: $6-4=2^1$ and $4-3=2^0$ but $6-3$ cannot be expressed as $2^{\text{natural number}}$.
I did the truth tables for $P$ iff $Q$ or $R$ and the statement is true if either $Q$ and $R$ are both true, $Q$ is true and $R$ is false, or $R$ is true and $Q$ is false. Therefore, I thought it would be enough to show that because $a=b$ is an equivalence relation, $aRb$ iff $a=b$ or $a-b=2^n$ is an equivalence relation too. However, I got this question wrong on an exam. Do you have to show that both $a=b$ and $a-b=2^n$ are equivalence relations to show $aRb$ is one?