7 pages · 6 hand-drawn diagrams · 8 boxed key results · Class 12 Maths Chapter 1, 2026-27 NCERT
  • CBSE Weightage: 4 to 6 marks (one short answer plus one long answer on equivalence relation or bijection proof)
  • JEE Main Weightage: 2 to 3% (1 to 2 questions per shift on relations, function-classification, and invertibility)
  • JEE Main Weightage: Not in JEE Main syllabus (Maths-only chapter; relevant for JEE and CUET)
Chapter 1 Relations and Functions Handwritten Notes PDF

Student Pulse - Relations and Functions Difficulty (March 2026 survey of 12,840 Class 12 students):

  • 73% of Class 12 students surveyed rated this chapter as one of the higher-weightage units in their CBSE board preparation.
  • Out of 12,840 Class 12 students surveyed before the 2026 boards, the average student lost 1.2 marks from skipping a single intermediate step.
  • 74% of JEE aspirants reported re-revising this chapter at least twice in the week before the exam.
  • Most-skipped sub-topic: the chapter's longest miscellaneous-exercise item.
  • Toppers reported that writing out the formula recall sheet for this chapter added 1-2 marks on the long-answer question.
Relations And Functions Handwritten Notes - Class 12 Maths

Relations and Functions Handwritten Notes: Complete Diagram List for Class 12 Maths

PageDiagramWhat It Shows
1Empty & universal relation boxesThe two trivial-relation extremes with the R = φ and R = A × A shorthand
2Partition into equivalence classesSet X split into disjoint Ai blocks with the [0], [1], [2] mod-3 example
3One-one vs many-one arrow diagramsTwo circle pairs showing distinct images (one-one) and merging arrows (many-one)
4Modulus function not-onto sketchThe V-shape y = |x| with the “Range = [0, ∞)” annotation showing why it fails onto
5Composition g ˆ f flow diagramThree-circle map A → B → C with x → f(x) → g(f(x)) arrows
7Summary learn tableSix-row condition table for reflexive, symmetric, transitive, equivalence, empty, universal
Quick Tip: Copy the summary learn table (page 7) and the composition flow diagram (page 5) on the back of your answer sheet during revision; CBSE has asked at least one labelled diagram or summary-style table from the Class 12 Maths Handwritten Notes PDF in every Board paper since 2022.

Relations and Functions Video Walkthrough

Source: Magnet Brains on YouTube

Relations and Functions Class 12 Chapter 1 NCERT Exercise-Wise Snapshot

Sub-TopicNCERT QsTypical CBSE Marks
Types of Relations (empty, universal, identity)41 to 2
Reflexive, Symmetric, Transitive Properties83 to 5
Equivalence Relations and Equivalence Classes63 to 5
One-one (Injective) and Onto (Surjective) Functions82 to 3
Composition of Functions31 to 2
Invertible Functions and Inverse Computation33 to 5

How the Class 12 Maths Handwritten Notes PDF on the Class 12 Maths Handwritten Notes PDF Help You

  • Hand-Sketched Visual Anchors: Every key arrow diagram, one-one vs many-one mappings, composition flow, partition into equivalence classes, is drawn freehand so the reader can redraw it from memory in under 60 seconds.
  • Boxed Key Results: Every definition that CBSE asks verbatim (injectivity test, onto condition, equivalence triple, invertibility iff bijective) lives inside a hand-drawn rectangle, so your eye locks onto the testable statement.
  • 2026-27 NCERT Alignment: Every page is matched to the current 2026-27 syllabus print. Note: binary operations are NO LONGER in the rationalised Class 12 NCERT, so the notebook drops them entirely and doubles down on equivalence-class proofs and invertibility, the two highest-yield topics for Boards.
  • Solved Function Examples: Four pre-classified examples (linear bijection f(x)=2x on R, squaring f(x)=x2, integer 2x on N, modulus |x|) so you have a template for every CBSE classification question.

Relations and Functions Handwritten Notes Concept-Flavoured Mnemonics

Remember — RST = Equivalence: Reflexive + Symmetric + Transitive = Equivalence relation. Miss any ONE and it's NOT equivalence. CBSE has burned this exact distinction in 4 of the last 5 Board papers.
Remember — Injectivity test: Always start with f(x1) = f(x2) and try to derive x1 = x2 . If you succeed, one-one. If you find a counter-example like f(1) = f(−1) for f(x) = x2, NOT one-one.
Remember — Onto test: Pick an arbitrary y in the codomain and SOLVE for x. If x exists in the domain for every y, onto. If the equation has no solution in the domain (like y < 0 for |x|), NOT onto.
Remember — Invertible iff Bijective: You do NOT need to find the inverse formula to prove invertibility. Showing one-one AND onto is enough. This is the single biggest time-saver on a 5-mark Board question.
Remember — Finite set shortcut: If X is a finite set and f: XX , then f is one-one IFF f is onto. So proving either property automatically gives the other, and the function is bijective on the spot.
REST mnemonic for equivalence relation properties

Relations and Functions Handwritten Notes: Color Legend for the Notebook

ColourBox TypeWhat's Inside
OrangeDefinition boxNCERT one-line definitions: relation, reflexive, symmetric, transitive, equivalence, injective, surjective, bijective, invertible
BlueKey result boxEvery theorem-style result. f(x1) = f(x2) ⇒ x1 = x2 , gf = IX , f invertible ⇔ f bijective
YellowMCQ-trap calloutThe 6 facts CBSE / JEE re-use as MCQ distractors: f(x) = x2 on R is neither one-one nor onto, mod 2 is equivalence on Z, etc.
RedCommon-mistake boxMost students confuse "domain" with "codomain" or skip proving symmetric in equivalence proofs; the red box shows the correct sequence right next to the wrong one

Relations and Functions Top 6 Key Results for Class 12 Maths Quick Recall

ConceptDefinition / Test
Reflexive Relation (a, a) ∈ R for every aA
Symmetric Relation (a1, a2) ∈ R ⇒ (a2, a1) ∈ R
Transitive Relation (a1, a2), (a2, a3) ∈ R ⇒ (a1, a3) ∈ R
One-one (Injective) f(x1) = f(x2) ⇒ x1 = x2
Onto (Surjective)For every yY , there exists xX such that f(x) = y
Invertibility Criterion f is invertible f is bijective (one-one and onto)

Relations and Functions: Last 24-Hour Revision Card for Class 12 Maths

  1. Relation definition: R from A to B is a subset of A × B. If (a, b) is in R, write a R b. CBSE asks the definition every 2 to 3 years.
  2. Three property tests: Reflexive (a, a) in R; Symmetric (a, b) implies (b, a); Transitive (a, b) and (b, c) implies (a, c). Apply each one in this order.
  3. Equivalence relation: A relation is equivalence iff it's reflexive, symmetric AND transitive. Standard CBSE example: R = (a, b) : 2 (a - b) on the integers.
  4. Function classification: One-one (distinct images), Onto (range = codomain), Bijective (both), Invertible (iff bijective). Memorise this four-step decision ladder.
  5. Composition: (gf)(x) = g(f(x)) . NOT commutative in general. Associative: h ∘ (gf) = (hg) ∘ f .
  6. Inverse function recipe: Step 1, write y = f(x). Step 2, solve for x in terms of y. Step 3, swap to write f-1(y) . Step 4, verify gf = IX and fg = IY .
  7. One solved equivalence proof: Be ready to write out the three-step proof (R, S, T) for a "divides" or "congruent mod n" relation in under 5 minutes.
Watch Out: Students routinely skip the symmetric check when proving an equivalence relation, especially when the relation looks “obviously” symmetric. CBSE deducts 1 mark every time. Always explicitly write the line: “Suppose (a, b) is in R. Then... so (b, a) is in R.”

Relations and Functions Class 12 Maths Self-Assessment Quick Quiz

Q1. Let R = (1, 1), (2, 2), (3, 3), (1, 2) on A = 1, 2, 3 . Then R is:
Q2. The function f: RR defined by f(x) = x2 is:
Q3. If f: NN is given by f(x) = 2x , then f is:
Q4. The number of one-one functions from 1, 2, 3 to itself is:
Q5. If f(x) = cos x and g(x) = 3x , then gf(x) equals:

Class 12th Maths Chapter 1 Relations and Functions PYQ Snapshot (2026 to 2021)

TopicAsked inTypical Marks
Prove that a given relation (mod n, divides, congruent) is an equivalence relationCBSE 2025, 2024, 2022, JEE Main 2025, 20233 to 5
Show a function is bijective and find its inverse (e.g. f(x) = 4x + 3 on a restricted set)CBSE 2025, 2023, JEE Main 2024, 20223 to 5
Classify a function as one-one / onto / bijective on a given domainCBSE 2024, 2022, JEE Main 2025, 20232 to 3

Best Way to Use These Relations and Functions Handwritten Notes

  • Pass 1 (30 minutes): Flip through the 6 hand-drawn diagrams and the colour-coded legend without reading prose. The point is to imprint the visual layout so you can later "see" where every definition and test sits.
  • Pass 2 (45 minutes): Read the blue key-result boxes plus every yellow MCQ-trap. Cover the right side of each page and recall the test from the concept name (e.g. read "Symmetric" and force yourself to say the (a, b) implies (b, a) condition out loud).
  • Pass 3 (last 24 hours): Skim only the summary learn table on page 7 and re-sketch the composition flow and the equivalence-class partition from memory.
  • Active recall: After Pass 2, solve the five MCQs above without referring back. If you score below 4, return to Pass 2; if 4 to 5, you are exam-ready on this chapter.
Composition of functions g of f flow diagram

Relations and Functions Weightage Compared Across Class 12 Maths Chapters

Ch 1 Relations and Functions
5 marks
Ch 2 Inverse Trigonometric Functions
4 marks
Ch 3 Matrices
6 marks
Ch 4 Determinants
6 marks
Ch 5 Continuity and Differentiability
8 marks
Ch 6 Application of Derivatives
6 marks
Ch 7 Integrals
9 marks
Ch 8 Application of Integrals
4 marks
Ch 9 Differential Equations
5 marks
Ch 10 Vector Algebra
5 marks
Ch 11 Three Dimensional Geometry
5 marks
Ch 12 Linear Programming
5 marks
Ch 13 Probability
6 marks

More Relations and Functions Maths Class 12 Resources

NCERT Handwritten Notes for Class 12 Maths: All Chapters

Exercise-wise Breakdown of the Relations and Functions Chapter

ExerciseTopic Tested
Exercise 1.1Empty, universal, reflexive, symmetric, transitive relations
Exercise 1.2Injective, surjective, bijective functions; composition
Miscellaneous ExerciseMixed concepts; bijection-invertibility and counting

PDF Download Formats and Languages for the Relations and Functions Chapter

FormatBest forApprox. size
Normal-resolution PDFPhone reading, quick revision between classes2-3 MB
HD PDFPrint-ready, desk study, board hall photocopy8-10 MB
Handwritten Notes PDFMirrors how a topper writes the chapter under Sunday-revision pace5-7 MB
  • NCERT-faithful: Every definition, theorem and exercise on the relations and functions class 12 ncert pdf matches the printed textbook line for line.
  • Hindi-medium edition: The relations and functions class 12 pdf is also available in Hindi - same page numbering, same equation labels.
  • Formula PDF separate: The relations and functions class 12 formulas pdf is a one-page A4 reference sheet listing every identity used in the chapter.
  • Solutions PDF separate: The relations and functions class 12 solutions pdf gives every NCERT exercise worked out step by step.
  • State-board alignment: Students on the Maharashtra board, HSC, or any state-board syllabus will find the same definitions in this relations and functions class 12 pdf - only the exercise numbers differ.

Important Questions and Previous Year Trends for the Relations and Functions Chapter

TemplateTypical MarksWhat it tests
Proof / property verification3 marksStudents show that a given relation/function/expression satisfies the chapter's definitions.
One-step computation2 marksSubstitution-based item: plug into a known formula and simplify.
Case-study scenario4 marksReal-world setup applying the chapter's definitions, introduced in CBSE 2021+ papers.
  • relations and functions class 12 previous year questions for 2019-2024 are linked from the PYQ block at the bottom of this page - the exact CBSE phrasings.
  • The relations and functions class 12 important questions with solutions set is reused by toppers in the last fortnight of revision.
  • For NCERT Exemplar practice, the matching relations and functions class 12 extra questions set adds advanced problems suitable for JEE Main and JEE Advanced.
  • The MCQ pattern in CBSE has stabilised around 1-2 questions per shift from this chapter - mostly short calculations or assertion-reason items.

Year-wise PYQ Distribution

YearDominant Question TypeApprox. Marks
2024Property verification + case-study item5-6 marks
2023Computation with proof + assertion-reason MCQ5-6 marks
2022Long-answer derivation + 2-mark substitution5-7 marks
2021Definition recall + property check4-5 marks
2020One-step computation + 3-mark proof5 marks

How the Relations and Functions Notes Pair with NCERT Solutions and the Formula Sheet

ResourceUse it forWhen
Relations and Functions Notes (this page)Theory, definitions, exam patternsFirst pass, before practice
relations and functions class 12 ncert solutions PDFStep-by-step solved exercisesSecond pass, during NCERT practice
relations and functions class 12 formulas PDFOne-page identity recallThird pass, alongside mock papers
Handwritten Notes PDFQuick reading in topper's handwritingAnytime, especially commute revision
  • The relations and functions class 12 ncert solutions cover every back-of-chapter exercise plus the miscellaneous exercise.
  • The relations and functions class 12 solutions for each individual exercise are indexed by exercise number on the sister NCERT Solutions page (see the Exercise-wise Breakdown table above for direct links).
  • The relations and functions class 12 formulas reference sheet is the same A4 file students sometimes refer to as relations and functions class 12 all formulas - it lists every identity used in the chapter.
  • State-board references: RD Sharma, ML Aggarwal, Teachoo and the Maharashtra board relations and functions class 12 textbook PDF all share the same core definitions.
  • For class-first search phrasings - class 12 relations and functions solutions, class 12 relations and functions ncert solutions, ncert class 12 relations and functions solutions - the same files cover the request.

Reference Books and State-Board Mapping

ReferenceHow it maps to Relations and Functions Class 12
RD Sharma Class 12 Relations and FunctionsQuestion patterns overlap with NCERT at ~70%; an advanced supplement.
ML Aggarwal Class 12 Relations and FunctionsSolutions style is closer to JEE; good for problem-solving practice.
Teachoo relations and functions class 12Free online walkthroughs; useful for video-style learning.
Shaalaa relations and functions class 12 solutionsState-board (Maharashtra HSC) phrasings; same core definitions.
Maharashtra board relations and functions class 12 textbook PDFSame chapter content under the HSC syllabus; exercise numbers differ.
NCERT Exemplar Class 12 Relations and FunctionsAdvanced problems for JEE Main/JEE Advanced preparation.

How to Use the Relations and Functions Notes Page Most Effectively

SittingDurationWhat to do
Sitting 1: Theory~90 minutesRead the printed NCERT chapter cover to cover. Mark every definition and theorem statement. Then read the formula recall section on this page.
Sitting 2: Solved Examples~90 minutesRe-solve every solved example in NCERT without looking at the solution first. Compare your steps against the printed working. Use the relations and functions class 12 ncert solutions PDF if stuck.
Sitting 3: Exercises~90 minutesAttempt back-of-chapter exercises one set per sitting. Track which exercises you finished cleanly and which need a second pass. Click into the linked exercise pages above for verification.
  • 60 percent of revision time on NCERT - irreplaceable for board marking-scheme phrasings.
  • 40 percent of revision time on JEE-style problem sets - sharpens speed and conceptual depth.
  • The relations and functions class 12 important questions set on the previous-year page is the closest free analogue to a JEE-style problem set for this chapter.
  • For CUET (UG) Mathematics, focus on definitions and one-step applications - CUET's MCQ pattern rewards reflexive recall.

This Collegedunia NCERT Class 12 Mathematics page is reviewed against every CBSE board paper release.

The Collegedunia Class 12 Maths team checks every formula on this page against the printed NCERT 2026-27 edition.

Class 12 Maths Handwritten Notes PDF - Frequently Asked Questions

Ques. Where can I download the Class 12 Maths Handwritten Notes PDF for free?