Master Domain, Range, and Codomain in CBSE Class 11 Applied Mathematics. Learn to identify function mappings with step-by-step solved examples.
A function f: A → B is a relation where every element in set A has exactly one image in set B. The set A is called the domain, and set B is the codomain. The set of all actual images of elements of A in B is called the range.
Step 1: Domain is the input set {1, 2, 3}.
Step 2: Codomain is the target set {2, 4, 6, 8}.
Step 3: Calculate images: f(1)=2, f(2)=4, f(3)=6. Range is {2, 4, 6}.
Answer: Domain={1, 2, 3}, Codomain={2, 4, 6, 8}, Range={2, 4, 6}.
For real-valued functions, the domain is the set of all real numbers for which the expression is defined. We must exclude values that cause division by zero or result in the square root of a negative number.
Step 1: The denominator cannot be zero.
Step 2: Set x - 5 = 0 ⟹ x = 5.
Step 3: Exclude 5 from the set of real numbers.
Answer: Domain = R - {5}.
The range is the set of output values y = f(x) for all x in the domain. For simple functions, we express x in terms of y and find the values of y for which x is defined.
Step 1: Substitute x=0: f(0)=3.
Step 2: Substitute x=1: f(1)=5.
Step 3: Substitute x=2: f(2)=7.
Answer: Range = {3, 5, 7}.