12 Math Relationandfunction tp01

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

myCBSEguide

Class 12 - Mathematics

Relations and Functions Test 01

Question No. 1 to 5 are based on the given text. Read the text carefully and answer the questions:

Students of Grade 9, planned to plant saplings along straight lines, parallel to each other to one side of the playground ensuring
that they had enough play area. Let us assume that they planted one of the rows of the saplings along the line y = x − 4. Let L be
the set of all lines which are parallel on the ground and R be a relation on L.

1. Let relation R be defined by R = {(L1, L2) : L1||L2 where L1, L2 ∈  L} then R is ________ relation.
a. Only reflexive
b. Symmetric but not transitive
c. Not reflexive
d. Equivalence
2. Let R = {(L1, L2) ∶ L1 ⊥ L2 where L1, L2 ∈  L} which of the following is true?
a. R is an Equivalence relation.
b. R is Reflexive but neither symmetric nor transitive.
c. R is Symmetric but neither reflexive nor transitive.
d. R is Reflexive and transitive but not symmetric.
To practice more questions & prepare well for exams, download myCBSEguide App. It provides complete study
material for CBSE, NCERT, JEE (main), NEET-UG and NDA exams. Teachers can use Examin8 App to create similar
papers with their own name and logo.
3. The function f : R → R defined by f(x) = x - 4 is ________.
a. Neither Surjective nor Injective
b. Surjective but not injective
c. Bijective
d. Injective but not Surjective
4. Let f : R → R be defined by f(x) = x − 4. Then the range of f(x) is ________.
a. W
b. R
c. Z
d. Q
5. Let R = {(L1, L2) : L1 is parallel to L2 and L1 : y = x - 4} then which of the following can be taken as L2?
a. 2x + 2y + 7 = 0
b. 2x + y = 5
c. 2x - 2y + 5 = 0
d. x + y = 7
6. R is a relation on the set Z of integers and it is given by (x, y) ∈  R ⇔ |x – y| ≤  1. Then, R is
a. an equivalence relation
b. symmetric and transitive

Copyright © myCBSEguide.com. Mass distribution in any mode is strictly prohibited.


1/6
myCBSEguide
c. reflexive and symmetric
d. reflective and transitive
2 2
x −x

7. f : R → R is defined by f(x) is
e −e
=
2 2
x −x
e +e

a.  neither one-one nor onto


b. many-one but onto
c. none of the above
d. one-one and onto
8. Let S be the set of all real numbers and let R be a relation on S, defined by a Rb ⇔ |a - b| < 1. Then, R is
a. Reflexive and symmetric but not transitive
b. Reflexive and transitive but not symmetric
c. Symmetric and transitive but not reflexive
d. An equivalence relation
9. If the set Z of all integers, which of the following relation R is not an equivalence relation?
a. x R y : if x ≡  y |3|
b. x R y : if x – y is an even integer
c. x R y : if x = y
d. x R y : if x ≤  y
10. Function f: X → Y is called many – one if
a. f has many elements
b. f is many – many
c. f is not well defined
d. f is not one – one
11. State True or False:
i. The relation R on the set A = {1, 2, 3} defined as R = {{1, 1), (1, 2), (2, 1), (3, 3)} is reflexive, symmetric and
transitive.
a. True
b. False
ii. f is one-one iff f(x1) = f(x2) ⇒ x1 = x2 for all x1, x2 ∈ X
a. True
b. False
12. Show that a one – one function f : {1, 2, 3} → {1, 2, 3} must be onto.
13. Define surjective function.
2

14. Find the domain and range of the real function, defined by f(x) = x

(1+x )
2
 . Show that f is many one.

15. Let f:R → R be define as f(x) = x4 check whether the given function is one – one onto, or other.

To practice more questions & prepare well for exams, download myCBSEguide App. It provides complete study
material for CBSE, NCERT, JEE (main), NEET-UG and NDA exams. Teachers can use Examin8 App to create similar
papers with their own name and logo.
16. If Z is the set of all integers and R is the relation on Z defined as R = {(a, b): a, ∈  Z and a - b is divisible by 5}. Prove
that R is an equivalence relation.
17. If R and S are relations on a set A, then prove the following:
i. R and S are symmetric ⇒ R ∩ S and R ∪  S are symmetric.
ii. R is reflexive and S is any relation ⇒ R ∪ S is reflexive.

Copyright © myCBSEguide.com. Mass distribution in any mode is strictly prohibited.


2/6
myCBSEguide

Class 12 - Mathematics

Relations and Functions Test 01

Solution

1. (d) Equivalence
Explanation: Equivalence
2. (c) R is Symmetric but neither reflexive nor transitive.

Explanation: R is Symmetric but neither reflexive nor transitive.


3. (c) Bijective

Explanation: Bijective

To practice more questions & prepare well for exams, download myCBSEguide App. It provides complete study
material for CBSE, NCERT, JEE (main), NEET-UG and NDA exams. Teachers can use Examin8 App to create similar
papers with their own name and logo.
4. (b) R

Explanation: R
5. (c) 2x - 2y + 5 = 0

Explanation: 2x - 2y + 5 = 0
6. (c) reflexive and symmetric

Explanation: According to the condition,

(x,y)∈ R  ⟹ |x – y| ≤  1

Reflexive: let (x,x) ∈ R  ⟹ |x-x|=0<1

⇒ R is Reflexive 

Symmetric:

If (x,y) ∈  R ⟹ |x-y|≤ 1

and (y,x) ∈  R ⟹ |y-x|≤ 1 [Since |x-y|=|y-x|]

⇒ R is Symmetric

Transitive:

If (x,y)∈ R⇒|x-y|≤ 1

and (y,z)∈ R⇒|y-z|≤ 1

⇒ |x-y|=|x-y+y-z|

≤ |x-y|+|y-z|≤ 1+1=2

⇒ |x-z|≤ 2

∴ R is not transitive

7. (a)  neither one-one nor onto

Explanation: Given that f : R → R where

2 2
x −x

e −e
f(x) =
2 2
x −x
e +e

Here, we can see that for negative as well as positive x we will get same value.

So, it is not one-one.

f(x) = y

By definition of onto, each element of R is not mapped to at least one element of R.

So, it is not onto.


8. (a) Reflexive and symmetric but not transitive

Explanation: Reflexivity: clearly for every a ∈  S (real number)

|a − a| = 0 < 1

Copyright © myCBSEguide.com. Mass distribution in any mode is strictly prohibited.


3/6
myCBSEguide
⇒  R is Reflecxive

Symmetric: (a, b) ∈  R

⇒ |a − b| < 1

⇒ |b − 1| < 1

⇒ (b, a) ∈ R

∴  R is Symmetric

Transitive: (a, b), (b, c) in R

⇒ |a − b| < 1  and |b − c| < 1

Now, |a − c| = |a − b + b − c|  ≤ |a − b| + |b − c|

Which need not be less than 1

So, R is not Transitive

∴  R is Reflexive and symmetric but not transitive.

9. (d) x R y : if x ≤  y

Explanation: x R y : if x ≤  y

2 ,3 are in Z with 2 ≤ 3 but 3 ≰ 2

Therefore,R is not symmetric,hence it is not an equivalnce relation.


10. (d) f is not one – one

Explanation: A function f: X → Y is called many – one iff it is not one-one, i.e. if there exist at least two elements x1,
x2 in A such that x1 ≠ x2 but f(x1) = f (x2).
11. State True or False:
i. (b) False

Explanation: False

Given that, A = {1, 2, 3} and R = {(1, 1), (1, 2), (2, 1), (3, 3)}

Now,

R is not reflexive ∵  (2,2) ∉  R


ii. (a) True

Explanation: True
12. Since f is one – one three element of {1, 2, 3} must be taken to 3 different element of the co – domain {1, 2, 3} under f.
Hence, f has to be onto.

{by definition ONTO FUNCTION- every element of co-domain have a pre-image in domain}
13. If the function f: A→B is such that each element in B (co-domain) is the ‘f’ image of at least one element in A, then we
say that f is a function of A ‘onto’ B.

Thus f: A→B is surjective if, for all b∈ B, there are some a∈ A such that f(a) = b.
14. For domain (1 + x2) ≠  0

or x2 ≠  - 1

So, dom(f) = R

For the range of x:

 y =

x +1−1 1
= 1−
2 2
x +1 x +1

ymin = 0 (when x = 0)

ymax = 1 (when x = ∞)

∴  range of f(x) = [0,1)

Copyright © myCBSEguide.com. Mass distribution in any mode is strictly prohibited.


4/6
myCBSEguide

For many one the lines cut the curve in 2 equal valued points of y therefore the function f(x) = 2
x
 is many - one.

x +1

dom(f) = R

range(f) = [0,1)

function f(x) =  is many - one


x

2
x +1

15. Let x1, x2 ∈ R

Since f(1)=1 and f(-1)=1 so, two distinct elements have same image

Therefore function is not one one

Now,

For y = x4 ,

Negative numbers have no pre-image

So, f(x) is not onto function


16. The given relation is R = {(a, b) : a, b ∈  Z anda − b is divisible by 5}.

To prove:-  R is an equivalence relation, we have to prove R is reflexive, symmetric and transitive.

Reflexive :

As for any x∈ Z, we have x − x = 0 , which is divisible by 5

⇒  (x − x) is divisible by 5

⇒(x, x)∈  R, ∀  x∈ Z

Therefore, R is reflexive.

Symmetric:

Let (x, y)∈ R where x, y∈ Z

⇒  (x − y) is divisible by 5. [by definition of R ]

⇒  x − y = 5A for some A∈ Z

⇒  y − x = 5(−A)

⇒  (y − x) is also divisible by 5

⇒  (y, x)∈ R

∴  R is symmetric.

Transitive:

Let(x, y) ∈ R ,where x, y∈ Z ⇒ (x − y) is divisible by 5

⇒  x - y = 5A for some A∈ Z

Again, let(y, z) ∈ R where y, z∈ Z

⇒  (y − z) is divisible by 5

⇒  y − z = 5B for some B∈ Z.

Now, (x − y) + (y − z) = 5A + 5B

⇒  x − z = 5(A + B)

⇒(x − z) is divisible by 5 for some

(A + B)  ∈  Z

⇒(x, z)  ∈  R

∴ R is transitive.

Copyright © myCBSEguide.com. Mass distribution in any mode is strictly prohibited.


5/6
myCBSEguide
Thus, R is reflexive, symmetric and transitive

Hence, it is an equivalence relation.

To practice more questions & prepare well for exams, download myCBSEguide App. It provides complete study
material for CBSE, NCERT, JEE (main), NEET-UG and NDA exams. Teachers can use Examin8 App to create similar
papers with their own name and logo.
17. R and S are two symmetric relations on set A.
i. To prove: R ∩  S is symmetric

Let (a, b) ∈  R ∩  S

⇒  (a, b) ∈  R and (a, b) ∈  S

⇒  (b, a) ∈  R and (b, a) ∈  S [∵  R and S are symmetric]

⇒  (b, a) ∈  R ∩  S

⇒  R ∩  S is symmetric

To prove: R ∪  S is symmetric.

Let (a, b) ∈  R or (b, a) ∈  S [∵  R and S are symmetric]

⇒  (a, b) ∈  R or (a, b) ∈  S

⇒  (b, a) ∈  R or (b, a) ∈  S [∵  R and S are symmetric]

⇒  (b, a) ∈  R ∪  S

⇒  R ∪  S is symmetric

ii. R and S are two relations on A such that R is reflexive.

To prove: R ∪  S is reflexive

Suppose R ∪  S is not reflexive.

This means that there is an a ∈  R ∪  S such that (a, a) ∉  R ∪  S

Since a ∈  R ∪  S,

∴  a ∈  R or a ∈  S

If a ∈  R, then (a, a) ∈  R [∵  R is reflexive]

⇒  (a, a) ∈  R ∪  S which contradicts our supposition.

Hence, R ∪ S is reflexive.

Copyright © myCBSEguide.com. Mass distribution in any mode is strictly prohibited.


6/6

You might also like