213k views
1 vote
Let A= {1 , 2 , 3 , ... ... ...... , 10} and R = {(a, b): a ∈ A , b ∈ A and a + 2b = 10} Find the domain and range of R.

User ShlomiF
by
4.5k points

1 Answer

2 votes

In domain and range of a relation, if R be a relation from set A to set B, then

• The set of all first components of the ordered pairs belonging to R is called the domain of R.

Thus, Dom(R) = {a ∈ A: (a, b) ∈ R for some b ∈ B}.

• The set of all second components of the ordered pairs belonging to R is called the range of R.

Thus, range of R = {b ∈ B: (a, b) ∈R for some a ∈ A}.

Therefore, Domain (R) = {a : (a, b) ∈ R} and Range (R) = {b : (a, b) ∈ R}

User Nikhil Bansal
by
5.4k points