Skip to main content

Check the injectivity and surjectivity of the following functions: (i) f : N → N given by f(x) = x^2 (ii) f : Z → Z given by f(x) = x^2 (iii) f : R → R given by f(x) = x^2 (iv) f : N → N given by f(x) = x^3 (v) f : Z → Z given by f(x) = x^3

Class 12, NCERT Chapter 1,  Exercise 1.2, Q2

(i) fN → N is given by,
f(x) = x2It is seen that for xy ∈Nf(x) = f(y
⇒ x2 = y2 
⇒ x = y.
f is injective.
Now, 2 ∈ N. But, there does not exist any x in N such that f(x) = x2 = 2.
∴ f is not surjective.
Hence, function f is injective but not surjective.

(ii) fZ → Z is given by,
f(x) = x2It is seen that f(-1) = f(1) = 1, but -1 ≠ 1.
∴ f is not injective.
Now,-2 ∈ Z. But, there does not exist any element x ∈Z such that f(x) = x2 = -2.
∴ f is not surjective.
Hence, function f is neither injective nor surjective.

(iii) fR → R is given by,
f(x) = x2It is seen that f(-1) = f(1) = 1, but -1 ≠ 1.
∴ f is not injective.
Now,-2 ∈ R. But, there does not exist any element x ∈ R such that f(x) = x2 = -2.
∴ f is not surjective.
Hence, function f is neither injective nor surjective.

(iv) fN → N given by,
f(x) = x3It is seen that for xy ∈Nf(x) = f(y
⇒ x3 = y3 
⇒ x = y.
f is injective.
Now, 2 ∈ N. But, there does not exist any element x in domain N such that f(x) = x3 = 2.
∴ f is not surjective
Hence, function f is injective but not surjective.

(v) fZ → Z is given by,
f(x) = x3It is seen that for xy ∈ Zf(x) = f(y
⇒ x3 = y3 
⇒ x = y.
∴ f is injective.
Now, 2 ∈ Z. But, there does not exist any element x in domain Z such that f(x) = x3 = 2.
∴ f is not surjective.
Hence, function f is injective but not surjective.

Comments

Popular posts from this blog

In each of the following cases, state whether the function is one-one, onto or bijective. Justify your answer. (i) f : R → R defined by f(x) = 3 – 4x (ii) f : R → R defined by f(x) = 1 + x^2

Class 12, NCERT Chapter 1,  Exercise 1.2, Q7 (i)  Here f(x) = 3 – 4x Then f(x 1 ) = 3 – 4x 1 and f (x 2 ) = 3 – 4x 2 Now f(x 1 ) = f (x 2 ) ⇒ 3 – 4x 1  = 3 – 4x 2 ⇒ – 4x 1  = –4x 2 ⇒ x 1  = x 2 ∴ f(x 1 ) = f(x 2 ) & x 1  = x 2 So, f is one-one function. Let f(x) = y ∈ R Then y=3 - 4x ⇒ x= 3-y/4 (ii) Let x 1  = 2 and x 2  = –2 ∈ R Here f(x) = 1 + x 2 Then f(x 1 ) = f (2) = 1 + (2)  2  = 5 and f (x 2 ) = f(–2) = 1 + (–2)  2  = 5 ∴ f (x 1 ) = f(x 2 ) but x 1  ≠ x 2 So, f is not one-one function. Let f(x) = – 2 ⇒R Then 1 + x 2  = –2 ⇒ x 2  = –3 = ± √–3 ∈R So, f is not onto function.

Let f : R → R be defined as f(x) = x 4 . 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, Q11 f : R → R is defined as  f (x) = x 4 Let  x ,  y  ∈  R  such that  f ( x ) =  f ( y ). ∴ does not imply that x 1 =x 2 . For instance, f (1) =  f (-1) = 1 ∴  f  is not one-one. Consider an element 2 in co-domain  R . It is clear that there does not exist any  x  in domain  R  such that  f ( x ) = 2. ∴  f  is not onto. Hence, function  f  is neither one-one nor onto. The correct answer is D

Let L be the set of all lines in a plane and R be the relation in L defined as R = {(L1 , L2 ) : L1 is perpendicular to L2 }. Show that R is symmetric but neither reflexive nor transitive.

RELATIONS AND FUNCTIONS Class 12, NCERT Chapter 1,  Example 3 Solution Figure R is not reflexive, as a line L1 can not be perpendicular to itself, i.e., (L1 , L1 ) ∉ R. R is symmetric as (L1 , L2 ) ∈ R ⇒ L1 is perpendicular to L2 ⇒ L2 is perpendicular to L1 ⇒ (L2 , L1 ) ∈ R. R is not transitive. Indeed, if L1 is perpendicular to L2 and L2 is perpendicular to L3 , then L1 can never be perpendicular to L3 . In fact, L1 is parallel to L3 , i.e., (L1 , L2 ) ∈ R, (L2 , L3 ) ∈ R but (L1 , L3 ) ∉ R. Example1       Example2 Example3 ←you are here