A relation R is defined from a set A = {2, 3, 4, 5} to a set B = {3, 6, 7, 10} as follows: (x, y) R x is relatively prime to y. Express R as a set of ordered pairs and determine its domain and range.

Asked by Aaryan | 1 year ago |  38

1 Answer

Solution :-

Relatively prime numbers are also known as co-prime numbers. If there is no integer greater than one that divides both (that is, their greatest common divisor is one).

Given: (x, y) ∈ R = x is relatively prime to y

Here,

2 is co-prime to 3 and 7.

3 is co-prime to 7 and 10.

4 is co-prime to 3 and 7.

5 is co-prime to 3, 6 and 7.

R = {(2, 3), (2, 7), (3, 7), (3, 10), (4, 3), (4, 7), (5, 3), (5, 6), (5, 7)}

Domain of relation R = {2, 3, 4, 5}

Range of relation R = {3, 6, 7, 10}

Answered by Sakshi | 1 year ago

Related Questions

Let R = {(a, b) : a, b, ϵ N and a < b}.Show that R is a binary relation on N, which is neither reflexive nor symmetric. Show that R is transitive.

Class 11 Maths Relations and Functions View Answer

Let R = {(x, x2) : x is a prime number less than 10}.

(i) Write R in roster form.

(ii) Find dom (R) and range (R).

Class 11 Maths Relations and Functions View Answer