Skip to main content
Chapter 2 of 14
NCERT Solutions

Relations and Functions

Gujarat Board · Class 11 · Mathematics

NCERT Solutions for Relations and Functions — Gujarat Board Class 11 Mathematics.

70 questions20 flashcards5 concepts

Interactive on Super Tutor

Studying Relations and Functions? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 11 students started this chapter today

36 Questions Solved · 4 Sections

Exercise 2.1

1If (x3+1,y23)=(53,13)\left(\frac{x}{3} + 1, y - \frac{2}{3}\right) = \left(\frac{5}{3}, \frac{1}{3}\right), find the values of xx and yy.Show solution
Given: Two ordered pairs are equal: (x3+1, y23)=(53, 13)\left(\dfrac{x}{3} + 1,\ y - \dfrac{2}{3}\right) = \left(\dfrac{5}{3},\ \dfrac{1}{3}\right).

Concept: Two ordered pairs (a,b)(a, b) and (c,d)(c, d) are equal if and only if a=ca = c and b=db = d.

Equating first elements:
x3+1=53\frac{x}{3} + 1 = \frac{5}{3}
x3=531=533=23\frac{x}{3} = \frac{5}{3} - 1 = \frac{5-3}{3} = \frac{2}{3}
x=2x = 2

Equating second elements:
y23=13y - \frac{2}{3} = \frac{1}{3}
y=13+23=33=1y = \frac{1}{3} + \frac{2}{3} = \frac{3}{3} = 1

Answer: x=2x = 2 and y=1y = 1.
2If the set A has 3 elements and the set B={3,4,5}\mathrm{B} = \{3, 4, 5\}, then find the number of elements in (A×B)(\mathrm{A} \times \mathrm{B}).Show solution
Given: n(A)=3n(\mathrm{A}) = 3 and B={3,4,5}\mathrm{B} = \{3, 4, 5\}, so n(B)=3n(\mathrm{B}) = 3.

Concept: If n(A)=pn(\mathrm{A}) = p and n(B)=qn(\mathrm{B}) = q, then n(A×B)=p×qn(\mathrm{A} \times \mathrm{B}) = p \times q.

Calculation:
n(A×B)=n(A)×n(B)=3×3=9n(\mathrm{A} \times \mathrm{B}) = n(\mathrm{A}) \times n(\mathrm{B}) = 3 \times 3 = 9

Answer: The number of elements in A×B\mathrm{A} \times \mathrm{B} is 9\mathbf{9}.
3If G={7,8}\mathrm{G} = \{7, 8\} and H={5,4,2}\mathrm{H} = \{5, 4, 2\}, find G×H\mathrm{G} \times \mathrm{H} and H×G\mathrm{H} \times \mathrm{G}.Show solution
Given: G={7,8}\mathrm{G} = \{7, 8\} and H={5,4,2}\mathrm{H} = \{5, 4, 2\}.

Concept: A×B={(a,b):aA, bB}\mathrm{A} \times \mathrm{B} = \{(a, b) : a \in \mathrm{A},\ b \in \mathrm{B}\}.

Finding G×H\mathrm{G} \times \mathrm{H}:
G×H={(7,5), (7,4), (7,2), (8,5), (8,4), (8,2)}\mathrm{G} \times \mathrm{H} = \{(7,5),\ (7,4),\ (7,2),\ (8,5),\ (8,4),\ (8,2)\}

Finding H×G\mathrm{H} \times \mathrm{G}:
H×G={(5,7), (5,8), (4,7), (4,8), (2,7), (2,8)}\mathrm{H} \times \mathrm{G} = \{(5,7),\ (5,8),\ (4,7),\ (4,8),\ (2,7),\ (2,8)\}
4State whether each of the following statements are true or false. If the statement is false, rewrite the given statement correctly.
(i) If P={m,n}\mathrm{P} = \{m, n\} and Q={n,m}\mathrm{Q} = \{n, m\}, then P×Q={(m,n),(n,m)}\mathrm{P} \times \mathrm{Q} = \{(m, n), (n, m)\}.
(ii) If A and B are non-empty sets, then A×B\mathrm{A} \times \mathrm{B} is a non-empty set of ordered pairs (x,y)(x, y) such that xAx \in \mathrm{A} and yBy \in \mathrm{B}.
(iii) If A={1,2}\mathrm{A} = \{1, 2\}, B={3,4}\mathrm{B} = \{3, 4\}, then A×(Bϕ)=ϕ\mathrm{A} \times (\mathrm{B} \cap \phi) = \phi.
Show solution
(i) False.

P={m,n}\mathrm{P} = \{m, n\} and Q={n,m}={m,n}\mathrm{Q} = \{n, m\} = \{m, n\}.

The correct Cartesian product is:
P×Q={(m,m), (m,n), (n,m), (n,n)}\mathrm{P} \times \mathrm{Q} = \{(m,m),\ (m,n),\ (n,m),\ (n,n)\}

The given statement lists only 2 pairs instead of 4, so it is False.

Correct statement: If P={m,n}\mathrm{P} = \{m, n\} and Q={n,m}\mathrm{Q} = \{n, m\}, then P×Q={(m,n), (m,m), (n,n), (n,m)}\mathrm{P} \times \mathrm{Q} = \{(m,n),\ (m,m),\ (n,n),\ (n,m)\}.

(ii) True.

By definition, if A and B are non-empty sets, A×B\mathrm{A} \times \mathrm{B} is indeed a non-empty set of ordered pairs (x,y)(x, y) with xAx \in \mathrm{A} and yBy \in \mathrm{B}.

(iii) True.

Bϕ=ϕ\mathrm{B} \cap \phi = \phi (intersection of any set with the empty set is empty).

Therefore, A×(Bϕ)=A×ϕ=ϕ\mathrm{A} \times (\mathrm{B} \cap \phi) = \mathrm{A} \times \phi = \phi.
5If A={1,1}\mathrm{A} = \{-1, 1\}, find A×A×A\mathrm{A} \times \mathrm{A} \times \mathrm{A}.Show solution
Given: A={1,1}\mathrm{A} = \{-1, 1\}.

Concept: A×A×A={(a,b,c):a,b,cA}\mathrm{A} \times \mathrm{A} \times \mathrm{A} = \{(a, b, c) : a, b, c \in \mathrm{A}\}.

Solution:
A×A×A={(1,1,1), (1,1,1), (1,1,1), (1,1,1),\mathrm{A} \times \mathrm{A} \times \mathrm{A} = \{(-1,-1,-1),\ (-1,-1,1),\ (-1,1,-1),\ (-1,1,1),
(1,1,1), (1,1,1), (1,1,1), (1,1,1)}(1,-1,-1),\ (1,-1,1),\ (1,1,-1),\ (1,1,1)\}

There are 23=82^3 = 8 elements in total.
6If A×B={(a,x),(a,y),(b,x),(b,y)}\mathrm{A} \times \mathrm{B} = \{(a, x), (a, y), (b, x), (b, y)\}. Find A and B.Show solution
Given: A×B={(a,x), (a,y), (b,x), (b,y)}\mathrm{A} \times \mathrm{B} = \{(a, x),\ (a, y),\ (b, x),\ (b, y)\}.

Concept: In a Cartesian product, A is the set of all first elements and B is the set of all second elements of the ordered pairs.

Finding A: Set of all first elements ={a,b}= \{a, b\}
A={a,b}\therefore \mathrm{A} = \{a, b\}

Finding B: Set of all second elements ={x,y}= \{x, y\}
B={x,y}\therefore \mathrm{B} = \{x, y\}
7Let A={1,2}\mathrm{A} = \{1, 2\}, B={1,2,3,4}\mathrm{B} = \{1, 2, 3, 4\}, C={5,6}\mathrm{C} = \{5, 6\} and D={5,6,7,8}\mathrm{D} = \{5, 6, 7, 8\}. Verify that
(i) A×(BC)=(A×B)(A×C)\mathrm{A} \times (\mathrm{B} \cap \mathrm{C}) = (\mathrm{A} \times \mathrm{B}) \cap (\mathrm{A} \times \mathrm{C}).
(ii) A×C\mathrm{A} \times \mathrm{C} is a subset of B×D\mathrm{B} \times \mathrm{D}.
Show solution
Given: A={1,2}\mathrm{A} = \{1,2\}, B={1,2,3,4}\mathrm{B} = \{1,2,3,4\}, C={5,6}\mathrm{C} = \{5,6\}, D={5,6,7,8}\mathrm{D} = \{5,6,7,8\}.

(i) Verify A×(BC)=(A×B)(A×C)\mathrm{A} \times (\mathrm{B} \cap \mathrm{C}) = (\mathrm{A} \times \mathrm{B}) \cap (\mathrm{A} \times \mathrm{C}):

LHS:
BC={1,2,3,4}{5,6}=ϕ\mathrm{B} \cap \mathrm{C} = \{1,2,3,4\} \cap \{5,6\} = \phi
A×(BC)=A×ϕ=ϕ\mathrm{A} \times (\mathrm{B} \cap \mathrm{C}) = \mathrm{A} \times \phi = \phi

RHS:
A×B={(1,1),(1,2),(1,3),(1,4),(2,1),(2,2),(2,3),(2,4)}\mathrm{A} \times \mathrm{B} = \{(1,1),(1,2),(1,3),(1,4),(2,1),(2,2),(2,3),(2,4)\}
A×C={(1,5),(1,6),(2,5),(2,6)}\mathrm{A} \times \mathrm{C} = \{(1,5),(1,6),(2,5),(2,6)\}
(A×B)(A×C)=ϕ(no common elements)(\mathrm{A} \times \mathrm{B}) \cap (\mathrm{A} \times \mathrm{C}) = \phi \quad (\text{no common elements})

Since LHS =ϕ== \phi = RHS, the statement is verified.

(ii) Verify A×CB×D\mathrm{A} \times \mathrm{C} \subseteq \mathrm{B} \times \mathrm{D}:

A×C={(1,5),(1,6),(2,5),(2,6)}\mathrm{A} \times \mathrm{C} = \{(1,5),(1,6),(2,5),(2,6)\}
B×D={(1,5),(1,6),(1,7),(1,8),(2,5),(2,6),(2,7),(2,8),(3,5),,(4,8)}\mathrm{B} \times \mathrm{D} = \{(1,5),(1,6),(1,7),(1,8),(2,5),(2,6),(2,7),(2,8),(3,5),\ldots,(4,8)\}

Checking each element of A×C\mathrm{A} \times \mathrm{C}:
- (1,5)B×D(1,5) \in \mathrm{B} \times \mathrm{D} ✓ (since 1B1 \in \mathrm{B}, 5D5 \in \mathrm{D})
- (1,6)B×D(1,6) \in \mathrm{B} \times \mathrm{D}
- (2,5)B×D(2,5) \in \mathrm{B} \times \mathrm{D}
- (2,6)B×D(2,6) \in \mathrm{B} \times \mathrm{D}

Since every element of A×C\mathrm{A} \times \mathrm{C} belongs to B×D\mathrm{B} \times \mathrm{D}, we have A×CB×D\mathrm{A} \times \mathrm{C} \subseteq \mathrm{B} \times \mathrm{D}. Verified.
8Let A={1,2}\mathrm{A} = \{1, 2\} and B={3,4}\mathrm{B} = \{3, 4\}. Write A×B\mathrm{A} \times \mathrm{B}. How many subsets will A×B\mathrm{A} \times \mathrm{B} have? List them.Show solution
Given: A={1,2}\mathrm{A} = \{1,2\}, B={3,4}\mathrm{B} = \{3,4\}.

Finding A×B\mathrm{A} \times \mathrm{B}:
A×B={(1,3), (1,4), (2,3), (2,4)}\mathrm{A} \times \mathrm{B} = \{(1,3),\ (1,4),\ (2,3),\ (2,4)\}

Number of subsets: n(A×B)=4n(\mathrm{A} \times \mathrm{B}) = 4, so the number of subsets =24=16= 2^4 = \mathbf{16}.

List of all subsets:
1. ϕ\phi
2. {(1,3)}\{(1,3)\}
3. {(1,4)}\{(1,4)\}
4. {(2,3)}\{(2,3)\}
5. {(2,4)}\{(2,4)\}
6. {(1,3),(1,4)}\{(1,3),(1,4)\}
7. {(1,3),(2,3)}\{(1,3),(2,3)\}
8. {(1,3),(2,4)}\{(1,3),(2,4)\}
9. {(1,4),(2,3)}\{(1,4),(2,3)\}
10. {(1,4),(2,4)}\{(1,4),(2,4)\}
11. {(2,3),(2,4)}\{(2,3),(2,4)\}
12. {(1,3),(1,4),(2,3)}\{(1,3),(1,4),(2,3)\}
13. {(1,3),(1,4),(2,4)}\{(1,3),(1,4),(2,4)\}
14. {(1,3),(2,3),(2,4)}\{(1,3),(2,3),(2,4)\}
15. {(1,4),(2,3),(2,4)}\{(1,4),(2,3),(2,4)\}
16. {(1,3),(1,4),(2,3),(2,4)}\{(1,3),(1,4),(2,3),(2,4)\}
9Let A and B be two sets such that n(A)=3n(\mathrm{A}) = 3 and n(B)=2n(\mathrm{B}) = 2. If (x,1),(y,2),(z,1)(x, 1), (y, 2), (z, 1) are in A×B\mathrm{A} \times \mathrm{B}, find A and B, where x,yx, y and zz are distinct elements.Show solution
Given: n(A)=3n(\mathrm{A}) = 3, n(B)=2n(\mathrm{B}) = 2, and (x,1), (y,2), (z,1)A×B(x,1),\ (y,2),\ (z,1) \in \mathrm{A} \times \mathrm{B}, where x,y,zx, y, z are distinct.

Finding A: The first elements of the ordered pairs in A×B\mathrm{A} \times \mathrm{B} belong to A.
First elements are x,y,zx, y, z (all distinct), and n(A)=3n(\mathrm{A}) = 3.
A={x,y,z}\therefore \mathrm{A} = \{x, y, z\}

Finding B: The second elements of the ordered pairs in A×B\mathrm{A} \times \mathrm{B} belong to B.
Second elements are 1,2,11, 2, 1, i.e., the distinct values are 11 and 22, and n(B)=2n(\mathrm{B}) = 2.
B={1,2}\therefore \mathrm{B} = \{1, 2\}
10The Cartesian product A×A\mathrm{A} \times \mathrm{A} has 9 elements among which are found (1,0)(-1, 0) and (0,1)(0, 1). Find the set A\mathrm{A} and the remaining elements of A×A\mathrm{A} \times \mathrm{A}.Show solution
Given: n(A×A)=9n(\mathrm{A} \times \mathrm{A}) = 9 and (1,0), (0,1)A×A(-1, 0),\ (0, 1) \in \mathrm{A} \times \mathrm{A}.

Finding n(A)n(\mathrm{A}):
n(A×A)=[n(A)]2=9    n(A)=3n(\mathrm{A} \times \mathrm{A}) = [n(\mathrm{A})]^2 = 9 \implies n(\mathrm{A}) = 3

Finding A: Since (1,0)A×A(-1, 0) \in \mathrm{A} \times \mathrm{A}, both 1-1 and 00 must be in A. Since (0,1)A×A(0, 1) \in \mathrm{A} \times \mathrm{A}, 11 must also be in A. We already have 3 distinct elements {1,0,1}\{-1, 0, 1\} and n(A)=3n(\mathrm{A}) = 3.
A={1,0,1}\therefore \mathrm{A} = \{-1, 0, 1\}

Finding all elements of A×A\mathrm{A} \times \mathrm{A}:
A×A={(1,1), (1,0), (1,1), (0,1), (0,0), (0,1), (1,1), (1,0), (1,1)}\mathrm{A} \times \mathrm{A} = \{(-1,-1),\ (-1,0),\ (-1,1),\ (0,-1),\ (0,0),\ (0,1),\ (1,-1),\ (1,0),\ (1,1)\}

Remaining elements (other than (1,0)(-1,0) and (0,1)(0,1)) are:
{(1,1), (1,1), (0,1), (0,0), (1,1), (1,0), (1,1)}\{(-1,-1),\ (-1,1),\ (0,-1),\ (0,0),\ (1,-1),\ (1,0),\ (1,1)\}

Exercise 2.2

1Let A={1,2,3,,14}\mathrm{A} = \{1, 2, 3, \dots, 14\}. Define a relation R\mathrm{R} from A\mathrm{A} to A\mathrm{A} by R={(x,y):3xy=0, where x,yA}\mathrm{R} = \{(x, y) : 3x - y = 0 \text{, where } x, y \in \mathrm{A}\}. Write down its domain, codomain and range.Show solution
Given: A={1,2,3,,14}\mathrm{A} = \{1, 2, 3, \ldots, 14\} and R={(x,y):3xy=0, x,yA}\mathrm{R} = \{(x, y) : 3x - y = 0,\ x, y \in \mathrm{A}\}.

Condition: 3xy=0y=3x3x - y = 0 \Rightarrow y = 3x.

We need x,yAx, y \in \mathrm{A}, i.e., both xx and 3x3x must lie in {1,2,,14}\{1, 2, \ldots, 14\}.

| xx | y=3xy = 3x | In A? |
|-----|----------|-------|
| 1 | 3 | Yes |
| 2 | 6 | Yes |
| 3 | 9 | Yes |
| 4 | 12 | Yes |
| 5 | 15 | No (15 > 14) |

So the relation in roster form is:
R={(1,3), (2,6), (3,9), (4,12)}\mathrm{R} = \{(1,3),\ (2,6),\ (3,9),\ (4,12)\}

Domain = set of first elements ={1,2,3,4}= \{1, 2, 3, 4\}

Codomain = A ={1,2,3,4,5,6,7,8,9,10,11,12,13,14}= \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14\}

Range = set of second elements ={3,6,9,12}= \{3, 6, 9, 12\}
2Define a relation R\mathbf{R} on the set N\mathbf{N} of natural numbers by R={(x,y):y=x+5,x is a natural number less than 4;x,yN}\mathbf{R} = \{(x, y) : y = x + 5, x \text{ is a natural number less than } 4; x, y \in \mathbf{N}\}. Depict this relationship using roster form. Write down the domain and the range.Show solution
Given: \mathrm{R} = \{(x, y) : y = x + 5,\ x \in \mathbf{N},\ x < 4\}.

Natural numbers less than 4: x=1,2,3x = 1, 2, 3.

| xx | y=x+5y = x + 5 |
|-----|-------------|
| 1 | 6 |
| 2 | 7 |
| 3 | 8 |

Roster form:
R={(1,6), (2,7), (3,8)}\mathrm{R} = \{(1, 6),\ (2, 7),\ (3, 8)\}

Domain ={1,2,3}= \{1, 2, 3\}

Range ={6,7,8}= \{6, 7, 8\}
3A={1,2,3,5}\mathrm{A} = \{1, 2, 3, 5\} and B={4,6,9}\mathrm{B} = \{4, 6, 9\}. Define a relation R\mathrm{R} from A\mathrm{A} to B\mathrm{B} by R={(x,y):the difference between x and y is odd; xA,yB}\mathrm{R} = \{(x, y) : \text{the difference between } x \text{ and } y \text{ is odd; } x \in \mathrm{A}, y \in \mathrm{B}\}. Write R\mathrm{R} in roster form.Show solution
Given: A={1,2,3,5}\mathrm{A} = \{1, 2, 3, 5\}, B={4,6,9}\mathrm{B} = \{4, 6, 9\}.

Condition: xy|x - y| is odd (i.e., xyx - y is odd), which happens when one of x,yx, y is even and the other is odd.

Checking all pairs (x,y)(x, y) with xAx \in \mathrm{A}, yBy \in \mathrm{B}:

- x=1x=1 (odd): y=4y=4 (even) → 14=31-4=-3 odd ✓; y=6y=6 (even) → odd ✓; y=9y=9 (odd) → even ✗
- x=2x=2 (even): y=4y=4 (even) → even ✗; y=6y=6 (even) → even ✗; y=9y=9 (odd) → odd ✓
- x=3x=3 (odd): y=4y=4 → odd ✓; y=6y=6 → odd ✓; y=9y=9 → even ✗
- x=5x=5 (odd): y=4y=4 → odd ✓; y=6y=6 → odd ✓; y=9y=9 → even ✗

R={(1,4), (1,6), (2,9), (3,4), (3,6), (5,4), (5,6)}\mathrm{R} = \{(1,4),\ (1,6),\ (2,9),\ (3,4),\ (3,6),\ (5,4),\ (5,6)\}
4The Fig 2.7 shows a relationship between the sets P and Q. Write this relation (i) in set-builder form (ii) roster form. What is its domain and range?Show solution
Note: The figure (Fig 2.7) is not visible in the OCR text. Based on the standard NCERT textbook, Fig 2.7 shows the relation where elements of P = {5, 6, 7} are related to elements of Q = {3, 4, 5} by the rule xy=2x - y = 2 (i.e., y=x2y = x - 2), giving pairs (5,3), (6,4), (7,5).

(i) Set-builder form:
R={(x,y):y=x2, xP, yQ}\mathrm{R} = \{(x, y) : y = x - 2,\ x \in \mathrm{P},\ y \in \mathrm{Q}\}
or equivalently R={(x,y):xy=2, xP, yQ}\mathrm{R} = \{(x,y): x - y = 2,\ x \in \mathrm{P},\ y \in \mathrm{Q}\}.

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

Domain ={5,6,7}= \{5, 6, 7\}

Range ={3,4,5}= \{3, 4, 5\}
5Let A={1,2,3,4,6}\mathrm{A} = \{1, 2, 3, 4, 6\}. Let R\mathrm{R} be the relation on A\mathrm{A} defined by {(a,b):a,bA,b is exactly divisible by a}\{(a,b): a, b \in \mathrm{A}, b \text{ is exactly divisible by } a\}.
(i) Write R in roster form
(ii) Find the domain of R
(iii) Find the range of R.
Show solution
Given: A={1,2,3,4,6}\mathrm{A} = \{1, 2, 3, 4, 6\}, R={(a,b):a,bA, ab}\mathrm{R} = \{(a,b) : a,b \in \mathrm{A},\ a \mid b\}.

(i) Roster form: We list all pairs (a,b)(a, b) where bb is exactly divisible by aa:

- a=1a=1: bb can be 1,2,3,4,61, 2, 3, 4, 6(1,1),(1,2),(1,3),(1,4),(1,6)(1,1),(1,2),(1,3),(1,4),(1,6)
- a=2a=2: bb can be 2,4,62, 4, 6(2,2),(2,4),(2,6)(2,2),(2,4),(2,6)
- a=3a=3: bb can be 3,63, 6(3,3),(3,6)(3,3),(3,6)
- a=4a=4: bb can be 44(4,4)(4,4)
- a=6a=6: bb can be 66(6,6)(6,6)

R={(1,1),(1,2),(1,3),(1,4),(1,6),(2,2),(2,4),(2,6),(3,3),(3,6),(4,4),(6,6)}\mathrm{R} = \{(1,1),(1,2),(1,3),(1,4),(1,6),(2,2),(2,4),(2,6),(3,3),(3,6),(4,4),(6,6)\}

(ii) Domain = set of all first elements ={1,2,3,4,6}= \{1, 2, 3, 4, 6\}

(iii) Range = set of all second elements ={1,2,3,4,6}= \{1, 2, 3, 4, 6\}
6Determine the domain and range of the relation R\mathbf{R} defined by R={(x,x+5):x{0,1,2,3,4,5}}\mathrm{R} = \{(x, x + 5) : x \in \{0, 1, 2, 3, 4, 5\}\}.Show solution
Given: R={(x,x+5):x{0,1,2,3,4,5}}\mathrm{R} = \{(x, x+5) : x \in \{0,1,2,3,4,5\}\}.

Listing all ordered pairs:

| xx | x+5x+5 |
|-----|-------|
| 0 | 5 |
| 1 | 6 |
| 2 | 7 |
| 3 | 8 |
| 4 | 9 |
| 5 | 10 |

R={(0,5),(1,6),(2,7),(3,8),(4,9),(5,10)}\mathrm{R} = \{(0,5),(1,6),(2,7),(3,8),(4,9),(5,10)\}

Domain ={0,1,2,3,4,5}= \{0, 1, 2, 3, 4, 5\}

Range ={5,6,7,8,9,10}= \{5, 6, 7, 8, 9, 10\}
7Write the relation R={(x,x3):x is a prime number less than 10}\mathrm{R} = \{(x, x^3) : x \text{ is a prime number less than } 10\} in roster form.Show solution
Given: R={(x,x3):x is a prime number less than 10}\mathrm{R} = \{(x, x^3) : x \text{ is a prime number less than } 10\}.

Prime numbers less than 10: 2,3,5,72, 3, 5, 7.

| xx | x3x^3 |
|-----|-------|
| 2 | 8 |
| 3 | 27 |
| 5 | 125 |
| 7 | 343 |

R={(2,8), (3,27), (5,125), (7,343)}\mathrm{R} = \{(2, 8),\ (3, 27),\ (5, 125),\ (7, 343)\}
8Let A={x,y,z}\mathrm{A} = \{x, y, z\} and B={1,2}\mathrm{B} = \{1, 2\}. Find the number of relations from A\mathrm{A} to B\mathrm{B}.Show solution
Given: A={x,y,z}\mathrm{A} = \{x, y, z\}, B={1,2}\mathrm{B} = \{1, 2\}.

n(A)=3n(\mathrm{A}) = 3, n(B)=2n(\mathrm{B}) = 2.

n(A×B)=3×2=6n(\mathrm{A} \times \mathrm{B}) = 3 \times 2 = 6

Concept: The number of relations from A to B = number of subsets of A×B=2n(A×B)\mathrm{A} \times \mathrm{B} = 2^{n(\mathrm{A} \times \mathrm{B})}.

Number of relations=26=64\text{Number of relations} = 2^6 = \mathbf{64}
9Let R\mathbf{R} be the relation on Z\mathbf{Z} defined by R={(a,b):a,bZ,ab is an integer}\mathrm{R} = \{(a, b) : a, b \in \mathbf{Z}, a - b \text{ is an integer}\}. Find the domain and range of R\mathbf{R}.Show solution
Given: R={(a,b):a,bZ, abZ}\mathrm{R} = \{(a, b) : a, b \in \mathbf{Z},\ a - b \in \mathbf{Z}\}.

Observation: For any two integers aa and bb, their difference aba - b is always an integer. Therefore, every pair (a,b)(a, b) with a,bZa, b \in \mathbf{Z} satisfies the condition.

This means R=Z×Z\mathrm{R} = \mathbf{Z} \times \mathbf{Z}.

Domain = set of all first elements =Z= \mathbf{Z}

Range = set of all second elements =Z= \mathbf{Z}

Exercise 2.3

1Which of the following relations are functions? Give reasons. If it is a function, determine its domain and range.
(i) {(2,1),(5,1),(8,1),(11,1),(14,1),(17,1)}\{(2,1),(5,1),(8,1),(11,1),(14,1),(17,1)\}
(ii) {(2,1),(4,2),(6,3),(8,4),(10,5),(12,6),(14,7)}\{(2,1),(4,2),(6,3),(8,4),(10,5),(12,6),(14,7)\}
(iii) {(1,3),(1,5),(2,5)}\{(1,3),(1,5),(2,5)\}
Show solution
Concept: A relation is a function if every element in the domain has exactly one image (no first element is repeated with different second elements).

(i) {(2,1),(5,1),(8,1),(11,1),(14,1),(17,1)}\{(2,1),(5,1),(8,1),(11,1),(14,1),(17,1)\}

Each first element 2,5,8,11,14,172, 5, 8, 11, 14, 17 appears exactly once. So this is a function.

- Domain ={2,5,8,11,14,17}= \{2, 5, 8, 11, 14, 17\}
- Range ={1}= \{1\}

(ii) {(2,1),(4,2),(6,3),(8,4),(10,5),(12,6),(14,7)}\{(2,1),(4,2),(6,3),(8,4),(10,5),(12,6),(14,7)\}

Each first element 2,4,6,8,10,12,142, 4, 6, 8, 10, 12, 14 appears exactly once. So this is a function.

- Domain ={2,4,6,8,10,12,14}= \{2, 4, 6, 8, 10, 12, 14\}
- Range ={1,2,3,4,5,6,7}= \{1, 2, 3, 4, 5, 6, 7\}

(iii) {(1,3),(1,5),(2,5)}\{(1,3),(1,5),(2,5)\}

The element 11 appears as the first element in two pairs: (1,3)(1,3) and (1,5)(1,5), with two different images 33 and 55. So this is NOT a function.
2Find the domain and range of the following real functions:
(i) f(x)=xf(x) = -|x|
(ii) f(x)=9x2f(x) = \sqrt{9 - x^2}.
Show solution
(i) f(x)=xf(x) = -|x|

Domain: x|x| is defined for all real numbers.
Domain=R\text{Domain} = \mathbf{R}

Range: For any xRx \in \mathbf{R}, x0|x| \geq 0, so x0-|x| \leq 0.
The function takes all values 0\leq 0.
Range=(,0]={yR:y0}\text{Range} = (-\infty, 0] = \{y \in \mathbf{R} : y \leq 0\}

(ii) f(x)=9x2f(x) = \sqrt{9 - x^2}

Domain: The expression under the square root must be non-negative:
9x20    x29    3x39 - x^2 \geq 0 \implies x^2 \leq 9 \implies -3 \leq x \leq 3
Domain=[3,3]\text{Domain} = [-3, 3]

Range: When x[3,3]x \in [-3, 3], x2[0,9]x^2 \in [0, 9], so 9x2[0,9]9 - x^2 \in [0, 9], and 9x2[0,3]\sqrt{9-x^2} \in [0, 3].
Range=[0,3]\text{Range} = [0, 3]
3A function ff is defined by f(x)=2x5f(x) = 2x - 5. Write down the values of
(i) f(0)f(0) (ii) f(7)f(7) (iii) f(3)f(-3).
Show solution
Given: f(x)=2x5f(x) = 2x - 5.

(i) f(0)f(0):
f(0)=2(0)5=05=5f(0) = 2(0) - 5 = 0 - 5 = -5

(ii) f(7)f(7):
f(7)=2(7)5=145=9f(7) = 2(7) - 5 = 14 - 5 = 9

(iii) f(3)f(-3):
f(3)=2(3)5=65=11f(-3) = 2(-3) - 5 = -6 - 5 = -11
4The function tt which maps temperature in degree Celsius into temperature in degree Fahrenheit is defined by t(C)=9C5+32t(\mathrm{C}) = \dfrac{9\mathrm{C}}{5} + 32. Find (i) t(0)t(0) (ii) t(28)t(28) (iii) t(10)t(-10) (iv) The value of CC, when t(C)=212t(C) = 212.Show solution
Given: t(C)=9C5+32t(\mathrm{C}) = \dfrac{9\mathrm{C}}{5} + 32.

(i) t(0)t(0):
t(0)=9×05+32=0+32=32t(0) = \frac{9 \times 0}{5} + 32 = 0 + 32 = 32

(ii) t(28)t(28):
t(28)=9×285+32=2525+32=50.4+32=82.4t(28) = \frac{9 \times 28}{5} + 32 = \frac{252}{5} + 32 = 50.4 + 32 = 82.4

(iii) t(10)t(-10):
t(10)=9×(10)5+32=905+32=18+32=14t(-10) = \frac{9 \times (-10)}{5} + 32 = \frac{-90}{5} + 32 = -18 + 32 = 14

(iv) Value of CC when t(C)=212t(C) = 212:
9C5+32=212\frac{9C}{5} + 32 = 212
9C5=21232=180\frac{9C}{5} = 212 - 32 = 180
9C=9009C = 900
C=100C = 100

Answer: t(0)=32t(0) = 32, t(28)=82.4t(28) = 82.4, t(10)=14t(-10) = 14, and C=100C = 100 when t(C)=212t(C) = 212.
5Find the range of each of the following functions.
(i) f(x) = 2 - 3x, x \in \mathbf{R}, x > 0.
(ii) f(x)=x2+2,xf(x) = x^{2} + 2, x is a real number.
(iii) f(x)=x,xf(x) = x, x is a real number.
Show solution
(i) f(x) = 2 - 3x,\ x \in \mathbf{R},\ x > 0:

Since x > 0, we have 3x > 0, so -3x < 0, thus 2 - 3x < 2.
As x0+x \to 0^+, f(x)2f(x) \to 2 (but x=0x = 0 is excluded, so f(x)f(x) approaches but never equals 2).
As x+x \to +\infty, f(x)f(x) \to -\infty.

\text{Range} = (-\infty, 2) = \{y \in \mathbf{R} : y < 2\}

(ii) f(x)=x2+2, xRf(x) = x^2 + 2,\ x \in \mathbf{R}:

For all real xx, x20x^2 \geq 0, so x2+22x^2 + 2 \geq 2.
The minimum value is 22 (attained at x=0x = 0), and f(x)f(x) can be arbitrarily large.

Range=[2,+)={yR:y2}\text{Range} = [2, +\infty) = \{y \in \mathbf{R} : y \geq 2\}

(iii) f(x)=x, xRf(x) = x,\ x \in \mathbf{R}:

This is the identity function. For every real number yy, there exists x=yx = y such that f(x)=yf(x) = y.

Range=R\text{Range} = \mathbf{R}

Miscellaneous Exercise on Chapter 2

1The relation ff is defined by f(x)={x2,amp;0x33x,amp;3x10f(x) = \begin{cases} x^2, & 0 \leq x \leq 3 \\ 3x, & 3 \leq x \leq 10 \end{cases}. The relation gg is defined by g(x)={x2,amp;0x23x,amp;2x10g(x) = \begin{cases} x^2, & 0 \leq x \leq 2 \\ 3x, & 2 \leq x \leq 10 \end{cases}. Show that ff is a function and gg is not a function.Show solution
For ff to be a function: Every element in the domain must have a unique image.

The domain of ff is [0,10][0, 10]. The two pieces overlap only at x=3x = 3.

At x=3x = 3: From the first piece, f(3)=32=9f(3) = 3^2 = 9. From the second piece, f(3)=3×3=9f(3) = 3 \times 3 = 9.

Both pieces give the same value at x=3x = 3. For all other xx, only one piece applies. Therefore, every element in [0,10][0, 10] has a unique image.

f is a function.\therefore f \text{ is a function.}

For gg: The two pieces overlap at x=2x = 2.

At x=2x = 2: From the first piece, g(2)=22=4g(2) = 2^2 = 4. From the second piece, g(2)=3×2=6g(2) = 3 \times 2 = 6.

The two pieces give different values (464 \neq 6) at x=2x = 2, so the element 22 in the domain has two different images.

g is not a function.\therefore g \text{ is not a function.}
2If f(x)=x2f(x) = x^2, find f(1.1)f(1)(1.11)\dfrac{f(1.1) - f(1)}{(1.1 - 1)}.Show solution
Given: f(x)=x2f(x) = x^2.

f(1.1)=(1.1)2=1.21f(1.1) = (1.1)^2 = 1.21
f(1)=(1)2=1f(1) = (1)^2 = 1

f(1.1)f(1)1.11=1.2110.1=0.210.1=2.1\frac{f(1.1) - f(1)}{1.1 - 1} = \frac{1.21 - 1}{0.1} = \frac{0.21}{0.1} = \mathbf{2.1}
3Find the domain of the function f(x)=x2+2x+1x28x+12f(x) = \dfrac{x^2 + 2x + 1}{x^2 - 8x + 12}.Show solution
Given: f(x)=x2+2x+1x28x+12f(x) = \dfrac{x^2 + 2x + 1}{x^2 - 8x + 12}.

Concept: The function is defined for all real xx except where the denominator is zero.

Setting denominator =0= 0:
x28x+12=0x^2 - 8x + 12 = 0
(x6)(x2)=0(x - 6)(x - 2) = 0
x=6orx=2x = 6 \quad \text{or} \quad x = 2

The function is undefined at x=2x = 2 and x=6x = 6.

Domain=R{2,6}={xR:x2 and x6}\text{Domain} = \mathbf{R} \setminus \{2, 6\} = \{x \in \mathbf{R} : x \neq 2 \text{ and } x \neq 6\}
4Find the domain and the range of the real function ff defined by f(x)=x1f(x) = \sqrt{x - 1}.Show solution
Given: f(x)=x1f(x) = \sqrt{x-1}.

Domain: The expression under the square root must be non-negative:
x10    x1x - 1 \geq 0 \implies x \geq 1
Domain=[1,+)={xR:x1}\text{Domain} = [1, +\infty) = \{x \in \mathbf{R} : x \geq 1\}

Range: When x1x \geq 1, x10x - 1 \geq 0, so x10\sqrt{x-1} \geq 0. As xx increases from 11 to \infty, f(x)f(x) increases from 00 to \infty.
Range=[0,+)={yR:y0}\text{Range} = [0, +\infty) = \{y \in \mathbf{R} : y \geq 0\}
5Find the domain and the range of the real function ff defined by f(x)=x1f(x) = |x - 1|.Show solution
Given: f(x)=x1f(x) = |x - 1|.

Domain: The absolute value function is defined for all real numbers.
Domain=R\text{Domain} = \mathbf{R}

Range: For any xRx \in \mathbf{R}, x10|x - 1| \geq 0. The minimum value is 00 (at x=1x = 1), and the function can take any non-negative value.
Range=[0,+)={yR:y0}\text{Range} = [0, +\infty) = \{y \in \mathbf{R} : y \geq 0\}
6Let f={(x,x21+x2):xR}f = \left\{\left(x, \dfrac{x^2}{1 + x^2}\right) : x \in \mathbf{R}\right\} be a function from R\mathbf{R} into R\mathbf{R}. Determine the range of ff.Show solution
Given: f(x)=x21+x2f(x) = \dfrac{x^2}{1 + x^2}, xRx \in \mathbf{R}.

Let y=x21+x2y = \dfrac{x^2}{1+x^2}.

Step 1: Note that x20x^2 \geq 0 and 1 + x^2 \geq 1 > 0, so y0y \geq 0.

Step 2: Also, y=x21+x2=111+x2y = \dfrac{x^2}{1+x^2} = 1 - \dfrac{1}{1+x^2}.

Since 1+x211 + x^2 \geq 1, we have 11+x21\dfrac{1}{1+x^2} \leq 1, so y = 1 - \dfrac{1}{1+x^2} < 1.

Step 3: As xx \to \infty, y1y \to 1 (but never equals 1). At x=0x = 0, y=0y = 0.

For any y0[0,1)y_0 \in [0,1), we can solve: y0=x21+x2x2=y01y00y_0 = \dfrac{x^2}{1+x^2} \Rightarrow x^2 = \dfrac{y_0}{1-y_0} \geq 0, which has a real solution.

\text{Range of } f = [0, 1) = \left\{y \in \mathbf{R} : 0 \leq y < 1\right\}
7Let f,g:RRf, g: \mathbf{R} \to \mathbf{R} be defined, respectively, by f(x)=x+1f(x) = x + 1, g(x)=2x3g(x) = 2x - 3. Find f+g,fgf + g, f - g and fg\dfrac{f}{g}.Show solution
Given: f(x)=x+1f(x) = x + 1, g(x)=2x3g(x) = 2x - 3, both from R\mathbf{R} to R\mathbf{R}.

(f+g)(x)(f + g)(x):
(f+g)(x)=f(x)+g(x)=(x+1)+(2x3)=3x2(f+g)(x) = f(x) + g(x) = (x+1) + (2x-3) = 3x - 2

(fg)(x)(f - g)(x):
(fg)(x)=f(x)g(x)=(x+1)(2x3)=x+12x+3=x+4(f-g)(x) = f(x) - g(x) = (x+1) - (2x-3) = x + 1 - 2x + 3 = -x + 4

(fg)(x)\left(\dfrac{f}{g}\right)(x):
(fg)(x)=f(x)g(x)=x+12x3,x32\left(\frac{f}{g}\right)(x) = \frac{f(x)}{g(x)} = \frac{x+1}{2x-3}, \quad x \neq \frac{3}{2}

Summary:
f+g=3x2,fg=4x,fg=x+12x3, x32f + g = 3x - 2, \quad f - g = 4 - x, \quad \frac{f}{g} = \frac{x+1}{2x-3},\ x \neq \frac{3}{2}
8Let f={(1,1),(2,3),(0,1),(1,3)}f = \{(1,1), (2,3), (0,-1), (-1, -3)\} be a function from Z\mathbf{Z} to Z\mathbf{Z} defined by f(x)=ax+bf(x) = ax + b, for some integers a,ba, b. Determine a,ba, b.Show solution
Given: f(x)=ax+bf(x) = ax + b and the function contains (1,1)(1,1) and (2,3)(2,3) (among others).

Using (1,1)(1, 1): f(1)=1f(1) = 1
a(1)+b=1    a+b=1(1)a(1) + b = 1 \implies a + b = 1 \quad \cdots (1)

Using (2,3)(2, 3): f(2)=3f(2) = 3
a(2)+b=3    2a+b=3(2)a(2) + b = 3 \implies 2a + b = 3 \quad \cdots (2)

Subtracting (1) from (2):
a=2a = 2

Substituting in (1):
2+b=1    b=12 + b = 1 \implies b = -1

Verification: f(0)=2(0)+(1)=1f(0) = 2(0) + (-1) = -1 ✓; f(1)=2(1)1=3f(-1) = 2(-1) - 1 = -3 ✓.

a=2, b=1\therefore a = 2,\ b = -1
9Let R\mathbf{R} be a relation from N\mathbf{N} to N\mathbf{N} defined by R={(a,b):a,bN and a=b2}\mathbf{R} = \{(a, b) : a, b \in \mathbf{N} \text{ and } a = b^2\}. Are the following true?
(i) (a,a)R(a, a) \in \mathbf{R}, for all aNa \in \mathbf{N}
(ii) (a,b)R(a, b) \in \mathbf{R}, implies (b,a)R(b, a) \in \mathbf{R}
(iii) (a,b)R(a, b) \in \mathbf{R}, (b,c)R(b, c) \in \mathbf{R}, implies (a,c)R(a, c) \in \mathbf{R}.
Show solution
Given: R={(a,b):a,bN, a=b2}\mathrm{R} = \{(a,b) : a, b \in \mathbf{N},\ a = b^2\}.

(i) Is (a,a)R(a, a) \in \mathbf{R} for all aNa \in \mathbf{N}?

For (a,a)R(a,a) \in \mathrm{R}, we need a=a2a = a^2, i.e., a(a1)=0a(a-1) = 0, so a=0a = 0 or a=1a = 1. Since 0N0 \notin \mathbf{N}, this holds only for a=1a = 1, not for all aNa \in \mathbf{N} (e.g., a=2a = 2: 242 \neq 4).

False.

(ii) Does (a,b)R(a,b) \in \mathrm{R} imply (b,a)R(b,a) \in \mathrm{R}?

If (a,b)R(a,b) \in \mathrm{R}, then a=b2a = b^2. For (b,a)R(b,a) \in \mathrm{R}, we need b=a2=(b2)2=b4b = a^2 = (b^2)^2 = b^4, i.e., b4b=0b^4 - b = 0, i.e., b(b31)=0b(b^3-1)=0, so b=1b=1.

Counterexample: (4,2)R(4, 2) \in \mathrm{R} since 4=224 = 2^2, but (2,4)R(2, 4) \notin \mathrm{R} since 242=162 \neq 4^2 = 16.

False.

(iii) Does (a,b)R(a,b) \in \mathrm{R} and (b,c)R(b,c) \in \mathrm{R} imply (a,c)R(a,c) \in \mathrm{R}?

If (a,b)R(a,b) \in \mathrm{R}: a=b2a = b^2. If (b,c)R(b,c) \in \mathrm{R}: b=c2b = c^2. Then a=b2=(c2)2=c4a = b^2 = (c^2)^2 = c^4. For (a,c)R(a,c) \in \mathrm{R}, we need a=c2a = c^2, but we have a=c4a = c^4. These are equal only if c=1c = 1.

Counterexample: (16,4)R(16, 4) \in \mathrm{R} (since 16=4216 = 4^2) and (4,2)R(4, 2) \in \mathrm{R} (since 4=224 = 2^2), but (16,2)R(16, 2) \notin \mathrm{R} since 1622=416 \neq 2^2 = 4.

False.
10Let A={1,2,3,4}A = \{1,2,3,4\}, B={1,5,9,11,15,16}B = \{1,5,9,11,15,16\} and f={(1,5),(2,9),(3,1),(4,5),(2,11)}f = \{(1,5), (2,9), (3,1), (4,5), (2,11)\}. Are the following true?
(i) ff is a relation from A to B
(ii) ff is a function from A to B.
Justify your answer in each case.
Show solution
Given: A={1,2,3,4}A = \{1,2,3,4\}, B={1,5,9,11,15,16}B = \{1,5,9,11,15,16\}, f={(1,5),(2,9),(3,1),(4,5),(2,11)}f = \{(1,5),(2,9),(3,1),(4,5),(2,11)\}.

(i) Is ff a relation from A to B?

A relation from A to B is any subset of A×BA \times B. We check that all first elements belong to A and all second elements belong to B:
- (1,5)(1,5): 1A1 \in A, 5B5 \in B
- (2,9)(2,9): 2A2 \in A, 9B9 \in B
- (3,1)(3,1): 3A3 \in A, 1B1 \in B
- (4,5)(4,5): 4A4 \in A, 5B5 \in B
- (2,11)(2,11): 2A2 \in A, 11B11 \in B

Since fA×Bf \subseteq A \times B, ff is a relation from A to B. True.

(ii) Is ff a function from A to B?

For ff to be a function, every element of A must have exactly one image in B. However, the element 2A2 \in A appears in two pairs: (2,9)(2,9) and (2,11)(2,11), giving two different images 99 and 1111.

Also, the element 4A4 \in A has image 55, but we should check all elements: 151 \mapsto 5, 292 \mapsto 9 and 2112 \mapsto 11 (two images), 313 \mapsto 1, 454 \mapsto 5.

Since element 22 has two images, ff is NOT a function from A to B. False.
11Let ff be the subset of Z×Z\mathbf{Z} \times \mathbf{Z} defined by f={(ab,a+b):a,bZ}f = \{(ab, a + b) : a, b \in \mathbf{Z}\}. Is ff a function from Z\mathbf{Z} to Z\mathbf{Z}? Justify your answer.Show solution
Given: f={(ab,a+b):a,bZ}f = \{(ab, a+b) : a, b \in \mathbf{Z}\}.

For ff to be a function from Z\mathbf{Z} to Z\mathbf{Z}, each element of Z\mathbf{Z} (as a first element) must have a unique image.

Counterexample: Consider the integer 22 as the first element (i.e., ab=2ab = 2).

- Take a=1,b=2a = 1, b = 2: ab=2ab = 2, a+b=3a + b = 3 → pair (2,3)(2, 3).
- Take a=2,b=1a = 2, b = 1: ab=2ab = 2, a+b=3a + b = 3 → pair (2,3)(2, 3). (Same)
- Take a=1,b=2a = -1, b = -2: ab=2ab = 2, a+b=3a + b = -3 → pair (2,3)(2, -3).

So the element 22 has two different images: 33 and 3-3.

Since a single first element (ab=2ab = 2) corresponds to two different second elements (33 and 3-3), ff is not a function from Z\mathbf{Z} to Z\mathbf{Z}.
12Let A={9,10,11,12,13}\mathbf{A} = \{9,10,11,12,13\} and let f:ANf: \mathbf{A} \to \mathbf{N} be defined by f(n)=f(n) = the highest prime factor of nn. Find the range of ff.Show solution
Given: A={9,10,11,12,13}\mathrm{A} = \{9, 10, 11, 12, 13\} and f(n)f(n) = highest prime factor of nn.

Finding the highest prime factor for each element:

| nn | Prime factorisation | Highest prime factor |
|-----|---------------------|----------------------|
| 9 | 323^2 | 3 |
| 10 | 2×52 \times 5 | 5 |
| 11 | 1111 (prime) | 11 |
| 12 | 22×32^2 \times 3 | 3 |
| 13 | 1313 (prime) | 13 |

So:
- f(9)=3f(9) = 3
- f(10)=5f(10) = 5
- f(11)=11f(11) = 11
- f(12)=3f(12) = 3
- f(13)=13f(13) = 13

Range of f={3,5,11,13}\text{Range of } f = \{3, 5, 11, 13\}

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Relations and Functions for Gujarat Board Class 11 Mathematics?
Key topics in Relations and Functions include Relations and Functions – Complete Concept Map, Relations and Functions - Full Chapter Concept Hierarchy, Relations and Functions — Complete Concept Map. These are the concepts Gujarat Board Class 11 examiners draw on most — study them first, then practise related questions.
How to score full marks in Relations and Functions — Gujarat Board Class 11 Mathematics?
Understand the core concepts first, then work through the 70 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Relations and Functions Class 11 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Relations and Functions (Gujarat Board Class 11 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Relations and Functions chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for Gujarat Board Class 11 Mathematics.