To determine the truth value of the given statements regarding the relation R defined on the set A={−2,−1,0,1,2}, we analyze the condition for membership in R:
(a,b)∈R⟺1+ab>0⟺ab>−1
Analysis of Statement I: The number of elements in R is 17
We count the number of ordered pairs (a,b)∈A×A that satisfy ab>−1 by checking each possible value of a∈A:
-
For a=−2:
- b=−2⟹ab=4>−1 →(−2,−2)∈R
- b=−1⟹ab=2>−1 →(−2,−1)∈R
- b=0⟹ab=0>−1 →(−2,0)∈R
- b=1⟹ab=−2≯−1
- b=2⟹ab=−4≯−1
(3 elements: (−2,−2),(−2,−1),(−2,0))
-
For a=−1:
- b=−2⟹ab=2>−1 →(−1,−2)∈R
- b=−1⟹ab=1>−1 →(−1,−1)∈R
- b=0⟹ab=0>−1 →(−1,0)∈R
- b=1⟹ab=−1≯−1
- b=2⟹ab=−2≯−1
(3 elements: (−1,−2),(−1,−1),(−1,0))
-
For a=0:
- b=−2,−1,0,1,2⟹ab=0>−1 for all b∈A.
(5 elements: (0,−2),(0,−1),(0,0),(0,1),(0,2))
-
For a=1:
- b=−2⟹ab=−2≯−1
- b=−1⟹ab=−1≯−1
- b=0⟹ab=0>−1 →(1,0)∈R
- b=1⟹ab=1>−1 →(1,1)∈R
- b=2⟹ab=2>−1 →(1,2)∈R
(3 elements: (1,0),(1,1),(1,2))
-
For a=2:
- b=−2⟹ab=−4≯−1
- b=−1⟹ab=−2≯−1
- b=0⟹ab=0>−1 →(2,0)∈R
- b=1⟹ab=2>−1 →(2,1)∈R
- b=2⟹ab=4>−1 →(2,2)∈R
(3 elements: (2,0),(2,1),(2,2))
Summing the number of valid pairs:
n(R)=3+3+5+3+3=17
Thus, Statement I is True.
Analysis of Statement II: R is an equivalence relation
An equivalence relation must be reflexive, symmetric, and transitive.
-
Reflexivity:
For any a∈A, 1+a2≥1>0, so (a,a)∈R for all a∈A. Hence, R is reflexive.
-
Symmetry:
If (a,b)∈R, then 1+ab>0⟹1+ba>0⟹(b,a)∈R. Hence, R is symmetric.
-
Transitivity:
We check for transitivity. Consider a=−2, b=0, and c=2:
- 1+a⋅b=1+(−2)(0)=1>0⟹(−2,0)∈R
- 1+b⋅c=1+(0)(2)=1>0⟹(0,2)∈R
- 1+a⋅c=1+(−2)(2)=−3≯0⟹(−2,2)∈/R
Since (−2,0)∈R and (0,2)∈R, but (−2,2)∈/R, the relation R is not transitive.
Thus, R is not an equivalence relation, making Statement II False.
Conclusion:
- Statement I is true.
- Statement II is false.
Hence, the correct option is A (Only I is true).