Question 10 - Examples - Chapter 1 Class 12 Relation and Functions
Last updated at April 16, 2024 by Teachoo
Examples
Example 2
Example 3
Example 4 Important
Example 5
Example 6 Important
Example 7
Example 8 Important
Example 9
Example 10
Example 11 Important
Example 12 Important
Example 13 Important
Example 14 Important
Example 15
Example 16
Example 17 Important
Example 18
Example 19 Important
Example 20 Important
Example 21
Example 22 Important
Example 23 Important
Example 24 Important
Example 25
Example 26 Important
Question 1
Question 2 Important
Question 3 Important
Question 4
Question 5
Question 6
Question 7
Question 8 Important
Question 9
Question 10 Important You are here
Question 11 (a)
Question 11 (b)
Question 11 (c)
Question 12
Question 13
Question 14 Important
Question 15
Question 16
Question 17
Question 18
Question 19
Question 20 Important
Question 21
Question 22
Question 23
Question 24 (a)
Question 24 (b)
Question 25
Last updated at April 16, 2024 by Teachoo
Question 10 Consider f : {1, 2, 3} → {a, b, c} and g : {a, b, c} → {apple, ball, cat} defined as f (1) = a, f (2) = b, f (3) = c, g(a) = apple, g(b) = ball and g(c) = cat. Show that f, g and gof are invertible. Find out f –1, g –1 and (gof) –1 and show that (gof) –1 = f –1 o g –1. Checking for f f : {1, 2, 3} → {a, b, c} f (1) = a, f (2) = b, f (3) = c, f is invertible if it is one-one and onto Check one-one Since, all elements have unique image f is one-one Check onto Since, every image has a unique pre-image, ∴ f is onto Since f is one-one and onto, f is invertible Now, f = {(1, a), (2, b) , (3, c)} So, f-1 = {(a, 1), (b, 2), (c, 3)} Checking for g g : {a, b, c} → {apple , ball , cat} g(a) = apple, g(b) = ball , g(c) = cat, g is invertible if it is one-one and onto Check one-one Since, all elements have unique image g is one-one Check onto Since, every image has a unique pre-image g is onto Since g is one-one and onto g is invertible So, g = {(a, apple) , (b, ball) , (c, cat)} ∴ g–1 = {(apple, a), (ball, b), (cat, c)} Checking for gof So, gof will be gof = { (1, apple) , (2, ball) , (3, cat) } gof is invertible if it is one-one and onto Check one-one Since, all elements have unique image gof is one-one Check onto Since, every image has a unique pre-image gof is onto Since gof is one-one and onto gof is invertible So, gof = { (1, apple) , (2, ball) , (3, cat) } ∴ (gof)–1 = {(apple, 1), (ball, 2), (cat, 3)} We need to show that (gof) –1 = f –1 o g –1 Finding f –1 o g –1 f-1 = {(a, 1), (b, 2), (c, 3)} g–1 = {(apple, a), (ball, b), (cat, c)} Hence, (gof)–1 = {(apple, 1), (ball, 2), (cat, 3)} f –1 o g –1= {(apple, 1), (ball, 2), (cat, 3)} Thus, (gof) –1 = f –1 o g –1 Hence proved