

InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
251. |
Let A = {1, 2, 3, 4} and R = {(1, 1), (2, 2), (3, 3), (4, 4), (1, 2), (1, 3), (3, 2)}. Show that R is reflexive and transitive but not symmetric. |
Answer» It is given that R = {(1, 1), (2, 2), (3, 3), (4, 4), (1, 2), (1, 3), (3, 2)} We know that (1, 1), (2, 2), (3, 3), (4, 4) ∈ R is reflexive. We know that (1, 2) ∈ R but (2, 1) ∈ R Hence, R is not symmetric. The same way (1, 2) ∈ R and (2, 3) ∈ R but (1, 3) ∈ R Hence, R is transitive. |
|
252. |
When is a relation R on a set A not symmetric ? Let X= {1,2,3,4} and R be a relation on set X defined by R ={(1,2), (3,4), (2,2), (4,3), (2,3) }. Is R symmetric on X? |
Answer» A relation R on a set A is not symmetric if there are two distinct elements a ,b `in` A such that (a,b) `in R and (b,a) `in` R or (b,a) `in` R and (a,b) `in` R No. | |
253. |
Let A={ a,b,c} be a given set. Define a relation on A which is : (i) reflexive and transitive but not symmetric on A |
Answer» {(a,a), (b,b), (c,c), (b,a)} | |
254. |
When is a relation R on a set A not antisymmetric? Let A={1,2,3,4} and R be a relation on A defined by R={(1,1), (2,2), (3,4), (3,3),(2,1), (4,3)}. Is R antisymmetric on A? |
Answer» A relation R on a set A is not antisymmetric if there are two distinct elements a,b `in` R such that (a,b) `in` R and (b,a) `in` R , No. | |
255. |
Give an example of a relation which is reflexive and symmetric but not transitive. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. Let there be a set A. A = {1, 2, 3, 4} We need to define a relation on A which is reflexive and symmetric but not transitive. Let there be a set A. A = {1, 2, 3, 4} Reflexive relation: R = {(1, 1), (2, 2), (3, 3), (4, 4)} …(1) Symmetric relation: R = {(3, 4), (4, 3)} …(2) Combine results (1) and (2), we get R = {(1, 1), (2, 2), (3, 3), (4, 4), (3, 4), (4, 3)} Check for Transitivity: If (3, 4) ∈ R and (4, 3) ∈ R Then, (3, 3) ∈ R ∀ 3, 4 ∈ A [∵ A = {1, 2, 3, 4}] So eliminate (3, 3) from R, we get R = {(1, 1), (2, 2), (4, 4), (3, 4), (4, 3)} Check for Transitivity: If (4, 3) ∈ R and (3, 4) ∈ R Then, (4, 4) ∈ R ∀ 3, 4 ∈ A So, eliminate (4, 4) from R, we get R = {(1, 1), (2, 2), (3, 4), (4, 3)} Thus, the relation which is reflexive and symmetric but not transitive is: R = {(1, 1), (2, 2), (3, 4), (4, 3)} |
|
256. |
Let A={ a,b,c} be a given set. Define a relation on A which is : reflexive and symmetric but not transitive on A |
Answer» {(a,a), (b,b), (c,c), (b,c), (c,b), (a,b), (b,a) } | |
257. |
Can a relation R on a set A be both symmetric and antisymmetric? |
Answer» Any relation R on a set A in which (x,y) `in "R" implies` x=y is both symmetric and antisymmetric on A. | |
258. |
Let S be the set of all real numbers and let R be a relation in s,defined by `R={(a,b):aleB^(2)}.` show that R satisfies none of reflexivity , symmetry and transitivity . |
Answer» (i) Nonreflexivity Clearly ,`(1)/(2)` is a real number and `(1)/(2)le ((1)/(2))^(2)` is not true . `therefore ((1)/(2),(1)/(2))!in R.` hence ,R is not reflexive . (ii) Nonsymmetry consider the real numbers `(1)/(2) and 1.` Clearly ,`(1)/(2)le a^(2) implies((1)/(2),1)in R` but ,`1le((1)/(2))^(2)` is not true and so `(1,(1)/(2))!in R.` thus `((1)/(2),1)in R` but` (1,(1)/(2))in R.` hence ,R is not symmetric . (iii) Nontransitivity consider the real numbers 2,-2 and 1. Clearly `2le(-2)^(2)and -2le (1)^(2)"but" 2lt1^(2)`is not true . thus ,`(2,-2)in R and (-2,1)in R`but `(2,1)in R.` hence R is not transitive . |
|
259. |
Give an example of a relation which is reflexive and transitive but not symmetric. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. Let there be a set A. A = {1, 2, 3, 4} We need to define a relation on A which is reflexive and transitive but not symmetric. Let there be a set A. A = {1, 2, 3, 4} Reflexive relation: R = {(1, 1), (2, 2), (3, 3), (4, 4)} …(1) Transitive relation: R = {(3, 4), (4, 1), (3, 1)} …(2) Combine results (1) and (2), we get R = {(1, 1), (2, 2), (3, 3), (4, 4), (3, 4), (4, 1), (3, 1)} Check for Symmetry: If (3, 4) ∈ R Then, (4, 3) ∉ R ∀ 3, 4 ∈ A [∵ A = {1, 2, 3, 4}] One example is enough to prove that R is not symmetric. Thus, the relation which is reflexive and transitive but not symmetric is: R = {(1, 1), (2, 2), (3, 3), (4, 4), (3, 4), (4, 1), (3, 1)} |
|
260. |
Let A={ a,b,c} be a given set. Define a relation on A which is : transitive and symmetric but not reflexive on A |
Answer» {(b,c), (c,b), (b,b) } | |
261. |
Give an example of a relation which is symmetric and transitive but not reflexive. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. Let there be a set A. A = {1, 2, 3, 4} We need to define a relation on A which is symmetric and transitive but not reflexive. It is not possible to define such relation which is symmetric and transitive but not reflexive. As every relation which is symmetric and transitive will use identity ordered pair of the form (x, x) to balance the relation (to make the relation symmetric and transitive). Without such identity pair both, symmetry and transitivity will not be possible. |
|
262. |
Find the domain and range of each of the following relations : R={ (x,y) :x is an integer and `|x| lt 3 and y= |3|`} |
Answer» Dom.( R ) ={ -2,-1,0,1,2} and Range ( R ) ={ 5,4,3,2,1} |
|
263. |
Give an example of a relation which is symmetric but neither reflexive nor transitive. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. Let there be a set A. A = {1, 2, 3, 4} We need to define a relation which is symmetric but neither reflexive nor transitive. Let there be a set A. A = {1, 2, 3, 4} Symmetric Relation: {(1, 3), (3, 1)} This is neither reflexive nor transitive. ∵ (1, 1) ∉ R (3, 3) ∉ R Hence, R is not reflexive. ∵ (1, 3) ∈ R and (3, 1) ∈ R Then, (1, 1) ∉ R Hence, R is not transitive. Thus, the relation which is symmetric but neither nor transitive is: R = {(1, 3), (3, 1)} |
|
264. |
Let `R={(a,b):a,binN" and "a=b^(2)},` Show that R satisfies none of reflexivity, symmetry and transitivity. |
Answer» (i) R is not reflexive, since `2ne2^(2)` and therefore (2,2)`!inR.` (ii) Since `4=2^(2),so(4,2)inR.` But, `2ne4^(2)`, So, `(2,4)!inR.` Thus, `(4,2)inR" but "(2,4)!inR.` `:." "` R is not symmetric. (iii) Since `16=4^(2)`, so (16,4)inR.` Also, `4=2^(2)`, so `(4,2)inR.` But, `16ne2^(2)implies(16,2)!inR.` Thus, `(16,4)inR" and "(4,2)inR." But "(16,2)!inR.` `:." "` R is not transitive. Hence, R satsfies none of reflexivity, symmetry and transitivity. |
|
265. |
Let S be the set of all real numbers and let R be relation in S, defied by `R={(a,b):aleb^(3)}.` Show that R satisfies none reflexivity , symmetry and transitivity . |
Answer» (i) Nonreflexivity Clearly ,`(1)/(2)` is a real number and `(1)/(2)le ((1)/(2))^(3)` is not true . `therefore ((1)/(2),(1)/(2))!in R.` hence ,R is not reflexive . (ii) Nonsymmetry take the real numbers `(1)/(2)and 1.` Clearly ,`(1)/(2)le 1^(3)` is true and therefore ,`((1)/(2),1) in R` But `1 le ((1)/(2))^(3)` is not true and so `(1,(1)/(2))!in R.` hemce ,R is not symmetric . (iii) Nontransitivity COnsider the real numbers `3,(3)/(2) and (4)/(3).` Clearly ,`3le((3)/(2))^(3)and (3)/(2)le((4)/(3))^(3)"but"3le((4)/(3))^(3)` is not true thus ,`(3,(3)/(2)) in R and ((3)/(2),(4)/(3))!in R.` Hence R is not transitive. thus ,R Satisfies none of reflexivity , symmetry and transitivity . |
|
266. |
Find the domain and range of each of the following relations : `R_(5)` ={(x-5,2x-7) : x is an odd natural number less than 10 } |
Answer» Dom `(R_(5))` ={-4,-2,0,2,4} and Range `(R_(5))` = {-5,-1,3,7,11) |
|
267. |
Find the domain and range of each of the following relations : `R_(6)={(x, x^(2)-31) `:x is a prime number less than 12 } |
Answer» Dom . `(R_(6))` ={2,3,5,7,11} and Range `(R_(6))` = {-27,-22,-6,18,90} |
|
268. |
Find the domain and range of each of the following relations : (i). `R_(1)={(a,(1)/(a)):0 lt a lt 5` and a is an integer } |
Answer» Dom `(R_(1))` ={1,2,3,4} and Range `(R_(1))={1,(1)/(2),(1)/(3),(1)/(4)}` |
|
269. |
Find the domain and range of each of the following relations : S={(x,y) :x,y `in NN` and x+3y=12}. |
Answer» Dom. (S) ={ 9,6,3,} and Range (S) ={1,2,3} | |
270. |
Give an example of a relation which is transitive but neither reflexive nor symmetric. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. Let there be a set A. A = {1, 2, 3, 4} We need to define a relation which is transitive but neither reflexive nor symmetric. Let there be a set A. A = {1, 2, 3} Transitive Relation: R = {(2, 4), (4, 1), (2, 1)} This is neither reflexive nor symmetric. ∵ (1, 1) ∉ R (2, 2) ∉ R (4, 4) ∉ R Hence, R is not reflexive. ∵ if (2, 4) ∈ R Then, (4, 2) ∉ R Hence, R is not symmetric. Thus, the relation which is transitive but neither reflexive nor symmetric is: R = {(2, 4), (4, 1), (2, 1)} |
|
271. |
Let R = {(a, b): a = b2} for all a, b ∈ N.Show that R satisfies none of reflexivity, symmetry and transitivity. |
Answer» It is given that R = {(a, b): a = b2} for all a, b ∈ N Reflexivity- By substituting 2 we get 2 ≠ 22 where 2 is not related to 2 It can be written as (2, 2) ∉ R Hence, R is not reflexive. Symmetry- By substituting 4 we get 4 = 22 It can be written as (4, 2) ∈ R and (2, 4) ∉ R Hence, R is not symmetric. Transitive- Here, we know that (16, 4) ∈ R and (16, 2) ∉ R Therefore, R is not transitive. |
|
272. |
Define a relation R on the set A ={a,b,c} which is neither reflexive nor symmetric and transitive. |
Answer» R={ ( a,b), (b,c), (c,a) } | |
273. |
Find the domain and range of each of the following relations : `R_(3) `={ (x,y) :x,y` in N N ` , and 2x+y=41 } |
Answer» Dom `(R_(3))`={1,2,3,`cdots`,19,20} and Range `(R_(3))` ={39,37,35,`cdots`,3,1} |
|
274. |
Given the relation R = {(1, 2), (2, 3)} on the set A = {1, 2, 3}, add a minimum number ordered pairs so that the enlarged relation is symmetric, transitive and reflexive. |
Answer» Given is: R = {(1, 2), (2, 3)} on the set A. A = {1, 2, 3} Right now, we have R = {(1, 2), (2, 3)} Symmetric Relation: We know (1, 2) ∈ R Then, (2, 1) ∈ R Also, (2, 3) ∈ R Then, (3, 2) ∈ R So, add (2, 1) and (3, 2) in R, so that we get R’ = {(1, 2), (2, 1), (2, 3), (3, 2)} Transitive Relation: We need to make the relation R’ transitive. So, we know (1, 2) ∈ R and (2, 1) ∈ R Then, (1, 1) ∈ R Also, (2, 3) ∈ R and (3, 2) Then, (2, 2) ∈ R Also, (2, 1) ∈ R and (1, 2) ∈ R Then, (2, 2) ∈ R Also, (3, 2) ∈ R and (2, 3) ∈ R Then, (3, 3) ∈ R Add (1, 1), (2, 2) and (3, 3) in R’, we get R’’ = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 1), (2, 3), (3, 2)} Thus, we have got a relation which is reflexive, symmetric and transitive. R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 1), (2, 3), (3, 2)} The ordered pair added are (1, 1), (2, 2), (3, 3), (3, 2). |
|
275. |
Let S be the set of all real numbers. Show that the relation R = {(a, b): a2 + b2 = 1} is symmetric but neither reflexive nor transitive. |
Answer» We know that R = {(a, b): a2 + b2 = 1} Reflexive- R is the set of real numbers If a ∈ R then a2 + a2 ≠ 1 where a = 2, 3 …. Therefore, R is not reflexive. Symmetric- Consider (a, b) ∈ R where a2 + b2 = 1 We get (b, a) ∈ R and (a, b) ∈ R Hence, R is symmetric. Transitive- Consider (a, b) ∈ R and (b, c) ∈ R We know that (cos 30o, sin 30o) ∈ R and (sin 30o, cos 30o) ∈ R So (cos 30o, cos 30o) ∉ R Therefore, R is not transitive. Here, R is symmetric but neither reflexive nor transitive. |
|
276. |
Let `A={a , b , c)`and the relation R be defined on A as follows: `R={(a , a),(b , c),(a , b)}dot`Then, write minimum number of ordered pairs to be added in R to make itreflexive and transitive. |
Answer» Here, `A = {a,b,c}.` `R = {(a,a),(b,c),(a,b)}` Now, to make `R` reflexive, we should add `(b,b),(c,c)`. `:. R = {(a,a),(b,c),(a,b),(a,a),(b,b)}.` Now, `R` is reflexive. Now, `R` contains `(a,b),(b,c)`, but do not have `(a,c)`. So, we have to add `(a,c)` to make `R` transitive. `:. R = {(a,a),(b,c),(a,b),(a,a),(b,b),(a,c)}.` Now, `R` is transitive and reflexive. |
|
277. |
Let `n`be a fixedpositive integer. Define a relation `R`on Z asfollows:`(a , b)R a-b`is divisibleby `ndot`Show that `R`is anequivalence relation on `Zdot` |
Answer» Here, `R = {(a,b):a,b in R and (a-b)` is divisible by `5n}` For all `a in R`, `=> (a-a) =0` and `0` is divisible by `5`. `:. R` is refexive. Since in `R` for every `(a,b) in R` `=> (a-b)` is divisible by `n`. `=> (-(b-a))` is divisible by `n`. `=> (b-a)` is also divisble by `n`. `:. (b,a) in R`. `:. R` is symmetric. Since `(a,b) in R and (b,c) in R` `=> (a-b)` is divisible by `n` & `(b-c)` is divisible by `n`. `=> (a-b+(b-c))` is divisible by `n`. `=> (a-c)` is divisible by `n`. `:. (a,c) in R`. `:. R` is transitive. As `R` is reflexive, symmetric and transitive, `R` is an equivalence relation. |
|
278. |
R is a relation is defined on the set {1,2,3,4} as follow R={(1,2), (2,2), (1,1), (4,4), (1,3), (3,3), (3,2)} Then choose the coR Rect option of the followingA. R is reflexive symmetric but not transitiveB. R is reflexive transitive but not symmetricC. R is symmetric transitive but not reflexiveD. R is an equivalence |
Answer» Correct Answer - b | |
279. |
Let `R`be a relation defined on the setof natural numbers N as`R={(x , y): x , y in N ,2x+y=41}`Find the domain and range of R. Also, verify whether R is (i) reflexive, (ii) symmetric (iii) transitive. |
Answer» `2x+y = 41` `=>x = (41-y)/2` `:. y in {1,3,5,7....39}`, which is range of `R`. `:. x in {1,2,3,4...19,10}`, which is domain of `R`. Now,`R = {(x,y): x,y in N and 2x+y = 41}` Now, for `(a,a)`, `2a+a = 41, => a = 41/3 => a !in N` `:. (a,a) !in R` `:. R` is not reflexive. `(a,b) in R`. It means `2a+b = 41`. But, it is not neccessaty that `2b+a = 41`.`:. (b,a) notin R`. `:. R` is not symmetric. If `(a,b) in R`, Then, `2a+b = 41`. If `(b,c) in R`, Then, `2b+c = 41` Then, `2a+b+2b+c = 82` `=>2a+3b+c =82` For `2a+c = 41`, `3b = 41 or b = 41/3 `, which is not true as `b in N`. `:. (a,c) notin R`. `:. R` is not transitive. |
|
280. |
Let S be the set of all points in a plane and let R be a relation in S defined by R = {(A, B): d(A, B) < 2 units}, where d(A, B) is the distance between the points A and B.Show that R is reflexive and symmetric but not transitive. |
Answer» (i) Reflexive- d(A, A) < 2 we get (A, A) ∈ R (ii) Symmetric- (A, B) ∈ R We get d (A, B) < 2 and d (B, A) < 2 So (B, A) ∈ R (iii) Transitive- If A (0, 0), B (1.5, 0) and C (3, 0) are the point s we get d (A, B) = 1.5, d (B, C) = 1.5 and d (A, C) = 3 So we get d (A, C) < 2 is not true Therefore, R is reflexive and symmetric but not transitive. |
|
281. |
Each of the following defines a relation on N :x + y = 10, x, y ∈ NDetermine which of the above relations are reflexive, symmetric and transitive. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. We have x + y = 10, x, y ∈ N This relation is defined on N (set of Natural Numbers) The relation can also be defined as R = {(x, y): x + y = 10} on N Check for Reflexivity: ∀ x ∈ N We should have, (x, x) ∈ R ⇒ x + x = 10, which is not true everytime. Take x = 4. x + x = 10 ⇒ 4 + 4 = 10 ⇒ 8 = 10, which is not true. That is 8 ≠ 10. So, ∀ x ∈ N, then (x, x) ∉ R ⇒ R is not reflexive. Check for Symmetry: ∀ x, y ∈ N If (x, y) ∈ R ⇒ x + y = 10 Now, replace x by y and y by x. We get y + x = 10, which is as same as x + y = 10. ⇒ y + x = 10 ⇒ (y, x) ∈ R So, if (x, y) ∈ R, and then (y, x) ∈ R ∀ x, y ∈ N ⇒ R is symmetric. Check for Transitivity: ∀ x, y, z ∈ N If (x, y) ∈ R and (y, z) ∈ R ⇒ x + y = 10 and y + z = 10 ⇒ x + z = 10, may or may not be true. Let us take x = 6, y = 4 and z = 6 x + y = 10 ⇒ 6 + 4 = 10 ⇒ 10 = 10, which is true. y + z = 10 ⇒ 4 + 6 = 10 ⇒ 10 = 10, which is true. x + z = 10 ⇒ 6 + 6 = 10 ⇒ 12 = 10, which is not true That is, 12 ≠ 10 ⇒ x + z ≠ 10 ⇒ (x, z) ∉ R So, if (x, y) ∈ R and (y, z) ∈ R, and then (x, z) ∉ R ∀ x, y, z ∈ N ⇒ R is not transitive. Hence, the relation is symmetric but neither reflexive nor transitive. |
|
282. |
Let S be the set of all points in a plane and R be a relation on S defines as `R={(P,Q):` distance between `P and Q` is less than 2 units} Show that R is reflexive and symmetric but not transitive. |
Answer» `R = {(P,Q):` distance between `P` and `Q` is less than `2` units. `R` is reflexive as point `P` will have `0` unit distance with `P` which is less than `2`. So, `(P,P) in R`. Now, Let `(P,Q) in R`. `=>` Distance between `P` and `Q` is less than `2` units. `=>` Distance between `Q` and `P` is less than `2` units. `:. (Q,P) in R`. `:. R` is symmetric. Now, Let `(P,Q) in R and (Q, S) in R` It means distance between `P` and `Q` is less than `2` units and distance between `Q` and `S` is less than `2` units. But it is not neccessary, distance beteen `P` and `S` is less than `2` units. `=> (P,S) notinR`. `:. R` is not transitive. Therefore, `R` is reflexive and symmetric but not transitive. |
|
283. |
Each of the following defines a relation on N :xy is square of an integer, x, y ∈ NDetermine which of the above relations are reflexive, symmetric and transitive. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. We have xy is the square of an integer. x, y ∈ N. This relation is defined on N (set of Natural Numbers) The relation can also be defined as R = {(x, y): xy = a2, a = √(xy), a ∈ N} on N Check for Reflexivity: ∀ x ∈ N We should have, (x, x) ∈ R ⇒ xx = a2, where a = √(xx) ⇒ x2 = a2, where a = √(x2) which is true every time. Take x = 1 and y = 4 xy = a2 ⇒ 1 × 4 = (√(1 × 4))2 [∵ a = √(xy)] ⇒ 4 = (√4)2 ⇒ 4 = (2)2 ⇒ 4 = 4 So, ∀ x ∈ N, then (x, x) ∈ R ⇒ R is reflexive. Check for Symmetry: ∀ x, y ∈ N If (x, y) ∈ R ⇒ xy = a2, where a = √(xy) Now, replace x by y and y by x. We get yx = a2, which is as same as xy = a2 where a = √(yx) ⇒ yx = a2 ⇒ (y, x) ∈ R So, if (x, y) ∈ R, and then (y, x) ∈ R ∀ x, y ∈ N ⇒ R is symmetric. Check for Transitivity: ∀ x, y, z ∈ N If (x, y) ∈ R and (y, z) ∈ R ⇒ xy = a2 and yz = a2 ⇒ xz = a2, may or may not be true. Let us take x = 8, y = 2 and z = 50 xy = a2, where a = √(xy) ⇒ (8)(2) = (√(8 × 2))2 ⇒ 16 = (4)2 ⇒ 16 = 16, which is true. yz = a2 ⇒ (2)(50) = (√(2 × 50))2 ⇒ 100 = (10)2 ⇒ 100 = 100, which is true xz = a2 ⇒ (8)(50) = (√(8 × 50))2 ⇒ 400 = (20)2 ⇒ 400 = 400 We won’t be able to find a case to show a contradiction. ⇒ xz = a2 ⇒ (x, z) ∈ R So, if (x, y) ∈ R and (y, z) ∈ R, and then (x, z) ∈ R ∀ x, y, z ∈ N ⇒ R is transitive. Hence, the relation is symmetric and transitivity, but not reflexive. |
|
284. |
Let R be a relation defined on the set of natural numbers N asR = {(x, y) : x, y ∈ N, 2x + y = 41}Find the domain and range of R. Also, verify whether R is(i) reflexive,(ii) symmetric(iii) transitive. |
Answer» First let us define what range and domain are. Range: The range of a function is the complete set of all possible resulting values of the dependent variable (y, usually) after we have substituted the domain. In plain English, the definition means: The range is the resulting y-values we get after substituting all the possible x-values. Domain: The domain of definition of a function is the set of "input" or argument values for which the function is defined. That is, the function provides an "output" or value for each member of the domain. We have been given that, R is a relation defined on N. N = set of natural numbers R = {(x, y): x, y ∈ N, 2x + y = 41} We have the function as 2x + y = 41 ⇒ y = 41 – 2x As y ∈ N (Natural number) ⇒ 41 – 2x ≥ 1 ⇒ –2x ≥ 1 – 41 ⇒ –2x ≥ –40 ⇒ 2x ≤ 40 ⇒ x ≤ 20 So, the domain is first 20 natural numbers. As, 2x + y = 41 ⇒ 2x = 41 – y ⇒ 41 – y/ 2 As x ∈ N (Natural number) ⇒ 41 – y/2 ≥ 1 ⇒ 41 – y ≥ 2 ⇒ –y ≥ 2 – 41 ⇒ –y ≥ –39 ⇒ y ≤ 39 So, the range is first 39 natural numbers. We have relation R defined on set N. R = {(x, y): x, y ∈ N, 2x + y = 41} Check for Reflexivity: ∀ x ∈ N If (x, x) ∈ R ⇒ 2x + x = 41 ⇒ 3x = 41 ⇒ x = 41/3 ⇒ x = 13.67 But, x ≠ 13.67 as x ∈ N. ⇒ (x, x) ∉ R So, ∀ x ∈ N, then (x, x) ∉ R ⇒ R is not reflexive. ∴ R is not reflexive. Check for Symmetry: ∀ x, y ∈ N If (x, y) ∈ R ⇒ 2x + y = 41 …(i) Now, replace x by y and y by x, we get ⇒ 2y + x = 41 …(ii) Take x = 20 and y = 1. Equation (i) ⇒ 2(20) + 1 = 41 ⇒ 40 + 1 = 41 ⇒ 41 = 41, holds true. Equation (ii) ⇒ 2(1) + 20 = 41 ⇒ 2 + 20 = 41 ⇒ 22 = 41, which is not true as 22 ≠ 41. ⇒ (y, x) ∉ R So, if (x, y) ∈ R, then (y, x) ∉ R. ∀ x, y ∈ N ⇒ R is not symmetric. ∴ R is not symmetric. Check for Transitivity: ∀ x, y, z ∈ N If (x, y) ∈ R and (y, z) ∈ R ⇒ 2x – y = 41 and 2y – z = 41 ⇒ 2x – z = 41, may be true or not. Let us sole these to find out. We have 2x – y = 41 …(iii) 2y – z = 41 …(iv) Multiply 2 by equation (i), we get 4x – 2y = 82 …(v) Adding equation (v) and (iv), we get (4x – 2y) + (2y – z) = 82 + 41 ⇒ 4x – z = 123 ⇒ 2x + 2x – z = 123 ⇒ 2x – z = 123 – 2x Take x = 40 (as x ∈ N) ⇒ 2x – z = 123 – 2(40) ⇒ 2x – z = 123 – 80 ⇒ 2x – z = 43 ≠ 41 ⇒ (x, z) ∉ R So, if (x, y) ∈ R and (y, z) ∈ R, then (x, z) ∉ R. ∀ x, y, z ∈ N ⇒ R is not transitive. ∴ R is not transitive. |
|
285. |
Each of the following defines a relation on N :x + 4y = 10, x, y ∈ NDetermine which of the above relations are reflexive, symmetric and transitive. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. We have x + 4y = 10, x, y ∈ N This relation is defined on N (set of Natural Numbers) The relation can also be defined as R = {(x, y): 4x + y = 10} on N Check for Reflexivity: ∀ x ∈ N We should have, (x, x) ∈ R ⇒ 4x + x = 10, which is obviously not true everytime. Take x = 4. 4x + x = 10 ⇒ 16 + 4 = 10 ⇒ 20 = 10, which is not true. That is 20 ≠ 10. So, ∀ x ∈ N, then (x, x) ∉ R ⇒ R is not reflexive. Check for Symmetry: ∀ x, y ∈ N If (x, y) ∈ R ⇒ 4x + y = 10 Now, replace x by y and y by x. We get 4y + x = 10, which may or may not be true. Take x = 1 and y = 6 4x + y = 10 ⇒ 4(1) + 6 = 10 ⇒ 4 + 6 = 10 ⇒ 10 = 10 4y + x = 10 ⇒ 4(6) + 1 = 10 ⇒ 24 + 1 = 10 ⇒ 25 = 10, which is not true. ⇒ 4y + x ≠ 10 ⇒ (y, x) ∉ R So, if (x, y) ∈ R, and then (y, x) ∉ R ∀ x, y ∈ N ⇒ R is not symmetric. Check for Transitivity: ∀ x, y, z ∈ N If (x, y) ∈ R and (y, z) ∈ R Then, (x, z) ∈ R We have 4x + y = 10 ⇒ y = 10 – 4x Where x, y ∈ N So, put x = 1 ⇒ y = 10 – 4(1) ⇒ y = 10 – 4 ⇒ y = 6 Put x = 2 ⇒ y = 10 – 4(2) ⇒ y = 10 – 8 ⇒ y = 2 We can’t take y >2, because if we put y = 3 ⇒ y = 10 – 4(3) ⇒ y = 10 – 12 ⇒ y = –2 But, y ≠ –2 as y ∈ N So, only ordered pairs possible are R = {(1, 6), (2, 2)} This relation R can never be transitive. Because if (a, b) ∈ R, then (b, c) ∉ R ⇒ R is not reflexive. Hence, the relation is neither reflexive nor symmetric nor transitive. |
|
286. |
Each of the following defines a relation on N :x > y, x, y ∈ NDetermine which of the above relations are reflexive, symmetric and transitive. |
Answer» Recall that for any binary relation R on set A. We have, R is reflexive if for all x ∈ A, xRx. R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. We have x > y, x, y ∈ N This relation is defined on N (set of Natural Numbers) The relation can also be defined as R = {(x, y): x > y} on N Check for Reflexivity: ∀ x ∈ N We should have, (x, x) ∈ R ⇒ x > x, which is not true. 1 can’t be greater than 1. 2 can’t be greater than 2. 16 can’t be greater than 16. Similarly, x can’t be greater than x. So, ∀ x ∈ N, then (x, x) ∉ R ⇒ R is not reflexive. Check for Symmetry: ∀ x, y ∈ N If (x, y) ∈ R ⇒ x > y Now, replace x by y and y by x. We get y > x, which may or not be true. Let us take x = 5 and y = 2. x > y ⇒ 5 > 2, which is true. y > x ⇒ 2 > 5, which is not true. ⇒ y > x, is not true as x > y ⇒ (y, x) ∉ R So, if (x, y) ∈ R, but (y, x) ∉ R ∀ x, y ∈ N ⇒ R is not symmetric. Check for Transitivity: ∀ x, y, z ∈ N If (x, y) ∈ R and (y, z) ∈ R ⇒ x > y and y > z ⇒ x > y > z ⇒ x > z ⇒ (x, z) ∈ R So, if (x, y) ∈ R and (y, z) ∈ R, and then (x, z) ∈ R ∀ x, y, z ∈ N ⇒ R is transitive. Hence, the relation is transitive but neither reflexive nor symmetric. |
|
287. |
Let A = {a, b, c} and the relation R be defined on A as follows R = {(a,a), (b, c), (a, b)}. Then, write a minimum number of ordered pairs to be added in R to make it reflexive and transitive. |
Answer» Recall that, R is symmetric if for all x, y ∈ A, if xRy, then yRx. R is transitive if for all x, y, z ∈ A, if xRy and yRz, then xRz. We have relation R = {(a, a), (b, c), (a, b)} on A. A = {a, b, c} For Transitive: If (a, b) ∈ R and (b, c) ∈ R Then, (a, c) ∈ R ∀ a, b, c ∈ A For Reflexive: ∀ a, b, c ∈ R Then, (a, a) ∈ R (b, b) ∈ R (c, c) ∈ R We need to add (b, b), (c, c) and (a, c) in R. We get R = {(a, a), (b, b), (c, c), (a, b), (b, c), (a, c)} |
|
288. |
Let A = {1, 2, 3} and R = {(1, 2), (1, 1), (2, 3)} be a relation on A. What minimum number of ordered pairs may be added to R so that it may become a transitive relation on A. |
Answer» We have the relation R such that R = {(1, 2), (1, 1), (2, 3)} R is defined on set A. A = {1, 2, 3} Recall that, A relation R defined on a set A is called transitive if (a, b) ∈ R and (b, c) ∈ R, then (a, c) ∈ R, ∀ a, b, c ∈ A. For transitive relation: Note in R, (1, 2) ∈ R and (2, 3) ∈ R Then, (1, 3) ∈ R So, add (1, 3) in R. R = {(1, 2), (1, 1), (2, 3), (1, 3)} Now, we can see that R is transitive. Hence, the ordered pair to be added is (1, 3). |
|
289. |
Let A= {1,2,3} and R={(1,2), (2,3), (3,3), }be a relation on A. Add a (i) minimum (ii) maximum number of ordered pairs to R so that enlarged relation becomes an equivalence relation on A. |
Answer» (2,2) ,(3,2) ii. (2,2), (3,2), (1,2), (2,1), (3,1), (1,3) |
|
290. |
Let `A={1,2,3}`and `R={(1,2),(1,1),(2,3)}`be a relationon `A`. Whatminimum number of ordered pairs may be added to `R`so that itmay become a transitive relation on `Adot` |
Answer» A relation `R` is transitive when `(a,b) in R and (b,c) in R`, Then, `(a,c) in R`. Here, `R = {(1,2),(1,1),(2,3)}` Here, we have `(1,2) and (2,3)`, so if we add ordered pair `(1,3)`, `R` will become transitive. `:. R = {(1,2),(1,1),(2,3),(1,3)}` Now, `R` is transitive. |
|
291. |
If a ∈ { - 1, 2, 3, 4, 5} and b ∈ {0, 3, 6}, write the set of all ordered pairs (a, b) such that a + b = 5. |
Answer» Given, a ∈ { - 1, 2, 3, 4, 5} and b ∈ {0, 3, 6}, To find : the ordered pair (a, b) such that a + b = 5 then the ordered pair (a, b) such that a + b = 5 are as follows (a, b)∈ {( - 1, 6), (2, 3), (5, 0)} |
|
292. |
Given torelation `R={(1,2),(2,3)}`on the set `A={1,2,3},`add a minimumnumber of ordered pairs so that the enlarged relation is symmetric,transitive and reflexive. |
Answer» Here, `A = {1,2,3}`. `R = {(1,2),(2,3)}` To make `R` reflexive, we will add `(1,1),(2,2),(3,3)`. `:. R = {(1,2),(2,3),(1,1),(2,2),(3,3)}`. To make `R` symmetric, we will add `(2,1),(3,2),`. `:. R = {(1,2),(2,3),(1,1),(2,2),(3,3),(2,1),(3,2)}`. To make `R` transitive, we will add `(1,3),(3,1),`. `:. R = {(1,2),(2,3),(1,1),(2,2),(3,3),(2,1),(3,2),(1,3),(3,1)}`. |
|
293. |
If the ordered pairs (x,-1) and (5, y) belong to the set {(a, b): b = 2a - 3}, find the values of x and y. |
Answer» Given the ordered pairs (x,-1) and (5, y) belong to the set, {(a, b) : b = 2a - 3} To find : values of x and y solving for first order pair ⇒ (x,-1) = {(a, b): b = 2a - 3} ⇒ x = a and b = -1 If b = - 1 then 2a = - 1 + 3 = 2 So, a = 1 ⇒ x = 1 Similarly, Solving for second order pair. ⇒ (5, y) = {(a, b): b = 2a - 3} ⇒ a = 5 and y = b If a = 5 then b = 2×5 - 3 So, b = 7 ⇒ y = 7 |
|
294. |
If the ordered pairs (x, – 1) and (5, y) belong to the set {(a, b): b = 2a – 3}, find the values of x and y. |
Answer» Given as The ordered pairs (x, – 1) and (5, y) belong to the set {(a, b): b = 2a – 3} By solving for first order pair (x, – 1) = {(a, b): b = 2a – 3} x = a and -1 = b On taking b = 2a – 3 If b = – 1 then 2a = – 1 + 3 = 2 a = 2/2 = 1 Therefore, a = 1 Here x = a, x = 1 Similarly, on solving for second order pair (5, y) = {(a, b): b = 2a – 3} 5 = a and y = b On taking b = 2a – 3 If a = 5 then b = 2×5 – 3 = 10 – 3 = 7 Therefore, b = 7 Here, y = b, y = 7 Thus, values of x and y are, x = 1 and y = 7 |
|
295. |
Let A × B = {(a, b): b = 3a – 2}. if (x, –5) and (2, y) belong to A × B, find the values of x and y. |
Answer» Given: A × B = {(a, b): b = 3a – 2} and {(x, -5), (2, y)} Є A × B For (x, -5) Є A × B b = 3a – 2 ⇒ -5 = 3(x) – 2 ⇒ -5 + 2 = 3x ⇒ -3 = 3x ⇒ x = -1 For (2, y) Є A × B b = 3a – 2 ⇒ y = 3(2) – 2 ⇒ y = 6 – 2 ⇒ y = 4 Hence, the value of x = -1 and y = 4 |
|
296. |
Let `AxxB={(a,b):b=3a-2}.` If `(x,-5)" and "(2,y)" belong to "AxxB`, find the values of x and y. |
Answer» Correct Answer - `x=-1,y=4` | |
297. |
If `(x/3+1,y-2/3)=(5/3,1/3)`, find the values of x and y. |
Answer» Since the given two ordered pairs are equal, we have `(x)/(3)+1=(5)/(3)implies(x)/(3)=((5)/(3)-1)=(2)/(3)implies(x)/(3)=(2)/(3)impliesx=2` and `y-(2)/(3)=(1)/(3)impliesy=((1)/(3)+(2)/(3))=(3)/(3)=1impliesy=1.` Hence, x=2 and y=1. |
|
298. |
If A = {2, 3, 4}, B = {1, 3, 7} and R = {(x,y) : x ϵ A, y ϵ B and x < y} is a relation from A to B, then write R–1. |
Answer» Given A = {2, 3, 4}, B = {1, 3, 7} and R = {(x,y) : x ϵ A, y ϵB and x < y} According to the condition x < y ⇒ R= A × B ⇒ R={(2,3), (2,7), (3,7), (4,7)} ⇒ R-1= B × A ⇒ R-1= { (3,2), (7,2), (7,3), (7,4)} |
|
299. |
Let A = {3, 5, 7}, B = {2, 6, 10} and R be a relation from A to B defined by R = {(x, y) : x and y are relatively prime}. Then, write R and R–1. |
Answer» Given A = {3, 5, 7}, B = {2, 6, 10} and R = {(x, y) : x and y are relatively prime } According to the condition, x and y are prime numbers. ⇒ R= A × B ⇒ R= {(3,2), (5,2), (7,2)} ⇒ R-1= B × A ⇒ R-1= { (2,3), (2,5), (2,7)} |
|
300. |
Define a reflexive relation. |
Answer» Relation R on a set A is said to be a reflexive relation on A if: ⇒ (a,a) ∈ R ∀ a ∈ A Eg A={1,2,3} ⇒ R={(1,1),(2,2),(3,3)} |
|