Example 1.4 Let A = {3,4,7,8} and B = {1,7,10}. Which of the following sets are relations from A to B?
(i) R1 = {(3,7),(4,7),(7,10),(8,1)}
Solution
At first we need to find A x B and if all elements in R1 are from A x B then R1 is relation from A to B
A x B = {3,4,7,8} x {1,7,10}
= {(3,1),(3,7),(3,10),(4,1),(4,7),(4,10),(7,1),(7,7),(7,10),(8,1),(8,7),(8,10)}
On comparing A x B and R1, all elements in R1 are belongs to A x B so, R1 is relation from A to B
i.e R1⊆AxB. Thus, R1 is the relation from A to B
(ii)R2 = {(3,1),(4,12)}
Solution
Comparing AxB and R2, (4,12)∉AxB, so R2 is not a relation from A to B
(iii)R3 = {(3,7),(4,10),(7,7),(7,8),(8,11),(8,7),(8,10)}
Solution
Comparing AxB and R3, (7,8)∉AxB, hence R3 is not a relation from A to B
Example 1.5 The arrow diagram shows (Fig.1.10) a relationship between the sets P and Q. Write the relation in (i) Set builder form (ii) Roster form (iii) What is the domain and range of R.
(i)Set builder form of R = {(x,y) |y = x-2, x∈P, y∈Q}
(ii) Roster form R = {(5,3),(6,4),(7,5)}
(iii) Domain of R = {5,6,7}
Range of R = {3,4,5}
Exercise 1.2
1.Let A = {1,2,3,7} and B = {3,0,-1,7}, which of the following are relation from A to B?
(i)R1 = {(2,1),(7,1)}
Solution
At first we need to find A x B and if all elements in R1 are from A x B then R1 is relation from A to B
AxB = {1,2,3,7} x {3,0,-1,7}
= {(1,3),(1,0),(1,-1),(1,7),(2,3),(2,0),(2,-1),(2,7),(3,3),(3,0),(3,-1),(3,7),(7,3), (7,0),(7,-1),(7,7)}
Both (2,1) and (7,1) are not belongs to AxB
Hence, R1 is not a relation from A to B
(ii)R2 = {(-1,1)}
Solution
Here, (-1,1) does not belongs to AxB
Hence, R2 is not a relation from A to B
(iii)R3 = {(2,-1),(7,7),(1,3)}
Solution
All elements in R3 belongs to AxB
Hence, R3 is the relation from A to B
(iv)R4 = {(7,-1),(0,3),(3,3),(0,7)}
Solution
Here (0,3) and (0,7) are not belongs to AxB
Hence, R4 is not a relation from A to B
2.Let A = {1,2,3,4,5,6......,45} and R be the relation defined as "is square of a number" on A. Write R as a subset of A x A. Also, find the domain and range of R.
Solution
Given, A = {1,2,3,4,5,6......,45}
Relation is given as "Square of a number,
So, R = {(1,1),(2,4),(3,9),(4,16),(5,25),(6,36)}
Hence, Domain of R = {1,2,3,4,5,6}
Range of R = {1,4,9,16,25,36}
3.A relation R is given by the set {(x,y) / y = x+3, x∈{0,1,2,3,4,5}}. Determine its domain and Range.
Solution
Since the relation is given, we have formula for y (y =x+3) and the values of x (0,1,2,3,4,5). Here we need to just put values of x in y = x+3.
Hence from above, R = {(0,3),(1,4),(2,5),(3,6),(4,7),(5,8)}
No comments:
Post a Comment