Q MCQ Relations & Functions
Consider the relation $R$ on the set $\{-2,-1,0,1,2\}$ defined by $(a,b)\in R$ if and only if $1+ab>0$. Then, among the statements:

I.  The number of elements in $R$ is $17$
II. $R$ is an equivalence relation

A) Only I is true     B) Only II is true
C) Both I and II are true     D) Neither I nor II is true
✅ Correct Answer
A) Only I is true
Solution
1
Count elements of R

Total ordered pairs from $S=\{-2,-1,0,1,2\}$: $5\times5=25$.

$(a,b)\notin R$ when $ab\leq-1$. Excluded pairs:

$(1,-1),\ (-1,1)$ → $ab=-1$
$(1,-2),\ (-1,2),\ (2,-1),\ (-2,1)$ → $ab=-2$
$(2,-2),\ (-2,2)$ → $ab=-4$

Total excluded $= 8$
$$|R|=25-8=\mathbf{17}\ \checkmark \quad \text{Statement I is TRUE}$$
2
Test: Reflexivity

For all $a\in S$: $1+a^2\geq1>0$, so $(a,a)\in R$. ✅ Reflexive.

3
Test: Symmetry

$ab=ba$, so $1+ab>0\Leftrightarrow1+ba>0$. ✅ Symmetric.

4
Test: Transitivity — Counterexample
Take $a=-1,\ b=0,\ c=2$:

$(-1,0)\in R$: $\ 1+(-1)(0)=1>0$ ✅
$(0,\ 2)\in R$: $\ 1+(0)(2)=1>0$ ✅
$(-1,2)\notin R$: $1+(-1)(2)=-1\not>0$ ❌

Transitivity fails → $R$ is not an equivalence relation.

Statement II is FALSE.

📘 Key Concept
An equivalence relation must be reflexive, symmetric, and transitive — all three. Failing even one disqualifies it. To count $|R|$, count excluded pairs and subtract from the total: faster than listing all valid pairs.
?
FAQs
1
How to quickly count elements of R?
Row by row: for $a=1$, $b=-1,-2$ fail (2 pairs); $a=-1$, $b=1,2$ fail (2); $a=2$, $b=-1,-2$ fail (2); $a=-2$, $b=1,2$ fail (2). Total $8$ excluded. $|R|=25-8=17$.
2
Is (0,0) ∈ R?
Yes. $1+(0)(0)=1>0$. All pairs involving $0$ are in $R$ since $0\cdot a=0$ and $1+0=1>0$.
3
Why does transitivity fail?
$0$ acts as a "false bridge": $-1$ relates to $0$ (product $0$) and $0$ relates to $2$ (product $0$), but $-1$ and $2$ have product $-2$, so $1+(-2)=-1<0$. They are not related.
4
Would R be an equivalence relation if the set were {0,1,2}?
Yes. All products $\geq0$, so $1+ab\geq1>0$ always. Every ordered pair is in $R$ — this universal relation is an equivalence relation.
5
Is this from JEE Main 2026?
Yes, this question appeared in JEE Main 2026.
🔗
Related Questions
Q
Mean & variance of 8 numbers −10,−7,−1,x,y,9,2,16 are 7/2 and 293/4. Find mean of x,y,x+y+1,|x−y| · Ans: 11 ✓
Statistics
Q
Vertices B,C of △ABC on line x/1=(1−y)/−2=(z−2)/3, A=(1,6,3). Find area · Ans: 5√13 ✓
3D Geometry
Q
f(x)=∫(2−x²)eˣ/√((1+x)(1−x)³)dx, f(0)=0, find f(1/2) · Ans: √3·e−1 ✓
Calculus
Q
Rectangle x=0,y=0,x=3,y=4. Line L ⊥ 3x+y+6=0 bisects area. Distance of (1/2,−5) from L · Ans: 2√10 ✓
Coordinate Geometry
Q
Max & min of f(θ)=4(sin⁴(7π/2−θ)+sin⁴(11π+θ))−2(sin⁶(3π/2−θ)+sin⁶(9π−θ)). Find α+2β · Ans: 5 ✓
Trigonometry
📤 Share with friends!