Showing posts with label Relations. Show all posts
Showing posts with label Relations. Show all posts

Understanding Relations in Mathematics: Definitions, Examples, and Solutions for Class 10

Relations in Mathematics

Introduction to Relations

Many day-to-day occurrences involve two objects that are connected with each other by some rule of correspondence. We say that the two objects are related under the specified rule. How shall we represent it? Here are some examples,

Table showing relationships like New Delhi is the capital of India.

How are New Delhi and India related? We may expect the response, “New Delhi is the capital of India”. But there are several ways in which ‘New Delhi’ and ‘India’ are related. Here are some possible answers.

  • New Delhi is the capital of India.
  • New Delhi is in the northern part of India.
  • New Delhi is one of the largest cities of India etc.

So, when we wish to specify a particular relation, providing only one ordered pair (New Delhi, India) it may not be practically helpful. If we ask the relation in the following set of ordered pairs,

{(New Delhi, India), (Washington, USA), (Beijing, China), (London, U.K.), (Kathmandu, Nepal)} then specifying the relation is easy

A set of ordered pairs showing capitals and their corresponding countries.

Illustration 4

Header for Illustration 4

Let us define a relation between heights of corresponding students. (Fig.1.7)

\(R\) = {(heights, students)}

\(R\) = {(4.5, \(S_1\)), (4.5, \(S_4\)), (4.7, \(S_9\)), (4.9, \(S_{10}\)), (5, \(S_3\)), (5, \(S_5\)),(5, \(S_8\)), (5.1, \(S_6\)),(5.2, \(S_2\)),(5.2, \(S_7\))}

Fig.1.7 - Arrow diagram showing the relation between heights in feet and students.
Fig.1.7

Definition of a Relation

Let \(A\) and \(B\) be any two non-empty sets. A ‘relation’ R from \(A\) to \(B\) is a subset of \(A \times B\) satisfying some specified conditions. If \(x \in A\) is related to \(y \in B\) through R , then we write it as \(xRy\). \(xRy\) if and only if \((x, y) \in R\).

  • The domain of the relation \(R = \{x \in A \mid xRy, \text{ for some } y \in B\}\)
  • The co-domain of the relation R is \(B\)
  • The range of the relation \(R = \{y \in B \mid xRy, \text{ for some } x \in A\}\)

From these definitions, we note that domain of \(R \subseteq A\), co-domain of \(R = B\) and range of \(R \subseteq B\).

Illustration 5

Let \(A = \{1,2,3,4,5\}\) and \(B = \{\text{Mathi, Arul, John}\}

A relation R between the above sets \(A\) and \(B\) can be represented by an arrow diagram (Fig. 1.8).

Fig.1.8 - Arrow diagram showing relation from set A to set B.
Fig.1.8

Then, domain of R = {1,2,3,4}

range of R= {Mathi, Arul, John} = co-domain of R . Note that domain of R is a proper subset of \(A\).

Illustration 6

Let \(A = \{1,3,5,7\}\) and \(B = \{4,8\}\). If R is a relation defined by “is less than” from \(A\) to \(B\), then 1R4 (since 1 is less than 4). Similarly, it is observed that 1R8, 3R4, 3R8, 5R8, 7R8

Equivalently R= {(1,4), (1,8), (3,4), (3,8), (5,8), (7,8)}

Notes

In the above illustration \(A \times B = \{(1,4), (1,8), (3,4), (3,8), (5,4), (5,8), (7,4),(7,8)\}

R = {(1,4), (1,8), (3,4), (3,8), (5,8), (7,8)}. We see that R is a subset of \(A \times B\).

Illustration 7

In a particular area of a town, let us consider ten families \(A, B, C, D, E, F, G, H, I\) and \(J\) with two children. Among these, families \(B, F, I\) have two girls; \(D, G, J\) have one boy and one girl; the remaining have two boys. Let us define a relation R by \(xRy\), where \(x\) denote the number of boys and \(y\) denote the family with \(x\) number of boys. Represent this situation as a relation through ordered pairs and arrow diagram.

Since the domain of the relation R is concerned about the number of boys, and we are considering families with two children, the domain of R will consist of three elements given by {0,1,2}, where 0, 1, 2 represent the number of boys say no, one, two boys respectively. We note that families with two girls are the ones with no boys. Hence the relation R is given by

R = {(0, \(B\)),(0, \(F\)),(0, \(I\)),(1, \(D\)),(1,\(G\)),(1,\(J\)),(2, \(A\)),(2,\(C\)),(2, \(E\)),(2, \(H\))}

This relation is shown in an arrow diagram (Fig.1.9).

Fig.1.9 - Arrow diagram relating the number of boys to families.
Fig.1.9

Example 1.4

Let \(A = \{3,4,7,8\}\) and \(B = \{1,7,10\}\). Which of the following sets are relations from \(A\) to \(B\)?

  1. \(R_1 = \{(3,7), (4,7), (7,10), (8,1)\}\)
  2. \(R_2 = \{(3,1), (4,12)\}\)
  3. \(R_3 = \{(3,7), (4,10), (7,7), (7,8), (8,11), (8,7), (8,10)\}\)

Solution

\(A \times B = \{(3,1), (3,7), (3,10), (4,1), (4,7), (4,10), (7,1), (7,7), (7,10), (8,1), (8,7), (8,10)\}

(i) We note that, \(R_1 \subseteq A \times B\). Thus, \(R_1\) is a relation from \(A\) to \(B\).

(ii) Here, \((4,12) \in R_2\), but \((4,12) \notin A \times B\). So, \(R_2\) is not a relation from \(A\) to \(B\).

(iii) Here, \((7, 8) \in R_3\), but \((7, 8) \notin A \times B\). So, \(R_3\) is not a relation from \(A\) to \(B\).

Notes

  • A relation may be represented algebraically either by the roster method or by the set builder method.
  • An arrow diagram is a visual representation of a relation.

Example 1.5

The arrow diagram shows (Fig.1.10) a relationship between the sets \(P\) and \(Q\). Write the relation in (i) Set builder form (ii) Roster form (iii) What is the domain and range of R.

Fig.1.10 - Arrow diagram for Example 1.5 showing relation between sets P and Q.
Fig.1.10

Solution

(i) Set builder form of \(R = \{(x,y) \mid y = x - 2, x \in P, y \in Q\}\)

(ii) Roster form \(R = \{(5, 3),(6, 4),(7, 5)\}\)

(iii) Domain of R = {5,6,7} and range of R = {3, 4, 5}

‘Null relation’

Let us consider the following examples. Suppose \(A = \{–3,–2,–1\}\) and \(B = \{1,2,3,4\}\). A relation from \(A\) to \(B\) is defined as \(a - b = 8\). i.e., there is no pair \((a,b)\) such that \(a - b = 8\). Thus R contain no element and so \(R = \emptyset\).

A relation which contains no element is called a “Null relation”.

10th Maths Unit 1: Relations and Functions Exercise 1.2 Solutions

Exercise 1.2: Relations - Problem Questions with Answer, Solution

Question 1

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)\}\)
Solution for Question 1: Identifying relations between sets A and B.

Question 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 \times A\). Also, find the domain and range of R.

Solution for Question 2: Finding domain and range for the 'is square of' relation.

Question 3

A Relation R is given by the set \(\{(x, y) | y = x + 3, x \in \{0, 1, 2, 3, 4, 5\}\}\). Determine its domain and range.

Solution for Question 3: Determining domain and range from a set-builder notation.

Question 4

Represent each of the given relations by (a) an arrow diagram, (b) a graph and (c) a set in roster form, wherever possible.

(i) \(\{(x,y) | x = 2y, x \in \{2,3,4,5\}, y \in \{1,2,3,4\}\}\)

Solution for Question 4(i): Representing a relation in different forms.

(ii) \(\{(x,y) | y = x+3, x, y\) are natural numbers \(< 10\}\)

Solution for Question 4(ii): Representing a relation between natural numbers.

Question 5

A company has four categories of employees given by Assistants (\(A\)), Clerks (\(C\)), Managers (\(M\)) and an Executive Officer (\(E\)). The company provide ₹10,000, ₹25,000, ₹50,000 and ₹1,00,000 as salaries to the people who work in the categories \(A\), \(C\), \(M\) and \(E\) respectively. If \(A_1, A_2, A_3, A_4\) and \(A_5\) were Assistants; \(C_1, C_2, C_3, C_4\) were Clerks; \(M_1, M_2, M_3\) were managers and \(E_1, E_2\) were Executive officers and if the relation R is defined by \(xRy\), where \(x\) is the salary given to person \(y\), express the relation R through an ordered pair and an arrow diagram.

Solution for Question 5: Expressing employee salary data as a relation.

Quick Answers

1. (i) Not a relation (ii) Not a relation (iii) Relation (iv) Not a relation

2. Domain: \(\{1, 2, 3, 4, 5, 6\}\), Range: \(\{1, 4, 9, 16, 25, 36\}\)

3. Domain: \(\{0,1,2,3,4,5\}\), Range: \(\{3, 4, 5, 6, 7, 8\}\)

Image summarizing solutions for the exercise problems.