Question
Question: Let R be the relation on the set N defined by {(x, y) |x, y \(\in \) N, 2x+y=41}. Then R is (a) R...
Let R be the relation on the set N defined by {(x, y) |x, y ∈ N, 2x+y=41}. Then R is
(a) Reflexive
(b) Symmetric
(c) Transitive
(d) None of these
Solution
Hint: Here, we will use the definitions of reflexive, symmetric and transitive relations to check whether the given relations are reflexive, symmetric or transitive.
Complete step-by-step answer:
A relation between two sets is a collection of ordered pairs containing one object from each set. If the object x is from the first set and the object y is from the second set, then the objects are said to be related if the ordered pair (x, y) is in the relation.
A relation R is reflexive if each element is related itself, i.e. (a, a) ∈ R, where a is an element of the domain.
A relation R is symmetric in case if any one element is related to any other element, then the second element is related to the first, i.e. if (x, y) ∈ R then (y, x) ∈ R, where x and y are the elements of domain and range respectively.
A relation R is transitive in case if any one element is related to a second and that second element is related to a third, then the first element is related to the third, i.e. if (x, y) ∈ R and (y, z) ∈ R then (x, z) ∈ R.
Here, the given relation is:
{(x, y) |x, y ∈ N, 2x+y=41}
We will take an element (x, x) and check whether it belongs to R or not.
If (x, x) ∈ R, then we can write:
2x+x=41⇒3x=41⇒x=341
Since, it is given that R is defined on the set N, but here the value of x does not belong to N.
Therefore, (x, x) ∈/ R.
So, R is not reflexive.
Now, take an element (x, y) ∈ R.
Therefore, 2x+y=41.
This does not imply that 2y+x=41.
It means that (y, x) ∈/ R.
So, R is not symmetric.
Now, take elements (x, y) and (y, z) ∈ R.
So, we have:
2x+y=41.........(1)2y+z=41..........(2)
On multiplying equation (1) by 2 and subtracting it from equation (2), we get:
2y+z−(4x+2y)41−82⇒2y+z−4x−2y=−41⇒z−4x=−41
So, (x, z) ∈/ R.
This implies that R is not transitive.
Hence, option (d) is the correct answer.
Note: Students should note here that for a relation to be a particular type of relation, i.e. reflexive, symmetric or transitive, all its elements must satisfy the required conditions. If we are able to find even a single counter example, i.e. if any of the elements doesn’t satisfy the criteria, then we can’t proceed further.