Q1. Let A = {1, 2, 3, 7} and B = {3, 0, -1, 7}, which of the following are relation from A to B ? (i) R 1 = {(2, 1), (7, 1)} (ii) R 2 = {(-1, 1)} (iii) R 3 = {(2, -1), (7, 7), (1, 3)} (iv) R 4 = {(7,-1), (0, 3), (3, 3), (0, 7)} (i) A = {1, 2, 3, 7}, B = {3, 0,-1, 7} Solution: R 1 = {(2,1), (7,1)} It is not a relation there is no element as 1 in B. (ii) R 2 = {(-1, 1)} It is not [ ∵ -1 ∉ A, 1 ∉ B] (iii) R 3 = {(2, -1), (7, 7), (1, 3)} It is a relation. R 4 = {(7,-1), (0, 3), (3, 3), (0, 7)} It is also not a relation. [ ∵ 0 ∉ A] Q 2. Let A = {1, 2, 3, 4, ….., 45} and R be the relation defined as “is square of ” on A. Write R as a subset of A × A. Also, find the domain and range of R. Answer: A = {1,2, 3, 4 . . . . 45} The relation is defined as “is square of’ R = {(1,1) (2, 4) (3, 9) (4, 16) (5,25) (6, 36)} Domain of R = {1, 2, 3, 4, 5, 6} Range of R = {...
Comments
Post a Comment