Master Domain and Range of Relations for CBSE Class 11 Applied Mathematics. Includes solved examples, MCQs, and step-by-step solutions for exam success.
A relation R from a set A to a set B is a subset of the Cartesian product A × B. The domain of R is the set of all first elements of the ordered pairs in R. The range of R is the set of all second elements of the ordered pairs in R.
Step 1: Given R = {(1, 2), (3, 4), (5, 6)}.
Step 2: Extract first elements: {1, 3, 5}.
Step 3: Extract second elements: {2, 4, 6}.
Answer: Domain = {1, 3, 5}, Range = {2, 4, 6}
When a relation is defined by an equation like y = f(x), the domain consists of all values of x for which y is defined and real. The range is the set of all resulting y-values obtained by substituting domain values into the equation.
Step 1: Calculate y for each x: (−2)²+1=5, (−1)²+1=2, 0²+1=1, 1²+1=2, 2²+1=5.
Step 2: Collect unique y-values.
Answer: Range = {1, 2, 5}
The domain of a relation is always a subset of the set A, and the range is always a subset of the set B. If a relation is defined on a set A, then both domain and range are subsets of A.
Step 1: Let A = {1, 2, 3}, B = {4, 5}. R = {(1, 4), (2, 5)}.
Step 2: Domain = {1, 2} ⊆ {1, 2, 3}.
Step 3: Range = {4, 5} ⊆ {4, 5}.
Answer: Verified.