Question
Question: If A = (a, b, c, d), B = (p, q, r, s) then which of the following are relation from a to b \(a){{R...
If A = (a, b, c, d), B = (p, q, r, s) then which of the following are relation from a to b
a){{R}_{1}}=\left\\{ \left( a,p \right),\left( b,r \right),\left( c,s \right) \right\\}
b){{R}_{2}}=\left\\{ \left( q,b \right),\left( c,s \right),\left( d,r \right) \right\\}
c){{R}_{3}}=\left\\{ \left( a,p \right),\left( a,q \right),\left( d,p \right),\left( c,r \right),\left( b,r \right) \right\\}
d){{R}_{4}}=\left\\{ \left( a,p \right),\left( a,q \right),\left( b,s \right),\left( s,b \right) \right\\}
Solution
A relation R is called a relation from A to B if the elements of R=(x,y):x∈A,y∈B . Hence for each option we will check if the condition is satisfied and accordingly answer if it is a relation from A to B.
Complete step-by-step answer :
Now consider option a){{R}_{1}}=\left\\{ \left( a,p \right),\left( b,r \right),\left( c,s \right) \right\\}
Here the relation is R1 now let us consider all three elements
In (a,p) we have a∈A,p∈B
In (b,r) we have b∈A,p∈B
In (c,s) we have c∈A,q∈B
Hence all the elements are of the form (x,y):x∈A,y∈B hence we have R1 is a relation
Now consider option b){{R}_{2}}=\left\\{ \left( q,b \right),\left( c,s \right),\left( d,r \right) \right\\}
Here if we consider the first element itself (q,b) is such that q∈B,b∈A this element is not in the form of (x,y):x∈A,y∈B . hence R2 is not a relation from A to B
Now consider option c){{R}_{3}}=\left\\{ \left( a,p \right),\left( a,q \right),\left( d,p \right),\left( c,r \right),\left( b,r \right) \right\\}
Here also we have the elements (a,p),(a,q),(d,p),(c,r),(b,r).
Now a,d,c,b all belong to set A similarly p,q,r all belong to set B
Hence all the elements in R3 are of the form (x,y):x∈A,y∈B
Hence we have R3 is a relation from A to B
Now consider option d){{R}_{4}}=\left\\{ \left( a,p \right),\left( a,q \right),\left( b,s \right),\left( s,b \right) \right\\}
Now here if we consider the last element (s,b)
Here s∈B and b∈A
Hence the element is not in the form of (x,y):x∈A,y∈B
Hence R4 is not a relation from A to B.
Note : Now while checking if it is a relation from A to B we have to check that if all the elements are in the form of (x,y):x∈A,y∈B. Even if there is one element which does not follow the condition then we can say that the relation is not a relation from A to B.