Careers360 Logo
NCERT Class 12 Maths Chapter 1 Notes, Relations and Functions Class 12 Chapter 1 Notes

NCERT Class 12 Maths Chapter 1 Notes, Relations and Functions Class 12 Chapter 1 Notes

Edited By Ravindra Pindel | Updated on Apr 11, 2025 04:24 PM IST

Imagine you are hungry and go online to check the prices to order food. You can see there is a particular price to be paid for every type of item. So, here we can see the relationship between food and its prices. Also, we can see the example of a function where one price is associated with one particular item. In Maths chapter 1 class 12, students read Relations and Functions, which is an important concept of Mathematics. Students should already have an idea about the basic concepts of this chapter from class 11. The relations and functions class 12 questions and answers are more advanced and need more practice, as this chapter has good weightage in the CBSE Class 12 Board Exam as well as in the JEE Main Entrance exam.

This Story also Contains
  1. Relation:
  2. Function:
  3. NCERT Class 12 Notes Chapter Wise
  4. Subject Wise NCERT Exemplar Solutions
  5. Subject Wise NCERT Solutions
  6. NCERT Books and Syllabus
  7. Relations and Functions Class 12 Notes: Important Points to Remember

After going through the textbook exercises and solutions, students need a type of study material from which they can recall concepts in a shorter time. Relations and functions class 12 notes are very handy in this cause. These NCERT notes are prepared by experienced Careers360 experts, comprise a short description of all the topics covered in this chapter. Students can also practice NCERT Exemplar Class 12 Maths Solutions Chapter 1 Relation and Functions to have a firm grasp of this chapter.

Relation:

Two sets, A and B, are related if there is a recognizable connection or link between the elements of sets A and B. Let ‘a’ be an element of set A and ‘b’ be an element of set B. If (a,b)R, we can say that a is related to b under the relation R. We can write as "aRb" to describe the relation.

Let a relation R be defined as R:AB.

Example: If A = {1, 2, 3} and B = {a, b, c}, then R = {(1, b), (2, c), (1, a), (3, a)} being a subset of A × B, is a relation from A to B.
Here, (1, b), (2, c), (1, a), and (3, a) belong to R, so we write 1 Rb, 2Rc, 1Ra, and 3Ra.

Total Number of Relations: Let A and B be two non-empty finite sets consisting of m and n elements, respectively. Then A x B consists of mn ordered pairs. So, the total number of subsets of A x B is 2mn.

Domain: The set of all first elements of the ordered pairs in a relation R from a set A to a set B is called the domain of the relation R.

Domain of R{a:(a,b)R}

Range: The set of all second elements in a relation R from a set A to a set B is called the range of the relation R.

Range of R{b:(a,b)R}

Co-domain: The whole set B is called the co-domain of the relation R.

Note- Range subset of co-domain.

Types of Relation:

Empty Relation: No element of A is related to any element of A, i.e.,
R=ϕA×A
Universal relation: Each element of setA is related to every element of setA i.e.

R=A×A

Note: Both empty relation and universal relation are called trivial relation.

Identity Relation: A relation R on A is called the identity relation if every element of A is related to itself only. Let A be a set. Then the relation R = {(a, a) : a belongs to A} on A is called the identity relation on A.

Reflexive Relation: A relation R on a set A is said to be reflexive if every element of A is related to itself. If (a,a)R for every aA.

Note: Every Identity relation is reflexive, but every reflexive relation is not identity.

Symmetric Relation: if (a1,a2)R(a2,a1)R for all a1,a2 A

Transitive Relation: if (a1,a2)R and (a2,a3)R(a1,a3)R for all a1,a2,a3 A

Equivalence Relation: If a relation R is reflexive, symmetric, and transitive, then it is said to be an equivalence relation.

Function:

The function is a binary relation between two sets A and B that associates each element of set A to exactly one element of set B. So, If a vertical line cuts a given graph at more than one point then it can not be the graph of a function.

Note - Every function is a relation, but every relation is not necessarily a function.

Let a function 'f' is defined as f:AB.

Domain: set A is called the domain of the function.

Co-domain: set B is called the co-domain of the function.

Range: The set of 'f' images of all the elements of set A is known as the range of the function 'f'.

Types of Function:-

Injective function: A function f is called injective if the images of distinct elements of A under f are distinct.
If function f:AB is defined for every a1,a2 A,f(a1)=f(a2) a1=a2. then this is one-one function.

fireshot-capture-192-


Many-one function: A function f is called many-one if the images of distinct elements of A under f can be the same.

fireshot-capture-193-

Surjective function: A function f:XY is called Surjective if every element of Y is the image of some element of X.

fireshot-capture-196-

Composition of Functions and Invertible Function:-

Composite function:-

If function f:AB and g:BC are two functions then the composite function of two functions 'f' and 'g' is gf:AC is defined as gf(x)=g(f(x))xA.

Example-

If f(x)=8x3 and g(x)=x13 than find f(g(x)) and g(f(x))
Solution:
The solution is as follows

 (ii) f(x)=8x3 and g(x)=x13 g o f =g(f(x))=g(8x3)=(8x3)13=2x

f o g=f(g(x))=f(x13)=8((x13)3)=8x

Inverse function:-
If function f:AB be a one-one and onto function, then there exists a unique function g:BA such that
f(x)=yg(y)=x xA&yB.
The function g is the inverse of f.

g=f1:B A.

Example:
If the function f(x)=4x+3 is defined f:RR, then find the inverse of f.
Solution:

f(x)=4x+3y=4x+3,yRx=f1(y)=y34R

Algebraic Operations on Functions:-

Let two real-valued functions f & g be given with domain set A, B respectively.

(i) (f + g ) ( x) = f(x) + g(x) (domain is AB )

(ii) (f - g ) ( x) = f(x) - g(x) (domain is AB )

(iii) (f . g ) ( x) = f(x) g(x) (domain is AB )

(iv) (fg)(x)=f(x)g(x) (domain is AB - { x | g(x) = 0 } )

Binary Operations:-
Binary operation * on a set A is function :A×AA. Binary operation * is denoted (a,b) as ab.

Commutative property:- If a b=ba for every a,bA,than *  is commutative on A.

Associative property:- If (a b)c=a( bc) for every a,b,c A,than  * is associative on A.

Identity:- If an element e in set A exists such that ae=a=ea,aA than ' e ' is an identity element for * on set A.

Note- Zero is the identity for addition operation on R but not on N as 0 doesn't belong to N.

NCERT Class 12 Notes Chapter Wise

Subject Wise NCERT Exemplar Solutions

After finishing the textbook exercises, students can use the following links to check the NCERT exemplar solutions for a better clarity of the concepts.

JEE Main Highest Scoring Chapters & Topics
Just Study 40% Syllabus and Score upto 100%
Download EBook

Subject Wise NCERT Solutions

Students can also check these well-structured subject-wise solutions.

NCERT Books and Syllabus

Students should always analyze the latest CBSE syllabus before making a study routine. The following links will help them check the syllabus. Also, give them access to more reference books.

Relations and Functions Class 12 Notes: Important Points to Remember

Before assessing the notes, students should follow these following points.

  • Try to solve all the NCERT exercises on your own. You can take help from these CBSE Class 12 Maths chapter 1 notes, which will help you to understand the concepts easily.

  • After solving the NCERT problems, students should solve the CBSE 12 Board Previous Year's Papers to have an idea about the important types of questions.

  • Class 12 Maths chapter 1 notes PDFs are always handy for offline quick revision before the exam.

Frequently Asked Questions (FAQs)

1. What is the weightage of the chapter Relations and Functions for CBSE board exam ?

The total weightage of Relations and Functions is 4-5 marks in the final board exam.

2. Which are the most difficult chapters of NCERT Class 12 Maths syllabus?

Some students consider Probability and Integration are the most difficult chapter in the CBSE Class 12 Maths.

3. How does the NCERT Notes are helpful in the board exam ?

NCERT notes are provided in a very simple language, so they can be understood very easily. These notes can be used to revise important concepts.

4. Does CBSE provides the revision notes for NCERT Class 12?

No, CBSE doesn't provide any short notes or revision notes for any Class.

5. What are the various types of relations ?

Empty Relation, Reflexive Relation, Symmetric Relation, Transitive Relation, Anti-symmetric Relation, Universal Relation, Inverse Relation, and Equivalence Relation are some important types of relation.

Articles

Upcoming School Exams

Application Date:24 March,2025 - 23 April,2025

Admit Card Date:25 March,2025 - 21 April,2025

Admit Card Date:25 March,2025 - 17 April,2025

View All School Exams

A block of mass 0.50 kg is moving with a speed of 2.00 ms-1 on a smooth surface. It strikes another mass of 1.00 kg and then they move together as a single body. The energy loss during the collision is

Option 1)

0.34\; J

Option 2)

0.16\; J

Option 3)

1.00\; J

Option 4)

0.67\; J

A person trying to lose weight by burning fat lifts a mass of 10 kg upto a height of 1 m 1000 times.  Assume that the potential energy lost each time he lowers the mass is dissipated.  How much fat will he use up considering the work done only when the weight is lifted up ?  Fat supplies 3.8×107 J of energy per kg which is converted to mechanical energy with a 20% efficiency rate.  Take g = 9.8 ms−2 :

Option 1)

2.45×10−3 kg

Option 2)

 6.45×10−3 kg

Option 3)

 9.89×10−3 kg

Option 4)

12.89×10−3 kg

 

An athlete in the olympic games covers a distance of 100 m in 10 s. His kinetic energy can be estimated to be in the range

Option 1)

2,000 \; J - 5,000\; J

Option 2)

200 \, \, J - 500 \, \, J

Option 3)

2\times 10^{5}J-3\times 10^{5}J

Option 4)

20,000 \, \, J - 50,000 \, \, J

A particle is projected at 600   to the horizontal with a kinetic energy K. The kinetic energy at the highest point

Option 1)

K/2\,

Option 2)

\; K\;

Option 3)

zero\;

Option 4)

K/4

In the reaction,

2Al_{(s)}+6HCL_{(aq)}\rightarrow 2Al^{3+}\, _{(aq)}+6Cl^{-}\, _{(aq)}+3H_{2(g)}

Option 1)

11.2\, L\, H_{2(g)}  at STP  is produced for every mole HCL_{(aq)}  consumed

Option 2)

6L\, HCl_{(aq)}  is consumed for ever 3L\, H_{2(g)}      produced

Option 3)

33.6 L\, H_{2(g)} is produced regardless of temperature and pressure for every mole Al that reacts

Option 4)

67.2\, L\, H_{2(g)} at STP is produced for every mole Al that reacts .

How many moles of magnesium phosphate, Mg_{3}(PO_{4})_{2} will contain 0.25 mole of oxygen atoms?

Option 1)

0.02

Option 2)

3.125 × 10-2

Option 3)

1.25 × 10-2

Option 4)

2.5 × 10-2

If we consider that 1/6, in place of 1/12, mass of carbon atom is taken to be the relative atomic mass unit, the mass of one mole of a substance will

Option 1)

decrease twice

Option 2)

increase two fold

Option 3)

remain unchanged

Option 4)

be a function of the molecular mass of the substance.

With increase of temperature, which of these changes?

Option 1)

Molality

Option 2)

Weight fraction of solute

Option 3)

Fraction of solute present in water

Option 4)

Mole fraction.

Number of atoms in 558.5 gram Fe (at. wt.of Fe = 55.85 g mol-1) is

Option 1)

twice that in 60 g carbon

Option 2)

6.023 × 1022

Option 3)

half that in 8 g He

Option 4)

558.5 × 6.023 × 1023

A pulley of radius 2 m is rotated about its axis by a force F = (20t - 5t2) newton (where t is measured in seconds) applied tangentially. If the moment of inertia of the pulley about its axis of rotation is 10 kg m2 , the number of rotations made by the pulley before its direction of motion if reversed, is

Option 1)

less than 3

Option 2)

more than 3 but less than 6

Option 3)

more than 6 but less than 9

Option 4)

more than 9

Back to top