1.

Let R be a relation from A = {1, 2, 3, 4, 5, 6} to B = {1, 3, 5} which is defined as “x is less than y”. Write R as a set of ordered pairs. Also state the domain, range and codomain of R.

Answer»

R = {a, b : a < b, a ∈ A, b ∈ B}, where A = {1, 2, 3, 4, 5, 6} and B = {1, 3, 5}. 

∴ R = {(1, 3), (1, 5), (2, 3), (2, 5), (3, 5), (4, 5)} 

Domain of R = {1, 2, 3, 4} 

Range of R = {3, 5} 

Codomain of R = {1, 3, 5}.



Discussion

No Comment Found

Related InterviewSolutions