Solveeit Logo

Question

Question: For real numbers \(x\) and \(y\), we define \(xRy\) if \(x - y + \sqrt 5 \) is irrational. Then, whi...

For real numbers xx and yy, we define xRyxRy if xy+5x - y + \sqrt 5 is irrational. Then, which of the following is true about R?
A. R is reflexive.
B. R is symmetric.
C. R is transitive.
D. None of these

Explanation

Solution

We will first write the meanings of R being reflexive, symmetric and transitive. Then, we will try to see if any of the properties are followed by the given relation and then mark that as correct.

Complete step-by-step answer:
Let us first understand the meanings of all the options:
Let R be a binary relation on a set A. Then,
R is reflexive if for all x  A,xRxx\; \in A,xRx.
R is symmetric if for all x,yAx,y \in A, if xRyxRy, then yRxyRx.
R is transitive if for all x,y,z  Ax,y,z\; \in A, if xRyxRy and yRxyRx, then xRzxRz.
R is an equivalence relation if A is nonempty and R is reflexive, symmetric and transitive.
Now, let us come back to our question. We define xRyxRy if xy+5x - y + \sqrt 5 is irrational.
Let us see if this relation is reflexive or not.
So, if this is reflexive for all x  A,xRxx\; \in A,xRx.
Consider xx+5=5x - x + \sqrt 5 = \sqrt 5 , which is irrational.
Hence, R is reflexive.
Let us see if this relation is symmetric or not.
Now, for all x,yAx,y \in A, if xRyxRy we need yRxyRx.
Consider (5,1)(\sqrt 5 ,1), we have xy+5=51+5=251x - y + \sqrt 5 = \sqrt 5 - 1 + \sqrt 5 = 2\sqrt 5 - 1, which is irrational but (1,5)(1,\sqrt 5 ), we get: xy+5=15+5=1x - y + \sqrt 5 = 1 - \sqrt 5 + \sqrt 5 = 1, which is rational.
Hence, R is not symmetric.
Let us see if this relation is transitive or not.
Now, for all x,y,z  Ax,y,z\; \in A, if xRyxRy and yRxyRx, then we need xRzxRz.
Consider (5,1)(\sqrt 5 ,1), we have: xy+5=51+5=251x - y + \sqrt 5 = \sqrt 5 - 1 + \sqrt 5 = 2\sqrt 5 - 1 , which is irrational.
And see (1,25)(1,2\sqrt 5 ), we have xy+5=125+5=15x - y + \sqrt 5 = 1 - 2\sqrt 5 + \sqrt 5 = 1 - \sqrt 5 , which is irrational.
But in (5,25)(\sqrt 5 ,2\sqrt 5 ), we get: xy+5=525+5=0x - y + \sqrt 5 = \sqrt 5 - 2\sqrt 5 + \sqrt 5 = 0 , which is rational.
Hence, it is not transitive as well.

So, the correct answer is “Option A”.

Note: The students might be tempted to leave the question after proving the A part to be correct. They may do that, if we have the same options and the same kind of question, but there is a possibility that you have an equivalence relation in the option. So, to prove that incorrect or correct, you will have to check every property.