InfinityLearnInfinityLearn
courses
study material
results
more
call.svg
need help? talk to experts
talk to experts
7996668865
call.svg
Banner 0
Banner 1
Banner 2
Banner 3
Banner 4
Banner 5
Banner 6
Banner 0
Banner 1
Banner 2
Banner 3
Banner 4
Banner 5
Banner 6
Banner 7
Book Online Demo
Try Test

Courses

Dropper NEET CourseDropper JEE CourseClass - 12 NEET CourseClass - 12 JEE CourseClass - 11 NEET CourseClass - 11 JEE CourseClass - 10 Foundation NEET CourseClass - 10 Foundation JEE CourseClass - 10 CBSE CourseClass - 9 Foundation NEET CourseClass - 9 Foundation JEE CourseClass -9 CBSE CourseClass - 8 CBSE CourseClass - 7 CBSE CourseClass - 6 CBSE Course
sticky footer img
Not sure what to do in the future? Don’t worry! We have a FREE career guidance session just for you!
  • NCERT Solutions for Class 11 Maths Chapter 2 Relations and Functions
    • NCERT Solutions for Class 11 Maths Chapter 2 Relations and Functions - Question with answers
  • NCERT Solutions for Class 11 Maths Chapter 2 FAQs
ncert solutions /
NCERT Solutions for Class 11 Maths Chapter 2: Relations and Functions
Back to Blog

NCERT Solutions for Class 11 Maths Chapter 2: Relations and Functions

By Shailendra Singh

|

Updated on 12 Jun 2025, 13:38 IST

NCERT Solutions for Class 11 Maths Chapter 2 – Relations and Functions are presented in a detailed and easy-to-understand format in the PDF linked below. These solutions cover every exercise question comprehensively and are designed to help students prepare effectively for their exams. Developed by highly experienced teachers, the solutions strictly follow the latest CBSE Syllabus 2025–26 and focus on simplifying complex concepts for better understanding. 

These solutions enable Class 11 students to build a strong foundation in the topic of Relations and Functions. Before attempting the exercise problems, students can develop a clear grasp of the fundamental ideas. With consistent practice, they’ll confidently distinguish between relations and functions and apply the correct techniques to solve related problems.

Fill out the form for expert academic guidance
+91

The NCERT textbook includes several examples ahead of each exercise to demonstrate the appropriate problem-solving methods. By referring to the NCERT Solutions PDF for Chapter 2, students can review key concepts, reinforce their learning, and approach their final exams with confidence.

NCERT Solutions for Class 11 Maths Chapter 2 Relations and Functions

Here is the PDF of NCERT Solutions for class 11 maths chapter 2:

Unlock the full solution & master the concept
Get a detailed solution and exclusive access to our masterclass to ensure you never miss a concept

NCERT Solutions for Class 11 Maths Chapter 2 Relations and Functions - Question with answers

Q1. If set A = {1, 2, 3} and B = {4, 5}, then find the number of elements in A × B.

Solution:
Number of elements in A = 3
Number of elements in B = 2
So, number of elements in A × B = 3 × 2 = 6
A × B = {(1, 4), (1, 5), (2, 4), (2, 5), (3, 4), (3, 5)}

NCERT Solutions for Class 11 Maths Chapter 2: Relations and Functions

Loading PDF...

Q2. Let A = {a, b}, B = {1, 2}, define all possible relations from A to B.

Solution:
A × B = {(a,1), (a,2), (b,1), (b,2)} → Total = 4 elements
Number of relations = 2⁴ = 16
So, there are 16 possible relations from A to B (each subset of A × B is a relation).

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test

Q3. Let R be a relation on set A = {1, 2, 3} defined by R = {(a, b) ∈ A × A | a < b}. Write R.

Solution:
We include only pairs where the first element is less than the second:
R = {(1, 2), (1, 3), (2, 3)}

cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free

Q4. Determine the domain and range of the relation R = {(1, 2), (2, 3), (3, 4)}.

Solution:
Domain = Set of first elements = {1, 2, 3}
Range = Set of second elements = {2, 3, 4}

Q5. State whether the following relation is a function: R = {(1, 2), (2, 3), (1, 4)}

Solution:
The first element 1 maps to both 2 and 4, which violates the definition of a function (one input → one output).
Hence, R is not a function.

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test

Q6. Determine if the function f: R → R defined by f(x) = x² is one-one and onto.

Solution:

cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free
  • One-one: No, because f(2) = 4 and f(-2) = 4 → not injective
  • Onto: No, negative numbers are not in the range of x²
    So, f(x) = x² is neither one-one nor onto when domain and codomain are R.

Q7. Let f: A → B be defined by f(x) = 3x + 2, where A = {1, 2, 3}, B = {5, 8, 11}. Show f is one-one and onto.

Solution:

  • f(1) = 5, f(2) = 8, f(3) = 11 → All unique → One-one
  • Range = {5, 8, 11} = Codomain → Onto
    So, f is both one-one and onto.

Q8. Find the number of functions from A = {1, 2} to B = {a, b, c}.

Solution:
Each element in A can map to any of 3 elements in B.
So, number of functions = 3 × 3 = 9

Q9. Let A = {1, 2, 3} and B = {4, 5, 6}. Is f = {(1, 4), (2, 5), (3, 6)} a function?

Solution:
Yes, because every element in A appears once as the first element in each pair.
So, f is a function.

Q10. Define an identity function with an example.

Solution:
An identity function is defined as f(x) = x for all x in the domain.

Q11. Determine whether the function f: R → R defined by f(x) = 2x + 3 is one-one and onto.

Solution:

  • One-one: f(x₁) = f(x₂) → 2x₁ + 3 = 2x₂ + 3 → x₁ = x₂ → One-one

  • Onto: For any y ∈ R, y = 2x + 3 → x = (y - 3)/2 ∈ R → Onto
    Hence, f is both one-one and onto.

  • Q12. Find the domain and range of the function f(x) = √(x - 2).

    Solution:

    • √(x - 2) is defined only when x - 2 ≥ 0 → x ≥ 2

  • So, Domain = [2, ∞)

  • Range = [0, ∞)

  • Q13. If f(x) = x² - 1 and g(x) = x + 2, find (f ∘ g)(x).

    Solution:
    (f ∘ g)(x) = f(g(x)) = f(x + 2) = (x + 2)² - 1 = x² + 4x + 4 - 1 = x² + 4x + 3

    Q14. If A = {1, 2, 3}, define a relation R on A such that R is reflexive.

    Solution:
    For reflexive relation, (a, a) ∈ R for all a ∈ A
    So, R = {(1,1), (2,2), (3,3)}

    Q15. Let f: R → R be defined by f(x) = 1 / (x - 1). Find its domain.

    Solution:
    f(x) is undefined when denominator = 0 → x ≠ 1
    So, Domain = R – {1}

    Q16. Let f(x) = x² and g(x) = √x. Find (g ∘ f)(x) and its domain.

    Solution:
    (g ∘ f)(x) = g(f(x)) = g(x²) = √(x²) = |x|
    Domain = R, since x² is always ≥ 0 and √(x²) is defined for all real numbers.

    Q17. Prove that the function f: R → R defined by f(x) = x³ is one-one and onto.

    Solution:

    • One-one: f(x₁) = f(x₂) → x₁³ = x₂³ → x₁ = x₂

  • Onto: For any y ∈ R, y = x³ → x = ³√y ∈ R
    Thus, f is both one-one and onto

  • Q18. Define a constant function and give an example.

    Solution:
    A constant function is a function that assigns the same value to every element in the domain.
    Example: f(x) = 5 for all x ∈ R
    So, f = {(x, 5) | x ∈ R}

    Q19. What is the range of f(x) = 1 / x when x ∈ R, x ≠ 0?

    Solution:

    • f(x) is undefined at x = 0

  • As x → ±∞, f(x) → 0 (but never becomes zero)
    Range = R – {0}

  • Q20. If f(x) = 3x - 4 and f⁻¹(x) is the inverse function, find f⁻¹(x).

    Solution:
    To find the inverse:
    Let y = f(x) = 3x - 4
    ⇒ x = (y + 4) / 3
    So, f⁻¹(x) = (x + 4)/3

     

    NCERT Solutions for Class 11 Maths Chapter 2 FAQs

    What is covered in NCERT Class 11 Maths Chapter 2?

    Chapter 2, titled Relations and Functions, introduces the concepts of ordered pairs, Cartesian product of sets, types of relations (reflexive, symmetric, transitive), and various types of functions like one-one, onto, and many-one. It forms the basis for higher-level mathematical concepts in calculus and algebra.

    How can NCERT Solutions for Chapter 2 help in exam preparation?

    The solutions provide step-by-step explanations for all exercise questions, ensuring strong conceptual clarity. They follow the CBSE marking scheme, helping students practice precise and exam-oriented answers. This boosts confidence and enhances performance in school exams and entrance tests like JEE.

    Are the NCERT Solutions for Chapter 2 available in PDF format?

    Yes, most educational platforms and publishers offer the NCERT Solutions for Class 11 Maths Chapter 2 in downloadable PDF format, allowing students to study offline and revise anytime.

    Do the NCERT solutions include examples and graph-based problems?

    Yes, the solutions explain textbook examples thoroughly and include graph-based questions wherever relevant, especially in the context of functions and visualizing mappings.

    Are these solutions useful for competitive exams like JEE?

    Absolutely. Chapter 2 covers the basics of functions, domain, and range—concepts that are heavily used in JEE Mathematics. Regular practice of NCERT questions lays a strong foundation for advanced problem-solving.

    footerlogos
    call

    1800-419-4247 (customer support)

    call

    7996668865 (sales team)

    mail

    support@infinitylearn.com

    map

    Head Office:
    Infinity Towers, N Convention Rd,
    Surya Enclave, Siddhi Vinayak Nagar,
    Kothaguda, Hyderabad,
    Telangana 500084.

    map

    Corporate Office:
    9th Floor, Shilpitha Tech Park,
    3 & 55/4, Devarabisanahalli, Bellandur,
    Bengaluru, Karnataka 560103

    facebooktwitteryoutubelinkedininstagram
    company
    • about us
    • our team
    • Life at Infinity Learn
    • IL in the news
    • blogs
    • become a Teacher
    courses
    • Class 6 Foundation
    • Class 7 Foundation
    • Class 8 Foundation
    • Class 9 JEE Foundation
    • Class 10 JEE Foundation
    • Class 9 NEET Foundation
    • Class 10 NEET Foundation
    • JEE Course
    • NEET Course
    support
    • privacy policy
    • refund policy
    • grievances
    • terms and conditions
    • Supplier Terms
    • Supplier Code of Conduct
    • Posh
    more
    • IL for schools
    • Sri Chaitanya Academy
    • Score scholarships
    • YT Infinity Learn JEE
    • YT - Infinity Learn NEET
    • YT Infinity Learn 9&10
    • Telegram Infinity Learn NEET
    • Telegram Infinity Learn JEE
    • Telegram Infinity Learn 9&10

    Free study material

    JEE
    • JEE Revision Notes
    • JEE Study Guide
    • JEE Previous Year's Papers
    NEET
    • NEET previous year's papers
    • NEET study guide
    CBSE
    • CBSE study guide
    • CBSE revision questions
    POPULAR BOOKS
    • RD Sharma
    NCERT SOLUTIONS
    • Class 12 NCERT Solutions
    • Class 11 NCERT Solutions
    • Class 10 NCERT Solutions
    • Class 9 NCERT Solutions
    • Class 8 NCERT Solutions
    • Class 7 NCERT Solutions
    • Class 6 NCERT Solutions
    NCERT EXEMPLAR
    • Class 12 NCERT exemplar
    • Class 11 NCERT exemplar
    • Class 10 NCERT exemplar
    • Class 9 NCERT exemplar
    • Class 8 NCERT exemplar
    • Class 7 NCERT exemplar
    • Class 6 NCERT exemplar
    SUBJECT
    • Maths
    • Science
    • Physics
    • Chemistry
    • Biology
    ENGINEERING ENTRANCE EXAM
    • BITSAT Exam
    • VITEE Exam
    • SRMJEE Exam
    • KIIT Exam
    • Manipal CET
    • COMEDK Exam
    • TS-EAMCET
    • AP-EAMCET
    • MH-CET Exam
    • Amrita University Exam
    • CUET Exam
    RANK PREDICTOR
    • JEE Main Rank College Predictor
    • NEET Rank Predictor
    STATE BOARDS
    • Telangana Board
    • Andhra Pradesh Board
    • Kerala Board
    • Karnataka Board
    • Maharashtra Board
    • Madhya Pradesh Board
    • Uttar Pradesh Board
    • Bihar Board
    • West Bengal Board
    • JEE Revision Notes
    • JEE Study Guide
    • JEE Previous Year's Papers
    • NEET previous year's papers
    • NEET study guide
    • CBSE study guide
    • CBSE revision questions
    • RD Sharma
    • Class 12 NCERT Solutions
    • Class 11 NCERT Solutions
    • Class 10 NCERT Solutions
    • Class 9 NCERT Solutions
    • Class 8 NCERT Solutions
    • Class 7 NCERT Solutions
    • Class 6 NCERT Solutions
    • Class 12 NCERT exemplar
    • Class 11 NCERT exemplar
    • Class 10 NCERT exemplar
    • Class 9 NCERT exemplar
    • Class 8 NCERT exemplar
    • Class 7 NCERT exemplar
    • Class 6 NCERT exemplar
    • Maths
    • Science
    • Physics
    • Chemistry
    • Biology
    • BITSAT Exam
    • VITEE Exam
    • SRMJEE Exam
    • KIIT Exam
    • Manipal CET
    • COMEDK Exam
    • TS-EAMCET
    • AP-EAMCET
    • MH-CET Exam
    • Amrita University Exam
    • CUET Exam
    • JEE Main Rank College Predictor
    • NEET Rank Predictor
    • Telangana Board
    • Andhra Pradesh Board
    • Kerala Board
    • Karnataka Board
    • Maharashtra Board
    • Madhya Pradesh Board
    • Uttar Pradesh Board
    • Bihar Board
    • West Bengal Board

    © Rankguru Technology Solutions Private Limited. All Rights Reserved

    follow us
    facebooktwitteryoutubelinkedininstagram
    Related Blogs
    NCERT Solutions For Class 11 English Snapshots The Summer of the Beautiful White HorseNCERT Solutions Class 11 PhysicsNCERT Solution for Class 11 English Woven WordsNCERT Solution for Class 11 English HornbillNCERT Solutions for Class 11 English SnapshotsNCERT Solution for Class 11 EnglishNCERT Solutions For Class 11 Biology (2025-26)NCERT Solutions for Class 11 Biology Chapter 2 - Biological ClassificationNCERT Solutions for Class 11 Maths Chapter 4: Principle of Mathematical InductionNCERT Solution for Class 11 Maths Chapter 1 - Sets