(b) : We have,
(a,b)R(c,d)⇔ad(b−c)=bc(a−d)\\
⇒bcb−c=ada−d and
c1−b1=d1−a1⇒a1−b1=d1−c1\\
For reflexive :
(a,b)R(a,b)⇒a1−b1=b1−a1
which is false.\\
Hence it is not reflexive.\\
For symmetric,
(a,b)R(c,d)⇒a1−b1=d1−c1\\
⇒c1−d1=b1−a1⇒(c,d)R(a,b)
Hence, it is symmetric.\\
For transitive :
(a,b)R(c,d)⇒a1−b1=d1−c1\\
and
(c,d)R(e,f)⇒c1−d1=f1−e1\\
⇒a1−b1=e1−f1=(a,b)R(e,f)
\begin{enumerate}
\def\labelenumi{\arabic{enumi}.}
\setcounter{enumi}{13}
Hence, it is not transitive.