Question
Question: Let X be the set of all persons living in Delhi. The persons a and b in X are said to be related if ...
Let X be the set of all persons living in Delhi. The persons a and b in X are said to be related if the difference in their ages is at most 5 years. The relation is
A. An equivalence relation
B. Reflexive and transitive but not symmetric
C. Symmetric and transitive but not reflexive
D. Reflexive and symmetric but not transitive
Solution
In the given question, we are given a set X having all people living in Delhi. To find the relation, we will check the equivalence of the set with the given condition, that is, we will check for reflexive, symmetric and transitive in the given set. We will first define the set X and the relation R as per the given condition, that is, R=(a,b):∣a−b∣≤5 . For reflexive, we will use the element (a,a). To check for symmetry, we have to prove if (a,b)∈R then (b,a)∈R. And for transitive, we will check if (a,b)∈R and (b,c)∈R then (a,c)∈R. Hence, we will have the relation for the given condition.
Complete step by step solution:
According to the given question, we are given a set named X which is the set of all people living in Delhi. The persons are related only if their ages differ by at most 5 years and we have to find the correct option from the given.
So, we have,
X=People living in Delhi
Let the relation between the people in Delhi be represented by R, we have,
R=(a,b):∣a−b∣≤5
So, we will check the equivalence relation and for that we will check for reflexive, symmetric and transitive in the given set.
For reflexive, let (a,a)∈R
We get,
⇒∣a−a∣≤5
⇒0≤5
Since, the condition is correct, the relation R is reflexive.
For symmetric, (a,b)∈R
⇒∣a−b∣≤5
We can also write it as,
⇒∣b−a∣≤5
Which we can write it as,
⇒(b,a)∈R
Since, (a,b)=(b,a), therefore the relation R is symmetric.
For transitive, we have two element (a,b),(b,c)∈R such that,
∣a−b∣≤5 and ∣b−c∣≤5
Adding up the above expression, we get,
∣a−b∣+∣b−c∣≤10
⇒∣a−c∣≤10
Which we can write it as,
⇒(a,c)≤10
And it is not similar to (a,c)≤5
So, (a,c)∈/R.
Therefore, the given relation R is not transitive.
Therefore, option D. Reflexive and symmetric but not transitive is correct.
Note: The reflexive, symmetric and transitive relation should be carefully checked as they determine if a relation is an equivalence relation or not. The options should be read carefully and should not be confused so that the correct answer is marked.