Class CBSE Class 12 Mathematics Relations and Functions Q #1260
KNOWLEDGE BASED
REMEMBER
5 Marks 2024 AISSCE(Board Exam) LA
A relation R on set $A=\{-4,-3,-2,-1,0,1,2,3,4\}$ be defined as $R=\{(x,y):x+y$ is an integer divisible by 2). Show that R is an equivalence relation. Also, write the equivalence class [2].

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Understanding Equivalence Relation

An equivalence relation must satisfy three properties: Reflexivity, Symmetry, and Transitivity.

Step 2: Checking Reflexivity

For R to be reflexive, $(x, x) \in R$ for all $x \in A$. This means $x + x = 2x$ must be divisible by 2. Since $2x$ is always divisible by 2 for any integer $x$, R is reflexive.

Step 3: Checking Symmetry

For R to be symmetric, if $(x, y) \in R$, then $(y, x) \in R$. This means if $x + y$ is divisible by 2, then $y + x$ must also be divisible by 2. Since $x + y = y + x$, if $x + y$ is divisible by 2, so is $y + x$. Thus, R is symmetric.

Step 4: Checking Transitivity

For R to be transitive, if $(x, y) \in R$ and $(y, z) \in R$, then $(x, z) \in R$. This means if $x + y$ is divisible by 2 and $y + z$ is divisible by 2, then $x + z$ must also be divisible by 2. $x + y = 2m$ and $y + z = 2n$ for some integers $m$ and $n$. Adding these two equations, we get $x + 2y + z = 2m + 2n$. So, $x + z = 2m + 2n - 2y = 2(m + n - y)$. Since $x + z$ is divisible by 2, R is transitive.

Step 5: Conclusion on Equivalence Relation

Since R is reflexive, symmetric, and transitive, R is an equivalence relation.

Step 6: Finding the Equivalence Class [2]

The equivalence class [2] consists of all elements $y \in A$ such that $(2, y) \in R$. This means $2 + y$ is divisible by 2. So, $2 + y = 2k$ for some integer $k$. This implies $y = 2k - 2$, which means $y$ must be an even integer. The even integers in set A are $\{-4, -2, 0, 2, 4\}$. Therefore, the equivalence class [2] is $\{-4, -2, 0, 2, 4\}$.

Final Answer: R is an equivalence relation. [2] = {-4, -2, 0, 2, 4}

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an REMEMBER question because it requires recalling the definition of equivalence relations and applying it to a specific set.
Knowledge Dimension: CONCEPTUAL
Justification: The question tests the understanding of the concepts of relations, equivalence relations, and equivalence classes. It requires applying these concepts rather than just recalling facts.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. It directly relates to the syllabus on Relations and Functions, specifically equivalence relations.