JUST ADDED: JEE Main 2026 (Jan 21) Question Paper with Analysis and Solution Attempt Now →
NEP 2020 Compliant

Competency-Based Assessment Made Simple.

A comprehensive platform for Teachers to create standard question papers and Students to practice Case-Based, Assertion-Reason, and Critical Thinking questions.

872+
Questions
4+
Subjects
100%
NEP Aligned

Generate Papers

Create professional PDF/Word papers with logo, instructions, and mixed question types in minutes.

Start Creating

Question Bank

Explore our repository by Class and Topic. Filter by "Knowledge" or "Competency" levels.

Browse Bank

Self-Regulated Test

For Students. Take timed MCQ tests to check your understanding. Get instant feedback.

Take Test
Pedagogy Shift

Why Competency-Based?

According to NEP 2020, rote learning is out. The focus has shifted to assessing a student's ability to apply concepts in real-life situations.

Case-Based Questions

Questions derived from real-world passages to test analytical skills.

Assertion-Reasoning

Testing the logic behind concepts, not just the definition.

Critical Thinking

Open-ended scenarios that require thinking beyond the textbook.

Marking Scheme
Randomly Fetched Question
Question
Let $A = \{-2, -1, 0, 1, 2, 3\}$. Let R be a relation on $A$ defined by $xRy$ if and only if $y = \max\{x, 1\}$. Let $l$ be the number of elements in R. Let $m$ and $n$ be the minimum number of elements required to be added in R to make it reflexive and symmetric relations, respectively. Then $l + m + n$ is equal to
APPLY COMPETENCY 4 Marks
Concept Application
50%
Calculation / Logic
50%
Target Level
MEDIUM
Unique Feature

More Than Just an Answer Key

We provide complete AI-Powered Explanations for every question.

APPLY COMPETENCY MEDIUM

Q: Let $A = \{-2, -1, 0, 1, 2, 3\}$. Let R be a relation on $A$ defined by $xRy$ if and only if $y = \max\{x, 1\}$. Let $l$ be the number of elements in R. Let $m$ and $n$ be the minimum number of elements required to be added in R to make it reflexive and symmetric relations, respectively. Then $l + m + n$ is equal to

Question Analysis & Solution

Step-by-Step Solution

First, we need to determine the elements of the relation R. The relation is defined by $xRy$ if and only if $y = \max\{x, 1\}$.

For $x = -2$, $y = \max\{-2, 1\} = 1$. So, $(-2, 1) \in R$.

For $x = -1$, $y = \max\{-1, 1\} = 1$. So, $(-1, 1) \in R$.

For $x = 0$, $y = \max\{0, 1\} = 1$. So, $(0, 1) \in R$.

For $x = 1$, $y = \max\{1, 1\} = 1$. So, $(1, 1) \in R$.

For $x = 2$, $y = \max\{2, 1\} = 2$. So, $(2, 2) \in R$.

For $x = 3$, $y = \max\{3, 1\} = 3$. So, $(3, 3) \in R$.

Therefore, $R = \{(-2, 1), (-1, 1), (0, 1), (1, 1), (2, 2), (3, 3)\}$. The number of elements in R is $l = 6$.

Next, we need to find the minimum number of elements to add to R to make it reflexive. A relation is reflexive if $(x, x) \in R$ for all $x \in A$. The set $A = \{-2, -1, 0, 1, 2, 3\}$. The elements $(x, x)$ that are not in R are $(-2, -2), (-1, -1), (0, 0), (1, 1)$. Since $(1,1), (2,2), (3,3)$ are already in R, we need to add $(-2, -2), (-1, -1), (0, 0)$ to make R reflexive. Thus, $m = 3$.

Now, we need to find the minimum number of elements to add to R to make it symmetric. A relation is symmetric if whenever $(x, y) \in R$, then $(y, x) \in R$. The current relation is $R = \{(-2, 1), (-1, 1), (0, 1), (1, 1), (2, 2), (3, 3)\}$.

For $(-2, 1) \in R$, we need to add $(1, -2)$.

For $(-1, 1) \in R$, we need to add $(1, -1)$.

For $(0, 1) \in R$, we need to add $(1, 0)$.

For $(1, 1) \in R$, we don't need to add anything.

For $(2, 2) \in R$, we don't need to add anything.

For $(3, 3) \in R$, we don't need to add anything.

So, we need to add $(1, -2), (1, -1), (1, 0)$. Thus, $n = 3$.

Finally, we need to find $l + m + n = 6 + 3 + 3 = 12$.

Correct Answer: 12

AI Suggestion: Option B
View Full Question Details →