Saturday, April 16, 2016

Relation and Function - NCERT Exemplar Problems and Solution (Short Answer Type)

Short Answer Type NCERT Exemplar Problems and Solution
Question – 1 LetA=(a,b,c) and the relation R  be defined on A  as follows:
R=((a,a),(b,c),(a,b)).
Then, write minimum number of ordered pairs to be added in R to make R reflexive and transitive.
Solution:
In order to make R reflexive,(b,b) and (c,c) will be added to R
And in order to make R  transitive,(a,c) will be added to R.
Therefore, The minimum number of order pair to be added to R will be (b,b),(c,c) and (a,c) 
Question – 2  Let D be the domain of real-valued function f defined by f(x)=25x2 then, write D.
Solution:
Here given D is the domain of f(x)=25x2
Therefore, 25x20
25x2
5x5
Therefore, D=[5,5] 
Question - 3   Let f,g:RR  be defined by  f(x)=2x+1 and g(x)=x22,xR,  respectively. Then find gof.
Solution: Given f(x)=2x+1 and g(x)=x22,  xR
Therefore, gof(x)=g(f(x))
=g(2x+1)
=(2x+1)22 =4x2+4x1 
Question -4  Let f,g:RR be the function defined by f(x)=2x3 xR. Write f1
Solution: 
Given, y=2x3 2x=y3 x=y+32 Therefore f1(x)=x+32 
Question – 5 If A=a,b,c,d and the function f=(a,b),(b,d),(c,a),(d,c) write f1
Solution:
Given, f=(a,b),(b,d),(c,a),(d,c)
Therefore, f1=(b,a),(d,b),(c,a),(c,d) 
 Question – 6  If f:RR is defined by f(x)=x23x+2 write f(f(x))
Solution:
Given, f(x)=x23x+2 therefore f(f(x))=f(x23x+2)
=(x23x+2)23(x23x+2)+2
=x46x3+10x23x  
Question – 7   Is g=((1,1),(2,3,(3,5),(4,7)) a function? If g is described by g(x)=αx+β, then what value should be assigned to α and β?
Solution:
Given, g=((1,1),(2,3,(3,5),(4,7))
Therefore, each of the element of domain will be have unique image.
Consequently, g is a function. Since g(x)=αx+β therefore
g(1)=α×1+β thus 1=α+β Also g(2)=α×2+β therefore solving these two equations we get α=2 and β=1 
Question-8: Are the following set of ordered pairs functions? If so, examine whether the mapping is injective or surjective.
(i) {(x,y):x is a person and y is mother ofx}
(ii) {(a,b): a is a person , b is an acestor of a}.
Solution:
(i) Let's check whether the relation defined in (i) is a function or not. For this, check whether it maps every element of domain uniquely or not. Which is easy to verify since x cannot have two mothers. So if (x,y)R then its not possible for any zcodomain such that (x,z)R So clearly it's a function. Next to check, R is injective or not. For this Let mother y has two children x1,x2 then for x1x2 f(x1)=f(x2) that is mother is same. so R is not one-one.(Injective)
(ii) Similarly, check whether it is a function or not so look here it is possible that one element is mapped to 2 or more elements. For this let's take an example  a is ancestor of b and b is ancestor of c.
(a,b)R clearly also c is ancestor of both a and b.So (a,c)R. So it's not a Function.
Question -9: If the mapping f and g are given by
f={(1,2),(3,5)(4,1)} and g={(2,3),(5,1),(1,3)}, Write fog.
Domain of fog is domain g. So fog(2)=f(g(2))=f(3))=5
fog(5)=f(g(5))=f(1)=2 fog(1)=f(g(1))=f(3))=5
so fog={(2,5),(5,2),(1,5)}
Question-10: Let C be the set of complex numbers. Prove that the mapping f:CR given by
f(z)=|z|,zC, is neither one-one nor onto.
Solution:  For 1,i C, clearly 1i  |1|=|i| So it's not one-one.  Now there exsist no preimage of negative real numbers. Since, there exist no complex number whose modulus is negative. So it's not Onto.
Question-11: Let the function f:RR be defined by f(x)=cosx,xR. Show thatf is
neither one-one nor onto.
Solution:  For 02π cos0=cos2π so it's not one-one. Also Preimage of 2 does not exist. We know that Range of cos(x) is [1,1]. Alternatively, since Range codomain. Therefore cos(x) is not onto.
Question-12: Let X = {1,2,3}and Y = {4,5}. Find whether the following subsets of X×Y are
functions from X toY or not.
(i) f = {(1,4),(1,5),(2,4),(3,5)} (ii) g= {(1,4),(2,4),(3,4)}
(iii)h = {(1,4),(2,5),(3,5)} (iv) k = {(1,4),(2,5)}.
Solution: (i) is not Function. Since, 1 is mapped to 4 and 5. So image of 1 is not unique.
(ii) It is a Function, Since every element of Domain Mapped Uniquely.
(iii) Image of 1,2,3are unique.So it is a function.
(iv) Similarly, It is also a function.
Question-13: If functions f:AB and g:BA satisfy gof=I A, then show that f is one-one
and g is onto.
Solution:  Given gof=I Let f(x1)=f(x2)g(f(x1))=g(f(x2)) [Since g is a function, g is Well-defined] x1=x2 [Since gof(x)=x]
Next , To prove onto, Let there exist xA  Now g(f(x))=x For f(x)B So,g is Onto.
" This question is important for Board Examination"
Question-14: Let f:RR be the function defined by f(x)=12cos(x) xR.Then, find
the range off.
Solution: 1cos(X)1 1cos(x)1 , 32cos(x)1 So 13112cos(x)1. So Range= [1/3,1]
Question-15: Let n be a fixed positive integer. Define a relation R in Z as follows: a,bZ,
aRb if and only if ab is divisible by n . Show that R is an equivalence relation.
Solution:
(i) Since aa=0 is divisible by n For every aZ Therefore (a,a)R for every aZ. So R is Reflexive.
(ii) Let (a,b)R that is ab is divisible by n Then (ab) is also divisible by n. i.e., ba is divisible by n. So (b,a)R. So, R is Symmetric.
(iii) Let (a,b),(b,c)R then  ab=r×n .....(1)
ab=r×n                                       .....(1)
and   bc=r×m                              ....(2)
for some n,mZ. So , Substracting (2) from (1) we get, ac=r×(nm). and nmZ [Clousure law of addition of Z]
Therefore ac is divisible by n i.e. (a,c)R Therefore R is transitive.
So. R is an Equivalence Relation.  



Related Posts:

2 comments :

  1. Here you can get the ncert exemplar based on the latest syllabus of NCERT.
    In order to get good marks in your upcoming NCERT examination, these ncert exemplar are good.
    Here you can download these exemplar - https://fullmarks.org/cbse-support-books/exemplar-series/

    ReplyDelete
  2. Really helpful practice paper thanks for sharing this, for best CSIR NET tuition join our online coaching to prepare for CSIR NET 2020.

    ReplyDelete