Skip to main content

Let A = {1, 2, 3}, B = {4, 5, 6, 7} and let f = {(1, 4), (2, 5), (3, 6)} be a function from A to B. Show that f is one-one.

Class 12, NCERT Chapter 1,  Exercise 1.2, Q6

It is given that A={1,2,3} B={4,5,6,7}

f: A→B defined as f(x)= {(1, 4), (2, 5), (3, 6)} 
Therefore f(1)=4,  f(2)=5,  f(3)=6
It is seen that the images of distinct elements of A under are distinct. Hence, function is one-one

Comments

Popular posts from this blog

. Let f : R → R be defined as f(x) = 3x. Choose the correct answer. (A) f is one-one onto (B) f is many-one onto (C) f is one-one but not onto (D) f is neither one-one nor onto.

Class 12, NCERT Chapter 1,  Exercise 1.2, Q12 f : R → R defined as  f ( x ) = 3 x . Let  x ,  y  ∈  R  such that  f ( x ) =  f ( y ). ⇒ 3 x  = 3 y ⇒  x  =  y ∴ f  is one-one. Also, for any real number ( y)  in co-domain  R , there exists  in  R  such that . ∴ f  is onto. Hence, function  f  is one-one and onto. The correct answer is A.

Let f : N → N be defined by f (n) ={ (n+1)/2, if n is odd and (n-1)/2, if n is even, for all n ∈ N.State whether the function f is bijective. Justify your answer

Class 12, NCERT Chapter 1,  Exercise 1.2, Q9 Thus it is bijective.