Question
Question: Which type of relation \( {x^2} = xy \) is: (A) Symmetric (B) Reflexive and transitive (C) Tra...
Which type of relation x2=xy is:
(A) Symmetric
(B) Reflexive and transitive
(C) Transitive
(D) None of the above
Solution
Here, in the given question, we are given a relation and we need to find which type of relation it is from the given options. We will check for every type of relation individually by using their property which type of relation is given in the question.
Reflexive property-
The reflexive property states that for every real number x , x=x
Symmetric property-
The symmetric property states that for all real numbers x and y , if x=y , then y=x .
Transitive property-
The transitive property states that for all real numbers x , y and z , if x=y and y=z , then x=z .
Complete answer:
We have, x2=xy
For reflexive, we have xRx .
⇒x2=x⋅x , which is true. Hence, the given relation is reflexive.
For symmetric, we have
(x,y)→x2=x⋅y
(y,x)→y2=x⋅y
Which is not true. Hence, the given relation is not symmetric.
For transitive, we have: (x,y) , (y,z) , (x,z) .
x2=xy , y2=zy , x2=xz
⇒x=y , y=z , x=z
⇒x=y=z
Which is true. Hence, the given relation is transitive.
Thus, the given relation is both reflexive and transitive.
Therefore, the correct option is 2.
Note:
Remember that if a relation is reflexive, symmetric and transitive at the same time it is known as an equivalence relation. To solve this type of question one must know all types of relations and their properties. Representations of types of relations are given below in the table:
Relation type | Condition |
---|---|
Empty Relation | R=ϕ⊂A×A |
Universal Relation | R=A×A |
Identity Relation | I = \left\\{ {\left( {a,a} \right),a \in A} \right\\} |
Inverse Relation | {R^{ - 1}} = \left\\{ {\left( {b,a} \right):\left( {a,b} \right) \in R} \right\\} |
Reflexive Relation | (a,a)∈R |
Symmetric Relation | aRb⇒bRa,∀a,b∈/A |
Transitive Relation | aRb and bRc⇒aRc∀a,b,c∈A |