CBSE Class 12 Mathematics Relations And Functions Assignment Set F

Read and download free pdf of CBSE Class 12 Mathematics Relations And Functions Assignment Set F. Get printable school Assignments for Class 12 Mathematics. Class 12 students should practise questions and answers given here for Chapter 1 Relations And Functions Mathematics in Class 12 which will help them to strengthen their understanding of all important topics. Students should also download free pdf of Printable Worksheets for Class 12 Mathematics prepared as per the latest books and syllabus issued by NCERT, CBSE, KVS and do problems daily to score better marks in tests and examinations

Assignment for Class 12 Mathematics Chapter 1 Relations And Functions

Class 12 Mathematics students should refer to the following printable assignment in Pdf for Chapter 1 Relations And Functions in Class 12. This test paper with questions and answers for Class 12 Mathematics will be very useful for exams and help you to score good marks

Chapter 1 Relations And Functions Class 12 Mathematics Assignment

Short Answer Type Questions

Question. Show that the relation R in the set A of all the books in a library of a college given by R = {(x, y) : x and y have the same number of pages and x, y ∈ A} is an equivalence relation.
Answer: A = Set of all the books in a library
R = {(x, y) : x and y have the same number of pages and x, y ∈ A}
(i) Reflexive: Since number of pages of any book x is equal to number of pages of itself.
∴ (x, x) ∈ R              ⇒ R is reflexive.
(ii) Symmetric: Take any two books x, y from the library such that number of pages of book x is equal to number of pages of book y then the number of pages of book y is equal to number of pages of book x.
∴ (x, y) ∈ R              ⇒ (y, x) ∈ R
⇒ R is symmetric.
(iii) Transitive: Take three books x, y, z such that x and y are of equal pages and books y and z are of equal pages. Then x and z will also have equal number of pages.
∴ (x, y) ∈ R and (y, z) ∈ R
⇒ (x, z) ∈ R
Hence, R is transitive.

Question. Show that each of the relation R in the set A = {x ∈ Z : 0 ≤ x ≤ 12} given by
(A) R = {(a, b) : |a – b| is a multiple of 4 and a, b ∈ A}
(B) R = {(a, b) : a = b and a, b ∈ A} are equivalence relations.
Find the set of all elements related to 1 in each case.
Answer: (A) A = {x ∈ Z : 0 ≤ x ≤ 12}
R = {(a, b) : |a – b| is a multiple of 4 and a, b ∈ A}
(i) Reflexive: Take a ∈ A
Since |a – a| = 0 is divisible by 4
∴ (a, a) ∈ R              ⇒ R is reflexive.
(ii) Symmetric: Take a, b ∈ A such that |a – b| is divisible by
4 then |b – a| will also be divisible by 4.
\ (a, b) ∈ R              ⇒ (b, a) ∈ R
Hence R is symmetric.
(iii) Transitive: Take a, b, c ∈ A such that |a – b| and |b – c| are
divisible by 4 then |a – c| will also be divisible by 4.
∴ (a, b) ∈ R and (b, c) ∈ R
⇒ (a, c) ∈ R              ∴ R is transitive.
Set of elements related to 1 = {1, 5, 9}
(B) A = {x ∈ Z : 0 ≤ x ≤ 12}
R = {(a, b) : a = b and a, b ∈ A}
Prove in the same way as we have proved in Q.No. 3(A).
Set of elements related to 1 = {1}

Question. Show that the relation R in the set A of points in a plane given by: R = {(p, q) : distance of the point p from the origin is same as the distance of the point q from the origin} is an equivalence relation. Further, show that the set of all points related to a point p ≠ (0, 0) is the circle passing through p with origin as centre.
Answer: A = a set of points in a given plane.
R = {(p, q) : distance of p and q from origin is same, p, q ∈ A}
(i) Reflexive: Take p ∈ A.
Since (p, p) ∈ R              ∴ R is reflexive.
(ii) Symmetric: Take p, q ∈ A such that distances of p and q from origin is same.
∴ (p, q) ∈ R                     ⇒ (q, p) ∈ R
⇒ R is symmetric.
(iii) Transitive: Take p, q, r ∈ A such that p and q are at equal distances from O and q and r are also at equal distances from O.
Then (p, q) ∈ R and (q, r) ∈ R
⇒ (p, r) ∈ R
Hence, R is transitive.
Since R is reflexive, symmetric and transitive.
Hence R is equivalence relation,

Question. Show that the relation R defined in the set A of all triangles as: R = {(T1, T2) : T1 is similar to T2 and T1, T2 ∈ T} is an equivalence relation. Consider three right angled triangles T1 with sides 3, 4, 5, T2 with sides 5, 12, 13 and T3 with sides 6, 8, 10. Which triangles among T1, T2 and T3 are related?
Answer: T1 is related to T3 because sides of T1 are 3, 4, 5 and sides of Tare 6, 8, 10 and hence are proportional.

Question. Show that the relation R defined in the set A of all polygons as: R = {(P1, P2) : P1 and P2 have the same number of sides} is an equivalence relation. What is the set of all the elements in A related to the right angled triangle T with sides 3, 4 and 5?
Answer: Similar solution as given in solution of Q.No. 4 (Short answers-II). Set of elements in set A related to the right angled triangle T with sides 3, 4 and 5 is a set of all possible triangle in set A.

Question. Prove that the relation R in the set A ={1, 2, 3, 4, 5} given by R ={(a, b) : |a – b| and a, b ∈ A is an even number} is an equivalence relation.
Answer: A = {1, 2, 3, 4, 5} and
R = {(a, b) : |a – b| is an even number, a, b ∈ A}
(i) Reflexive: Take a ∈ A since |a – a| = 0 (an even number)
⇒ (a, a) ∈ R              ⇒ R is reflexive
(ii) Symmetric: Take a, b ∈ A such that |a – b| is an even number, then |b – a| also will be an even number.
∴ (a, b) ∈ R              ⇒ (b, a) ∈ R
⇒ R is symmetric.
(iii) Transitive: Take a, b, c ∈ A such that |a – b| and |b – c| are even numbers. Then |a – c| will also be an even number.
∴ (a, b) ∈ R and (b, c) ∈ R
⇒ (a, c) ∈ R
Hence R is transitive.
Since R is reflexive, symmetric and transitive.
Hence, R is an equivalence relation.

Question. Let R be a relation defined on the set of natural numbers N as follows:
R = {(x, y) : x, y ∈ N and 2x + y = 24}
Find the domain and range of the relation R. Also find R is an equivalence relation or not.
Answer: R = {(x, y) : x, y ∈ N and 2x + y = 24}
R = {(1, 22), (2, 20), (3, 18), (4, 16), (5, 14),
(6, 12), (7, 10), (8, 8), (9, 6), (10, 4), (11, 2)}
⇒ Domain of R = {1, 2, 3, ....., 11} and
Range of R = {2, 4, 6, ......, 20, 22}
Relation R is neither reflexive, nor symmetric, nor transitive.

Long Answer Type Questions

Question. Let n be a fixed positive integer. Define a relation R in Z as follows ∀ a, b ∈ Z, aRb if and only if (a – b) is divisible by n. Show that R is an equivalence relation.
Answer: R = {(a, b) : (a – b) is divisible by a fixed positive integer, a, b ∈ Z}
(i) Reflexive: Let a ∈ Z.
Since (a – a) = 0 is divisible by n.
∴ (a, a) ∈ R              ⇒ R is reflexive.
(ii) Symmetric: Let a, b ∈ Z such that (a – b) is divisible by n.
If (a – b) is divisible by n then (b – a) is also divisible by n.
∴ (a, b) ∈ R              ⇒ (b, a) ∈ R
⇒ R is symmetric.
(iii) Transitive: Let a, b, c ∈ Z such that (a – b) and (b – c) are divisible by n.
Then (a – c) also will be divisible by n.
                                                    [ ∴ a – b + b – c = a – c]
Hence (a, b) ∈ R and (b, c) ∈ R
⇒ (a, c) ∈ R              ⇒ R is transitive

Question. Let R be a relation defined as
R = {(x, y) : x, y ∈ N and 2x + y = 41}
Find the domain and range of R also verify that R is neither reflexive, nor symmetric nor transitive.
Answer: Domain of R = {1, 2, 3, ...., 20}
Range of R = {1, 2, 3, ...., 37, 39}

Question. Given the relation R = {(1, 2), (2, 3)} in set A = {1, 2, 3}.
Find the minimum number of ordered pairs which when added to R makes it an equivalence relation.
Answer: In a set A = {1, 2, 3}
Relation R = {(1, 1), (1, 2), (1, 3), (2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3)}
will be an equivalence relation.
⇒ 7 ordered pairs will be included.

Question. Give an example to show that union of two equivalence relation on set A is not necessarily equivalence on A.
Answer: Hint: A = {1, 2, 3}
R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 1)}
S = {(1, 1), (2, 2), (3, 3), (2, 3), (3, 2)}
Here R and S each is an equivalence relation on set A, but their
union R ∪ S is not an equivalence relation.

 

  CBSE Class 12 Mathematics Relations And Functions Assignment Set F

Please click the below link to access CBSE Class 12 Mathematics Relations And Functions Assignment Set F

Chapter 01 Relations and Functions
CBSE Class 12 Mathematics Relations And Functions Assignment Set A
CBSE Class 12 Mathematics Relations And Functions Assignment Set B
CBSE Class 12 Mathematics Relations And Functions Assignment Set C
CBSE Class 12 Mathematics Relations And Functions Assignment Set D
CBSE Class 12 Mathematics Relations And Functions Assignment Set E
CBSE Class 12 Mathematics Relations And Functions Assignment Set F
CBSE Class 12 Mathematics Relations And Functions Assignment Set G
CBSE Class 12 Mathematics Relations And Functions Assignment Set H
CBSE Class 12 Mathematics Relations And Functions Assignment Set I
CBSE Class 12 Mathematics Relations And Functions Assignment Set J
CBSE Class 12 Mathematics Relations And Functions Assignment Set K
CBSE Class 12 Mathematics Relations And Functions Assignment Set L
CBSE Class 12 Mathematics Relations And Functions Assignment Set M
CBSE Class 12 Mathematics Relations And Functions Assignment Set N
CBSE Class 12 Mathematics Relations And Functions Assignment Set O
CBSE Class 12 Mathematics Relations And Functions Assignment Set P
CBSE Class 12 Mathematics Relations And Functions Assignment Set Q
CBSE Class 12 Mathematics Relations And Functions Assignment Set R
CBSE Class 12 Mathematics Relations And Functions Assignment Set S
CBSE Class 12 Mathematics Relations And Functions Assignment Set T
CBSE Class 12 Mathematics Relations And Functions Class Test Set A
CBSE Class 12 Mathematics Relations And Functions Class Test Set B
CBSE Class 12 Mathematics Relations And Functions Class Test Set C
CBSE Class 12 Mathematics Relations And Functions Class Test Set D
CBSE Class 12 Mathematics Relations And Functions Class Test Set E
CBSE Class 12 Mathematics Relations And Functions Class Test Set F
CBSE Class 12 Mathematics Relations And Functions Class Test Set G
CBSE Class 12 Mathematics Relations And Functions Class Test Set H
CBSE Class 12 Mathematics Relations And Functions Class Test Set I
CBSE Class 12 Mathematics Relations And Functions Class Test Set J
CBSE Class 12 Mathematics Relations And Functions Class Test Set K
CBSE Class 12 Mathematics Relations And Functions Class Test Set L
CBSE Class 12 Mathematics Relations And Functions Class Test Set M
CBSE Class 12 Mathematics Relations And Functions Class Test Set N
CBSE Class 12 Mathematics Relations And Functions Class Test Set O
CBSE Class 12 Mathematics Relations And Functions Class Test Set P
CBSE Class 12 Mathematics Relations And Functions Class Test Set Q
CBSE Class 12 Mathematics Relations And Functions Class Test Set R

CBSE Class 12 Mathematics Chapter 1 Relations And Functions Assignment

We hope you liked the above assignment for Chapter 1 Relations And Functions which has been designed as per the latest syllabus for Class 12 Mathematics released by CBSE. Students of Class 12 should download and practice the above Assignments for Class 12 Mathematics regularly. We have provided all types of questions like MCQs, short answer questions, objective questions and long answer questions in the Class 12 Mathematics practice sheet in Pdf. All questions have been designed for Mathematics by looking into the pattern of problems asked in previous year examinations. You can download all Revision notes for Class 12 Mathematics also absolutely free of cost. Lot of MCQ questions for Class 12 Mathematics have also been given in the worksheets and assignments for regular use. All study material for Class 12 Mathematics students have been given on studiestoday. We have also provided lot of Worksheets for Class 12 Mathematics which you can use to further make your self stronger in Mathematics.

What are benefits of doing Assignment for CBSE Class 12 Mathematics Chapter 1 Relations And Functions?

a. Score higher marks: Regular practice of Mathematics Class 12 Assignments for chapter Chapter 1 Relations And Functions will help to improve understanding and help in solving exam questions correctly.
b. As per CBSE pattern: All questions given above follow the latest Class 12 Mathematics Sample Papers so that students can prepare as per latest exam pattern.
c. Understand different question types: These assignments include MCQ Questions for Class 12 Mathematics with answers relating to Chapter 1 Relations And Functions, short answers, long answers, and also case studies.
d. Improve time management: Daily solving questions from Chapter 1 Relations And Functions within a set time will improve your speed and accuracy.
e. Boost confidence: Practicing multiple assignments and Class 12 Mathematics mock tests for Chapter 1 Relations And Functions reduces exam stress.

How to Solve CBSE Class 12 Mathematics Chapter 1 Relations And Functions Assignment effectively?

a. Start with Class 12 NCERT and syllabus topics: Always read the chapter carefully before attempting Assignment questions for Class 12 Mathematics Chapter 1 Relations And Functions.
b. Solve without checking answers: You should first attempt the assignment questions on Chapter 1 Relations And Functions yourself and then compare with provided solutions.
c. Use Class 12 worksheets and revision notes: Refer to NCERT Class 12 Mathematics worksheets, sample papers, and mock tests for extra practice.
d. Revise tricky topics: Focus on difficult concepts by solving Class 12 Mathematics MCQ Test.
e. Maintain notebook: Note down mistakes in Chapter 1 Relations And Functions assignment and read them in Revision notes for Class 12 Mathematics

How to practice CBSE Class 12 Mathematics Chapter 1 Relations And Functions Assignment for best results?

a. Solve assignments daily: Regular practice of Chapter 1 Relations And Functions questions will strengthen problem solving skills.
b.Use Class 12 study materials: Combine NCERT book for Class 12 Mathematics, mock tests, sample papers, and worksheets to get a complete preparation experience.
c. Set a timer: Practicing Class 12 Mathematics Chapter 1 Relations And Functions assignment under timed conditions improves speed and accuracy.

Where can I download in PDF assignments for CBSE Class 12 Mathematics Chapter 1 Relations And Functions

You can download free Pdf assignments for CBSE Class 12 Mathematics Chapter 1 Relations And Functions from StudiesToday.com

How many topics are covered in Chapter 1 Relations And Functions Mathematics assignments for Class 12

All topics given in Chapter 1 Relations And Functions Mathematics Class 12 Book for the current academic year have been covered in the given assignment

Is there any charge for this assignment for Chapter 1 Relations And Functions Mathematics Class 12

No, all Printable Assignments for Chapter 1 Relations And Functions Class 12 Mathematics have been given for free and can be downloaded in Pdf format

Are these assignments for Chapter 1 Relations And Functions Class 12 Mathematics designed as per CBSE curriculum?

Latest syllabus issued for current academic year by CBSE has been used to design assignments for Chapter 1 Relations And Functions Class 12

Are there solutions or answer keys for the Class 12 Mathematics Chapter 1 Relations And Functions assignments

Yes, we have provided detailed answers for all questions given in assignments for Chapter 1 Relations And Functions Class 12 Mathematics