A = {1, 2, 3, 4, 5}. Relation R from A to A by R = {(x, y):y = x + 2}. Find the relation R.
R = {(1, 2), (1, 3), (1, 4), (1, 5)}
R = {(1, 3), (2, 4), (1, 5), (3, 5)}
R = {(1, 3), (2, 4), (3, 5)}
R = {(1, 4), (2, 5), (3, 5)}
y = x + 2
Relation R = {(1, 3), (2, 4), (3, 5)}
If A = {1, 2, 3, 4, 5, 6, 7, 8, 9} Relation R from A to A by R = {(x, y):y = x + 3}. Find Domain, Co domain and Range of R.
If A = {1, 2, 3, 4, 5, 6, 7, 8, 9}. Relation R from A to A is given by R = {(x, y):y = x + 3}. Find domain, co-domain and range of R.