Tutorial-2
Tutorial-2
(a) f = {(2, 3), (1, 4), (2, 1), (3, 2), (4, 4)}
(b) g = {(3, 1), (4, 2), (1, 1)}
(c) t = {(2, 1), (3, 4), (1, 4), (2, 1), (4, 4)}
2. Let A be the set of students in a school. Determine which of the following assign-
ments defines a function on A.
b y s
c z t
composition function g ◦ f
4. Let the functions f and g be defined by f (x) = 2x + 1 and g(x) = x2 − 2. Find the
formula defining the composition function g ◦ f .
(a) To each person on the earth assign the number which corresponds to his age.
(b) To each country in the world assign the latitude and longitude of its capital.
(c) To each book written by only one author assign the author.
(d) To each country in the world which has a prime minister assign its prime
minister.
(a) A = {a, b, c, . . . , y, z}
(b) B = {1, −3, 5, 11, −28}
(c) C = {x | x ∈ N, x2 = 5}
(d) D = {10, 20, 30, 40, . . . }
(e) E = {6, 7, 8, 9, . . . }
Compute f ◦ g, g ◦ f , f ◦ g ◦ h, and f ◦ h ◦ g.
(b) Let A = {1, 2, 3, 4, 5}. Let g : A → A be a function defined by:
1 1
2 2
3 3
4 4
5 5
Compute g ◦ g, and g ◦ (g ◦ g) are g ◦ g, and g ◦ (g ◦ g) one-to-one and onto
function?
√
12. Find the domain of the real-valued function f (x) = 81 − x2 .
13. Show that the functions f (x) = x4 and g(x) = x1/4 for x ∈ R are inverses of one
another. Here R is set of real number.