-->

Relations And Functions

Question
CBSEENMA12032290

Let f : {11, 3, 4} → {1, 2, 5} and g : {1, 2. 5} → {1, 3} be given by f = {(1, 2), (3, 5), (4, 1)} and g = {(1, 3), (2, 3), (5, 1)}. Write down go f.

Solution

f : {1, 3, 4}  → {1, 2, 5} is given by
f = {(1, 2), (3, 5), (4, 1)}
∴ f (1) = 2, f (3) = 5, f(4) = 1
Also g : {1, 2, 5}  → {1, 3} is given by
g = {(1, 3), (2. 3), (5, 1)}
∴ g (1) = 3, g(2) = 3, g(5) = 1
Since co-domain of f is same as the domain of g
∴ g o f exists and (g o f) : {1,3,4 } → {1,3}
Now (g o f) (1) = g (f(1)) = g(2) = 3
(g o f)(3) = g (f(3)) = g(5) = 1
(g o f) (4) = g (f (4)) = g(1) = 3
∴ g o f = {(1, 3), (3, 1), (4, 3)}