Class CBSE Class 12 Mathematics Relations and Functions Q #1295
KNOWLEDGE BASED
REMEMBER
3 Marks 2024 AISSCE(Board Exam) SA
A relation R on set $A=\{1,2,3,4,5\}$ is defined as $R=\{(x,y):|x^{2}-y^{2}|<8\}$. Check whether the relation R is reflexive, symmetric and transitive.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Understanding the Relation

The relation $R$ is defined on the set $A = \{1, 2, 3, 4, 5\}$ such that $(x, y) \in R$ if $|x^2 - y^2| \le 8$. We need to find all pairs $(x, y)$ that satisfy this condition.

Step 2: Checking all possible pairs

We will iterate through all possible pairs $(x, y)$ where $x, y \in A$ and check if the condition $|x^2 - y^2| \le 8$ is satisfied.

Step 3: Listing the pairs

For $x = 1$: - $y = 1$: $|1^2 - 1^2| = 0 \le 8$ - $y = 2$: $|1^2 - 2^2| = |1 - 4| = 3 \le 8$ - $y = 3$: $|1^2 - 3^2| = |1 - 9| = 8 \le 8$ - $y = 4$: $|1^2 - 4^2| = |1 - 16| = 15 > 8$ - $y = 5$: $|1^2 - 5^2| = |1 - 25| = 24 > 8$ For $x = 2$: - $y = 1$: $|2^2 - 1^2| = |4 - 1| = 3 \le 8$ - $y = 2$: $|2^2 - 2^2| = 0 \le 8$ - $y = 3$: $|2^2 - 3^2| = |4 - 9| = 5 \le 8$ - $y = 4$: $|2^2 - 4^2| = |4 - 16| = 12 > 8$ - $y = 5$: $|2^2 - 5^2| = |4 - 25| = 21 > 8$ For $x = 3$: - $y = 1$: $|3^2 - 1^2| = |9 - 1| = 8 \le 8$ - $y = 2$: $|3^2 - 2^2| = |9 - 4| = 5 \le 8$ - $y = 3$: $|3^2 - 3^2| = 0 \le 8$ - $y = 4$: $|3^2 - 4^2| = |9 - 16| = 7 \le 8$ - $y = 5$: $|3^2 - 5^2| = |9 - 25| = 16 > 8$ For $x = 4$: - $y = 1$: $|4^2 - 1^2| = |16 - 1| = 15 > 8$ - $y = 2$: $|4^2 - 2^2| = |16 - 4| = 12 > 8$ - $y = 3$: $|4^2 - 3^2| = |16 - 9| = 7 \le 8$ - $y = 4$: $|4^2 - 4^2| = 0 \le 8$ - $y = 5$: $|4^2 - 5^2| = |16 - 25| = 9 > 8$ For $x = 5$: - $y = 1$: $|5^2 - 1^2| = |25 - 1| = 24 > 8$ - $y = 2$: $|5^2 - 2^2| = |25 - 4| = 21 > 8$ - $y = 3$: $|5^2 - 3^2| = |25 - 9| = 16 > 8$ - $y = 4$: $|5^2 - 4^2| = |25 - 16| = 9 > 8$ - $y = 5$: $|5^2 - 5^2| = 0 \le 8$

Step 4: Forming the Relation R

Based on the above calculations, the relation $R$ is: $R = \{(1, 1), (1, 2), (1, 3), (2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3), (3, 4), (4, 3), (4, 4), (5, 5)\}$

Final Answer: R = {(1, 1), (1, 2), (1, 3), (2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3), (3, 4), (4, 3), (4, 4), (5, 5)}

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 a relation and applying a given condition to find the elements of the relation.
Knowledge Dimension: FACTUAL
Justification: The question requires recalling the definition of a relation and applying a specific condition.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. It directly tests the understanding of relations and their properties as defined in the textbook.