Analyzing the Setup
We are given the set A={2,3,5,7,9} and a relation R defined on A such that xRy if and only if 2x≤3y.
To find l, the number of elements in R, we must systematically evaluate the inequality y≥32x for every x∈A.
Mapping the Territory
We evaluate the condition y≥32x for each element x in the set A:
For x=2, we require y≥34≈1.33. All elements {2,3,5,7,9} satisfy this, yielding 5 pairs: (2,2),(2,3),(2,5),(2,7),(2,9).
For x=3, we require y≥36=2. All elements {2,3,5,7,9} satisfy this, yielding 5 pairs: (3,2),(3,3),(3,5),(3,7),(3,9).
For x=5, we require y≥310≈3.33. The elements {5,7,9} satisfy this, yielding 3 pairs: (5,5),(5,7),(5,9).
For x=7, we require y≥314≈4.66. The elements {5,7,9} satisfy this, yielding 3 pairs: (7,5),(7,7),(7,9).
For x=9, we require y≥318=6. The elements {7,9} satisfy this, yielding 2 pairs: (9,7),(9,9).
Summing these results, we find the total number of elements in
R:
l=5+5+3+3+2=18
The Quest for Symmetry
A relation is symmetric if (x,y)∈R⟹(y,x)∈R. We identify pairs (x,y) where $x
eq y$ such that (x,y)∈R but $(y, x)
otin R$.
The asymmetric pairs are:
1. (2,5)∈R, but $(5, 2)
otin R$
2. (2,7)∈R, but $(7, 2)
otin R$
3. (2,9)∈R, but $(9, 2)
otin R$
4. (3,5)∈R, but $(5, 3)
otin R$
5. (3,7)∈R, but $(7, 3)
otin R$
6. (3,9)∈R, but $(9, 3)
otin R$
7. (5,9)∈R, but $(9, 5)
otin R$
There are exactly 7 such pairs. To make the relation symmetric, we must add these 7 missing links to R. Thus, m=7.
Final Calculation
Having determined the values of
l and
m, we perform the final summation:
l+m=18+7=25
The final result is 25.