Step 1: Understand the Condition for Relation R
The relation condition is given by the inequality:
0≤x2+2y≤4
We can rewrite this inequality to easily check values for 2y:
−x2≤2y≤4−x2
Since x,y∈A, we will test each possible value of x from the set A={−3,−2,−1,0,1,2,3} to find the valid values for y.
Step 2: Find all ordered pairs (x,y) to determine l (Number of elements in R)
Case 1: When x=0⟹x2=0
−0≤2y≤4−0⟹0≤2y≤4⟹0≤y≤2
Valid values for y∈A are {0,1,2}.
Pairs: (0,0),(0,1),(0,2) ⟹ 3 pairs
Case 2: When x=1 or x=−1⟹x2=1
−1≤2y≤4−1⟹−1≤2y≤3⟹−0.5≤y≤1.5
Valid values for y∈A are {0,1}.
Pairs for x=1: (1,0),(1,1) ⟹ 2 pairs
Pairs for x=−1: (−1,0),(−1,1) ⟹ 2 pairs
Case 3: When x=2 or x=−2⟹x2=4
−4≤2y≤4−4⟹−4≤2y≤0⟹−2≤y≤0
Valid values for y∈A are {−2,−1,0}.
Pairs for x=2: (2,−2),(2,−1),(2,0) ⟹ 3 pairs
Pairs for x=−2: (−2,−2),(−2,−1),(−2,0) ⟹ 3 pairs
Case 4: When x=3 or x=−3⟹x2=9
−9≤2y≤4−9⟹−9≤2y≤−5⟹−4.5≤y≤−2.5
The only integer value in this range is y=−3.
Valid values for y∈A are {−3}.
Pairs for x=3: (3,−3) ⟹ 1 pair
Pairs for x=−3: (−3,−3) ⟹ 1 pair
Total number of elements in R (l):
l=3+2+2+3+3+1+1=15
Step 3: Find m (Elements to be added for Reflexivity)
For a relation on set A to be reflexive, it must contain the pair (x,x) for every x∈A.
The required reflexive pairs for set A are:
{(−3,−3),(−2,−2),(−1,−1),(0,0),(1,1),(2,2),(3,3)}
Let's check which of these reflexive pairs are already present in our relation R:
From Case 4: (−3,−3) and (3,−3) are present ⟹ (−3,−3) is Present
From Case 3: (−2,−2) and (2,−2) are present ⟹ (−2,−2) is Present
From Case 2: (−1,1) and (1,1) are present ⟹ (1,1) is Present
From Case 1: (0,0) is present ⟹ (0,0) is Present
The pairs that are missing from R are:
{(−1,−1),(2,2),(3,3)}
Thus, the minimum number of elements required to be added (m) is:
m=3
Step 4: Calculate l+m
l+m=15+3=18
Correct Answer:
(b) 18