Advertisements
Advertisements
Question
An organization conducted a bike race under 2 different categories—boys and girls. In all, there were 250 participants. Among all of them, finally three from Category 1 and two from Category 2 were selected for the final race. Ravi forms two sets B and G with these participants for his college project. Let B = {b1, b2, b3}, G = {g1, g2}, where B represents the set of boys selected and G the set of girls who were selected for the final race. |
On the basis of the above information, answer the following questions:
- Ravi wishes to form all the relations possible from B to G. How many such relations are possible? (1)
- Write the smallest equivalence relation on G. (1)
-
- Ravi defines a relation from B to B as R1 = {(b1, b2), (b2, b1)}. Write the minimum ordered pairs to be added in R1 so that it becomes
- reflexive but not symmetric,
- reflexive and symmetric but not transitive. (2)
OR
- If the track of the final race (for the biker b1) follows the curve
`x^2 = 4y; ("where" 0 ≤ x ≤ 20sqrt2 "and" 0 ≤ y ≤ 200)`, then state whether the track represents a one-one and onto function or not. (Justify). (2)
- Ravi defines a relation from B to B as R1 = {(b1, b2), (b2, b1)}. Write the minimum ordered pairs to be added in R1 so that it becomes
Solution
i. The number of relations is equal to the number of subsets of the set B × G = `2^(n(B × G))`
= 2n(B) × n(G)
= 23 × 2
= 26
Where n(A) denotes the number of the elements in the finite set A.
ii. The smallest equivalence relation on G is {(g1, g1), (g2, g2)}.
iii. a. A. Reflexive but not symmetric = {(b1, b2), (b2, b1), (b1, b1), (b2, b2), (b3, b3), (b2, b3)}.
So the minimum number of elements to be added are (b1, b1), (b2, b2), (b3, b3), (b2, b3).
{Note: It can be any one of the pair from (b3, b2), (b1, b3), (b3, b1) in place of (b2, b3) also.}
B. Reflexive and symmetric but not transitive = {(b1, b2), (b2, b1), (b1, b1), (b2, b2), (b3, b3), (b2, b3), (b3, b2)}
So the minimum number of elements to be added are (b1, b1), (b2, b2), (b3, b3), (b2, b3), (b3, b2).
OR
b. One-one and onto function.
x2 = 4y. let `y = f(x) = x^2/4`
Let `x_1, x_2 in [0, 20sqrt2]` such that f(x1) = f(x2) ⇒ `x_1^2/4 = x_1^2/4`
⇒ `x_1^2 = x_2^2 ⇒ (x_1 - x_2)(x_1 +x_2) = 0 ⇒ x_1 = x_2 "as" x_1, x_2 in [0, 20sqrt2]`
∴ f is a one-one function.
Now 0 ≤ y ≤ 200, hence the value of y is non-negative and `f(2sqrty) = y`.
∴ For any arbitrary y ∈ [0, 200], the pre-image of y exists in `[0, 20sqrt2]`, hence f is an onto function.