India's #1 AI Tutorimportant-questions · Mathematics · Chapter 2

Important Questions: CBSE Class 11 Mathematics Chapter 2 Relations and Functions

Relations and Functions is the second chapter in NCERT Class 11 Mathematics and sits at the heart of the Algebra unit, which accounts for 30 marks in the CBSE board exam. This chapter builds foundational concepts for calculus and discrete mathematics in Class 12. Expect 2-3 questions totalling 6-8 marks: one MCQ or VSA on Cartesian product or relation properties, one 2-3 marker on identifying function types, and often a 5-mark case-based question linking data to graphs or equivalence relations.

Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Start 3-day free trial →

Key takeaways

  • Chapter 2 Relations and Functions typically carries 6-8 marks in CBSE Class 11 annual exam under the Algebra unit (30 marks total)
  • Cartesian product forms the basis; expect 1-2 questions on ordered pairs and |A × B| calculations every year
  • Types of relations — reflexive, symmetric, transitive, equivalence — tested via 2-3 mark definition-based or verification questions
  • Function types (one-one, onto, bijective) appear in 3-5 mark questions, often combined with domain-range identification
  • CBSE frequently sets case-based 5-mark questions linking real-world data sets to function graphs or relation properties
  • Common mistakes include confusing domain with co-domain, mixing up reflexive and symmetric properties, and incorrect arrow diagram interpretation

Chapter Overview and Marks Weightage in CBSE Exam

Relations and Functions introduces ordered pairs, Cartesian product of sets, and the formal definition of a relation as a subset of A × B. You then learn to classify relations as reflexive (every element relates to itself), symmetric (if a R b then b R a), transitive (if a R b and b R c then a R c), and equivalence relations (all three properties). The second half defines a function as a special relation where each element in the domain maps to exactly one element in the co-domain, then distinguishes one-one (injective), onto (surjective), and bijective functions. CBSE typically allocates 6-8 marks across the Algebra unit for this chapter. Expect one 1-mark MCQ on Cartesian product or properties, one 2-3 mark question verifying relation types or finding domain-range, and one 4-5 mark case study or proof-based question. The 2024 CBSE sample paper included a 4-mark case on election data mapped as a function and a 2-mark question on equivalence relation verification.
  • Cartesian product and ordered pairs: 1-2 marks (MCQ or VSA)
  • Types of relations verification: 2-3 marks (short answer with reasoning)
  • Function classification (one-one, onto): 3-4 marks (numerical or analytical)
  • Case-based or application question: 4-5 marks (graph interpretation, real data)

1-Mark Questions: MCQs and Very Short Answer

These questions test recall of definitions, notation, and quick calculations on Cartesian product cardinality or identification of relation properties. CBSE sets 1-mark MCQs in the objective section (20 marks total) and VSA in the descriptive section. Practice speed and accuracy — these are scoring questions if you know the NCERT definitions verbatim. Below are six representative 1-mark questions with concise answers aligned to board marking schemes.
  • Q1: If A = {1,2} and B = {3,4,5}, then |A × B| equals? (a) 5 (b) 6 (c) 8 (d) 10. Answer: (b) 6, since |A| × |B| = 2×3 = 6.
  • Q2: Which of the following is NOT a function? (a) {(1,2),(2,3)} (b) {(1,2),(1,3)} (c) {(2,4),(3,9)} (d) {(0,0)}. Answer: (b), because 1 maps to two different outputs 2 and 3.
  • Q3: The relation R = {(a,a): a ∈ A} on any set A is always: (a) reflexive (b) symmetric (c) transitive (d) all of these. Answer: (d) all of these (identity relation).
  • Q4: Domain of f(x) = √(x−2) is: (a) [2,∞) (b) (−∞,2] (c) ℝ (d) (2,∞). Answer: (a) [2,∞), since x−2 ≥ 0.
  • Q5: If R is an equivalence relation on A, then R must be: (a) reflexive only (b) symmetric only (c) reflexive, symmetric, transitive (d) transitive only. Answer: (c).
  • Q6: A function f: A → B is onto if: (a) every b ∈ B has at least one pre-image (b) every a ∈ A has unique image (c) f is one-one (d) domain = co-domain. Answer: (a) every b in B has at least one pre-image in A.

2-Mark Questions: Short Answer Type

Two-mark questions require you to show working or provide brief reasoning. Typical tasks: verify one or two properties of a given relation, find domain or range of a function, or determine if a function is one-one or onto by counter-example or proof. CBSE marking schemes award 1 mark for correct method and 1 mark for final answer. Always write the definition you are applying, then demonstrate with the given data. Below are four standard 2-mark questions with step-by-step model answers.
  • Q7: Let A = {1,2,3,4} and R = {(1,1),(2,2),(3,3),(4,4),(1,2),(2,1)}. Check if R is symmetric. Answer: For symmetric, if (a,b) ∈ R then (b,a) ∈ R. Here (1,2) ∈ R and (2,1) ∈ R. Check all pairs: identity pairs are trivially symmetric. Since every non-diagonal pair has its reverse, R is symmetric. (2 marks)
  • Q8: Find the domain and range of f(x) = 1/(x²−4). Answer: Domain: x²−4 ≠ 0 ⇒ x ≠ ±2, so domain = ℝ \ {−2,2}. Range: since x²−4 can be any non-zero real, 1/(x²−4) takes all non-zero reals except it never equals zero; also x²−4 ≥ −4 so 1/(x²−4) ∈ (−∞,0) ∪ (0,∞) but more precisely (−∞,−1/4] ∪ (0,∞). (Award 1+1 marks for domain and range.)
  • Q9: If A = {a,b} and B = {1,2,3}, how many relations are possible from A to B? Answer: A relation is a subset of A×B. |A×B| = 2×3 = 6. Number of subsets = 2⁶ = 64 relations. (2 marks)
  • Q10: Show that f: ℝ → ℝ defined by f(x) = 3x+5 is one-one. Answer: Assume f(x₁) = f(x₂). Then 3x₁+5 = 3x₂+5 ⇒ 3x₁ = 3x₂ ⇒ x₁ = x₂. Hence one-one. (2 marks)

3-Mark Questions: Application and Verification

Three-mark questions combine definition recall with multi-step reasoning. You may need to verify all three properties (reflexive, symmetric, transitive) for an equivalence relation, determine both one-one and onto for a function, or solve a word problem that models a real scenario as a relation or function. CBSE marking schemes typically allocate 1 mark for each sub-part or logical step. Always label your steps: 'Reflexive:', 'Symmetric:', 'Transitive:' or 'One-one test:', 'Onto test:'. Below are four representative 3-mark questions with detailed working.
  • Q11: Let A = {1,2,3,4,5} and define relation R by a R b if and only if |a−b| ≤ 1. Check if R is reflexive, symmetric, transitive. Answer: Reflexive: |a−a|=0 ≤1 for all a, so yes. Symmetric: if |a−b|≤1 then |b−a|≤1, so yes. Transitive: Take a=1, b=2, c=3. |1−2|=1 ≤1 and |2−3|=1 ≤1, but |1−3|=2 >1, so (1,3)∉R. Hence NOT transitive. (1+1+1 marks)
  • Q12: Show that f: ℕ → ℕ given by f(x) = x² is one-one but NOT onto. Answer: One-one: if x₁²=x₂² and x₁,x₂∈ℕ then x₁=x₂. Onto: 2∈ℕ but no natural x satisfies x²=2, so not onto. (1.5+1.5 marks)
  • Q13: A function f: [0,2π] → [−1,1] is defined by f(x)=sin x. Is it onto? Is it one-one? Answer: Onto: range of sin x on [0,2π] is [−1,1], so yes onto. One-one: sin(π/6)=sin(5π/6)=1/2, so not one-one. (1.5+1.5 marks)
  • Q14: If A={1,2}, B={a,b,c}, how many functions exist from A to B? How many are one-one? Answer: Total functions = |B|^|A| = 3²=9. One-one: choose 2 distinct images from 3 and assign order: ³P₂=3×2=6. (1+2 marks)

5-Mark Questions and Case-Based Problems

Five-mark questions in CBSE Class 11 often come as case studies in the new competency-based format introduced in 2021. You are given a real-world scenario — election results, survey data, temperature readings — and asked to model it as a relation or function, then answer 3-4 sub-questions on properties, domain, range, or graph interpretation. Alternatively, a traditional 5-marker asks you to prove a function is bijective or to find the number of equivalence relations on a small set. Each sub-question carries 1-2 marks; show all working and cite definitions. Below are two complete 5-mark questions with structured answers.
  • Q15 (Case Study): A school tracks five students {S₁,S₂,S₃,S₄,S₅} and their favorite subjects {Maths, Physics, Chemistry}. The mapping is S₁→Maths, S₂→Physics, S₃→Maths, S₄→Chemistry, S₅→Physics. (a) Is this a function? Why? (b) Is it one-one? (c) Is it onto? (d) How many such functions are possible if each student picks exactly one subject? Answer: (a) Yes, each student maps to exactly one subject. (1 mark) (b) No, S₁ and S₃ both map to Maths, so not one-one. (1 mark) (c) Yes, every subject in {Maths, Physics, Chemistry} is the image of at least one student, so onto. (1 mark) (d) Total functions = 3⁵=243. (2 marks)
  • Q16: Let f: ℝ → ℝ be defined by f(x)=(3x+2)/5. Show that f is bijective and find its inverse. Answer: One-one: suppose f(x₁)=f(x₂) ⇒ (3x₁+2)/5=(3x₂+2)/5 ⇒ 3x₁=3x₂ ⇒ x₁=x₂. (1.5 marks) Onto: for any y∈ℝ, solve y=(3x+2)/5 ⇒ x=(5y−2)/3 ∈ℝ. So onto. (1.5 marks) Hence bijective. Inverse: y=(3x+2)/5 ⇒ x=(5y−2)/3, so f⁻¹(y)=(5y−2)/3. (2 marks)
  • Q17: Prove that the relation R on ℤ defined by a R b iff a−b is divisible by 3 is an equivalence relation. Answer: Reflexive: a−a=0, divisible by 3. Symmetric: if 3|(a−b) then 3|(b−a). Transitive: if 3|(a−b) and 3|(b−c) then a−b=3k, b−c=3m ⇒ a−c=3(k+m), so 3|(a−c). All three hold, so equivalence. (1+1+3 marks)
  • Q18: A = {1,2,3}. How many equivalence relations are there on A? List the partitions. Answer: Equivalence relations correspond to partitions. Partitions of A: {{1,2,3}}, {{1,2},{3}}, {{1,3},{2}}, {{2,3},{1}}, {{1},{2},{3}}. Total 5 equivalence relations. (Award 2 marks for method, 3 marks for listing all five correctly.)

How CBSE Frames Questions from Chapter 2

CBSE question-setters follow a blueprint aligned to the revised 2021-22 pattern: 20 marks MCQ (Case-I and Case-II), 16 marks VSA/SA, and 44 marks LA (long answer). For Relations and Functions, you will see one MCQ in the objective section (often on Cartesian product cardinality or identifying non-functions from arrow diagrams), one 2-mark VSA verifying a single property (reflexive or symmetric), and one 3-5 mark case-based question embedding the concept in a table, graph, or survey data. The board loves equivalence relations because they test all three properties in one go. Function questions increasingly ask for domain and range of composite or real-world piecewise functions, linking to Chapter 3 Trigonometric Functions. Since 2020, CBSE has included at least one data-interpretation or graph-based sub-question under Case Study (5 marks), where you identify a relation from a Venn diagram or frequency table. To mirror actual exam style, always write 'Given:', 'To Prove/Find:', and 'Solution:' in long answers.
  • Cartesian product: expect numerical MCQs on |A×B| or listing ordered pairs when |A|, |B| ≤ 3
  • Relation properties: 2-3 mark questions provide a finite set and explicit relation; verify reflexive/symmetric/transitive
  • Equivalence relation proofs: 4-5 marks, often on ℤ with divisibility or congruence modulo n
  • Function classification: one-one and onto tested separately or together; numerical or algebraic definitions
  • Domain-range: 2 marks for radical, rational, or trigonometric expressions; watch for restrictions like x ≠ 0 or x ≥ 0
  • Case-based: 4-5 marks, sub-questions (a)(b)(c)(d) worth 1 mark each; read the paragraph carefully for hidden conditions

Common Mistakes Students Make and How to Avoid Them

Even strong students lose 2-3 marks in this chapter due to terminology confusion and incomplete verification. The most frequent error is mixing up 'co-domain' with 'range': co-domain is the entire target set B in f: A → B, while range is the subset of B actually covered by f(A). Another pitfall is stating a function is not one-one without giving a counter-example — CBSE marking schemes deduct 0.5 marks for assertion without proof. For relations, students often check reflexivity on a few elements instead of all elements in the set, or forget the transitive property requires checking all chains (a,b), (b,c) ⇒ (a,c). In equivalence relation proofs on infinite sets like ℤ, write out the general case using variables (a, b, c) rather than numerical examples alone. Arrow diagrams can be tricky: ensure every element in the domain has exactly one outgoing arrow for a valid function. Finally, in case-based questions, underline keywords in the paragraph — 'each', 'at least one', 'exactly' — these hint at one-one or onto conditions.
  • Co-domain vs Range: co-domain is given in the definition f: A → B; range ⊆ B is the actual image set
  • Counter-example for NOT one-one: always show f(x₁)=f(x₂) with x₁≠x₂, e.g. f(1)=f(−1)=1 for f(x)=x²
  • Reflexive check: verify (a,a)∈R for every a∈A, not just a few elements
  • Transitive verification: list all pairs of pairs; one missing link does not prove transitivity — you need universal check or a counter-example
  • Domain restrictions: write x ≠ values that make denominator zero or expression undefined; use interval notation [a,b) correctly
  • Notation: write R ⊆ A×B, not R ∈ A×B; a relation is a set, so subset symbol

Weightage of Question Types and Preparation Strategy

In the 2024-25 CBSE Class 11 blueprint, Algebra accounts for 30 marks (out of 80) split across Sets, Relations and Functions, Trigonometric Functions, and Complex Numbers. Within that, Relations and Functions typically gets 6-8 marks. Your preparation should mirror this distribution: spend 40 per cent of time on Cartesian product and relation properties (scoring 3-4 marks via MCQ and one short answer), 40 per cent on function types and domain-range (3-4 marks), and 20 per cent on case-based integration (often combined with Sets or Real Functions). Practice previous year papers from 2020 onwards because the case-study format started then. Solve NCERT Exemplar Problems for Chapter 2 — the board lifts 1-2 questions almost verbatim. Make a one-page formula sheet listing: |A×B|=|A|×|B|, reflexive (∀a: (a,a)∈R), symmetric (∀a,b: (a,b)∈R ⇒ (b,a)∈R), transitive (∀a,b,c: (a,b),(b,c)∈R ⇒ (a,c)∈R), one-one (f(x₁)=f(x₂)⇒x₁=x₂), onto (∀y∈B ∃x∈A: f(x)=y). Revise this sheet weekly.
  • Week 1: Master NCERT Examples 1-15 and Exercise 2.1, 2.2 — definitions and finite-set questions
  • Week 2: Practice Exercise 2.3 (functions) and Miscellaneous Exercise; focus on domain-range and one-one/onto
  • Week 3: Solve 5 previous year case studies; time yourself to 8 minutes per case
  • Week 4: Attempt a full mock test (20 MCQ + 4 SA + 1 LA from Chapter 2) under exam conditions; review mistakes with NCERT solutions
  • Daily micro-drill: 2 MCQs on relations, 1 function domain-range problem — keeps concepts fresh

How CBSETUTOR.ai Helps You Master Chapter 2

Relations and Functions is concept-dense: you need to internalize six definitions (reflexive, symmetric, transitive, one-one, onto, bijective) and apply them flawlessly under exam pressure. CBSETUTOR.ai gives your child a 24×7 AI tutor that explains each property with instant visual examples — upload a photo of any relation or function question from your textbook or worksheet, and the AI walks through the verification step-by-step in under 60 seconds. For example, ask 'Is R={(1,1),(2,2),(1,2)} symmetric on {1,2}?' and the AI replies with the definition, checks each pair, and highlights the missing (2,1). The platform includes 50+ practice questions for Chapter 2 tagged by difficulty and marks, auto-graded with worked solutions. At ₹999/month flat for classes 6-12 — one price, all subjects, unlimited asks — it is less than the cost of two tuition sessions yet available around-the-clock. Parents in Bengaluru, Delhi NCR, and Mumbai report a 15-20 per cent improvement in Algebra unit scores within one month of using the AI tutor for nightly doubt clearing. Try the 3-day free trial: upload today's homework, see the difference, then subscribe. No hidden fees, cancel anytime.
  • Photo-upload solving: snap any equivalence-relation or function question, get step-by-step proof in 60 seconds
  • Interactive quizzes: 50+ questions for Chapter 2, sorted by VSA/SA/LA, with instant feedback and hints
  • Chapter-wise mock tests: simulate CBSE pattern; AI identifies weak areas (e.g. transitive checks) and suggests targeted practice
  • Video explanations: 10-minute concept videos for Cartesian product, each relation type, and function classification
  • ₹999/month for classes 6-12: one subscription, all chapters, all subjects, unlimited queries; 3-day free trial with no credit card required

Quick Revision Checklist Before the Exam

Two days before your unit test or board exam, run through this checklist to ensure no concept is left unrevised. Print this list and tick each box after a 10-minute focused review. Start with definitions: write out from memory the conditions for reflexive, symmetric, transitive, equivalence, one-one, onto, bijective — then cross-check with NCERT page 33-43. Next, solve one question of each type: a 1-mark Cartesian product MCQ, a 2-mark domain-range problem, a 3-mark relation verification, and a 5-mark equivalence relation proof. Time yourself; you should complete all four in under 25 minutes. Review your own error log — which property do you forget most often? Make a flashcard for it. Finally, skim the case-study paragraph from the 2023 sample paper and note keywords: these repeat every year in different contexts. On exam day, read the question twice, underline 'reflexive', 'symmetric', 'transitive', 'one-one', 'onto' as you encounter them, and tick them off as you verify. This prevents skipping a property and losing 1 mark.
  • ☐ Definitions of reflexive, symmetric, transitive memorized and written once
  • ☐ Solved 5 MCQs on Cartesian product and properties; scored 5/5
  • ☐ Practiced 3 domain-range problems with radicals, rationals, and logs
  • ☐ Completed 2 equivalence relation proofs on ℤ or ℝ from NCERT Misc. Exercise
  • ☐ Reviewed one-one and onto tests; noted counter-example format
  • ☐ Attempted 1 case-based question; underlined keywords and answered all sub-parts
  • ☐ Scanned previous year paper for Relations and Functions questions; compared my answers to marking scheme

Frequently asked questions

How many marks does Chapter 2 Relations and Functions carry in the CBSE Class 11 annual exam?+
This chapter typically carries 6 to 8 marks within the 30-mark Algebra unit. Expect one 1-mark MCQ, one 2-3 mark short answer on relation properties or domain-range, and one 4-5 mark case-based or long-answer question on equivalence relations or function types.
What is the difference between co-domain and range in a function?+
Co-domain is the entire target set B specified in the definition f: A → B. Range is the subset of B that actually gets mapped to by some element in A. For example, if f: ℝ → ℝ is f(x)=x², co-domain is ℝ but range is [0,∞).
How do I quickly check if a relation is reflexive, symmetric, or transitive on a finite set?+
Reflexive: verify (a,a) is in R for every element a in the set. Symmetric: for every (a,b) in R, check (b,a) is also in R. Transitive: for every pair of pairs (a,b) and (b,c) in R, confirm (a,c) is in R. One counter-example disproves a property.
What is an equivalence relation and why is it important for exams?+
An equivalence relation is one that is reflexive, symmetric, and transitive all at once. CBSE loves it because it tests all three properties in a single question worth 4-5 marks. Common examples: congruence modulo n on integers, equality of sets, similarity of triangles.
How many functions are possible from a set A with m elements to a set B with n elements?+
Total functions = n^m, since each of the m elements in A can map to any of the n elements in B independently. For example, if |A|=2 and |B|=3, total functions = 3²=9.
How can I tell if a function is one-one (injective) from its equation?+
Assume f(x₁) = f(x₂) and algebraically prove that x₁ must equal x₂. If you succeed, the function is one-one. If you find a counter-example where f(x₁)=f(x₂) but x₁≠x₂, it is not one-one. For instance, f(x)=x² is not one-one on ℝ because f(2)=f(−2)=4.
How do I prove a function is onto (surjective)?+
Show that for every y in the co-domain B, there exists at least one x in the domain A such that f(x)=y. Algebraically, solve y=f(x) for x and verify x lies in A. If you can always find such an x, the function is onto.
What are common mistakes in case-based questions from Chapter 2?+
Students often skim the paragraph and miss keywords like 'each' or 'at least one', leading to wrong conclusions about one-one or onto. Always underline these words. Another mistake is answering only two out of four sub-questions because of poor time management; practice full cases under a timer.
Is it necessary to memorize the number of relations and functions on finite sets?+
Yes, for scoring quick MCQ marks. Remember: number of relations from A to B = 2^(|A|×|B|); number of functions = |B|^|A|; number of one-one functions (if |A|≤|B|) = |B|P|A|. These formulas appear almost every year in the objective section.
How does CBSETUTOR.ai help with equivalence relation proofs?+
Upload a photo of your proof attempt or the question. The AI tutor checks each property step — reflexive, symmetric, transitive — highlights any logical gap, and provides a model proof in under 60 seconds. It also generates similar practice questions so you internalize the proof structure. Available 24×7 at ₹999/month with a 3-day free trial.

Ready to give your Class 11 child the tutor that never sleeps?

CBSETUTOR.ai covers every chapter in the Class 11 NCERT syllabus — Maths, Science, Social Science, English, Hindi and more. 24×7. Patient. Unlimited. 3-day free trial.

Start your child's 3-day free trial →