Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Find the domain of function `f(x)=3/(sqrt(4-x^(2)))log(x^(3)-x)`

Answer» Domain of `sqrt(4-x^(2))` is `[2,2]` but `sqrt(4-x^(2))=0` for `x=+-2impliesxepsilon(-2,2)`
`log(x^(3)-x)` is defined for `x^(3)-xgt0` i.e. `x(x-1)(x+1)gt0`.
`:.` domain of `log(x^(3)-x)` is `(-1,0)uu(1,oo)`.
Hence the domain of the given function is `{(-1,0)uu(1,oo)}nn(-2,2)-=(-1,0)uu(1,2)`.
2.

Define a relation on a set. What do you mean by the domain and range of a relation? Give an example.

Answer»

Relation: Let A and B be two sets. Then a relation R from set A to set B is a subset of A x B. Thus, R is a relation to A to B ⇔ R ⊆ A x B. 

If R is a relation from a non-void set B and if (a,b) ∈ R, then we write a R b which is read as ‘a is related to b by the relation R’. if (a,b) ∉ R, then we write a R b, and we say that a is not related to b by the relation R. 

Domain: Let R be a relation from a set A to a set B. Then the set of all first components or coordinates of the ordered pairs belonging to R is called the domain of R. 

Thus, domain of R ={a : (a,b) ∈ R}. The domain of R ⊆ A. 

Range: let R be a relation from a set A to a set B. then the set of all second component or coordinates of the ordered pairs belonging to R is called the range of R. 

Example 1: R = {(-1, 1), (1, 1), (-2, 4), (2, 4)}. 

dom (R) = {-1, 1, -2, 2} and range (R) = {1, 4} 

Example 2: R ={(a, b): a, b ∈ N and a + 3b = 12} 

dom (R) = {3, 6, 9} and range (R) = {3, 2, 1}

3.

Let `A={2,3,4,5,6,7,8,9}` Let `R` be the relation on A defined by `{(x,y):x epsilonA,yepsilonA` & `x^(2)=y` or `x=y^(2)`}. Find domain and range of `R`.

Answer» The relation `R` is
`R={(2,4),(3,9),(4,2),(9,3)}`
domain of `R={2,3,4,9}`
Range of `R={2,3,4,9}`
4.

Let R = {(a, b) : a, b ∈ N and b = a + 5, a < 4}. Find the domain and range of R.

Answer»

dom (R) = {1, 2, 3} and range (R) = {6, 7, 8}

5.

Let R \(=\begin{Bmatrix}(a,\frac{1}{a}):a \in N &and &1<a<5\end{Bmatrix}\)Find the domain and range of R.

Answer»

dom (R) = {2, 3, 4} and range \((R)=\begin{Bmatrix}\frac{1}{2},\frac{1}{3},\frac{1}{4}\end{Bmatrix}\)

6.

Let R = {(a, b) : b = |a – 1|, a ∈ Z and la| < 3}. Find the domain and range of R.

Answer»

dom (R) = {-2, -1, 0, 1, 2} and range (R) = {3, 2, 1, 0}

7.

Let R = {(a, a3) : a is a prime number less than 5}. Find the range of R.

Answer»

range (R) = {8 27}

8.

Find the domain and range of the relation R = {(-1, 1), (1, 1), (-2, 4), (2, 4)}.

Answer»

dom (R) = {-1, 1, -2, 2} and range (R) = {1, 4}

9.

Let A = {1, 2, 3}, and let R1 = {(1, 1), (1, 3), (3, 1), (2, 2), (2, 1), (3, 3)}, R2 = {(2, 2), (3, 1), (1, 3)}, R3 = {(1, 3), (3, 3)}. Find whether or not each of the relations R1, R2, R3 on A is(i) reflexive(ii) symmetric(iii) transitive.

Answer»

Consider as R1

Given that R1 = {(1, 1), (1, 3), (3, 1), (2, 2), (2, 1), (3, 3)}

Reflexivity:

Here, (1, 1), (2, 2), (3, 3) ∈ R

Clearly, R1 is reflexive.

Symmetry:

Here, (2, 1) ∈ R1,

But (1, 2) ∉ R1

So, R1 is not symmetric.

Transitivity:

Here, (2, 1) ∈ R1 and (1, 3) ∈ R1,

But (2, 3) ∉ R1

So, R1 is not transitive.

Now we consider R2

Given that R2 = {(2, 2), (3, 1), (1, 3)}

Reflexivity:

Clearly, (1, 1) and (3, 3) ∉ R2

So, R2 is not reflexive.

Symmetry:

Here, (1, 3) ∈ R2 and (3, 1) ∈ R2

Clearly, R2 is symmetric.

Transitivity:

Here, (1, 3) ∈ R2 and (3, 1) ∈ R2

But (3, 3) ∉ R2

So, R2 is not transitive.

Consider as R3

Given that R3 = {(1, 3), (3, 3)}

Reflexivity:

Clearly, (1, 1) ∉ R3

So, R3 is not reflexive.

Symmetry:

Here, (1, 3) ∈ R3, but (3, 1) ∉ R3

So, R3 is not symmetric.

Transitivity:

Here, (1, 3) ∈ R3 and (3, 3) ∈ R3

Also, (1, 3) ∈ R3

Clearly, R3 is transitive.

10.

Three relations R1, R2 and R3 are defined on a set A = {a, b, c} as follows: R1 = {(a, a), (a, b), (a, c), (b, b), (b, c), (c, a), (c, b), (c, c)}R2 = {(a, a)}R3 = {(b, c)}R4 = {(a, b), (b, c), (c, a)}.Find whether or not each of the relations R1, R2, R3, R4 on A is(i) reflexive (ii) symmetric and (iii) transitive.

Answer»

(i) Consider as R1

Given that R1 = {(a, a), (a, b), (a, c), (b, b), (b, c), (c, a), (c, b), (c, c)}

Now let us check R1 is reflexive, symmetric and transitive

Reflexive:

Given (a, a), (b, b) and (c, c) ∈ R1

Clearly, R1 is reflexive.

Symmetric:

We see that the ordered pairs obtained by interchanging the components of R1 are also in R1.

So, R1 is symmetric.

Transitive:

Here, (a, b) ∈ R1, (b, c) ∈ R1 and also (a, c) ∈ R1

So, R1 is transitive.

(ii) Consider as R2

Given that R2 = {(a, a)}

Reflexive:

Clearly (a, a) ∈ R2.

So, R2 is reflexive.

Symmetric:

Clearly (a, a) ∈ R ⇒ (a, a) ∈ R.

So, R2 is symmetric.

Transitive:

R2 is clearly a transitive relation, since there is only one element in it.

(iii) Consider as R3

Given that R3 = {(b, c)}

Reflexive:

Here,(b, b) ∉ R3 neither (c, c) ∉ R3

Clearly, R3 is not reflexive.

Symmetric:

Here, (b, c) ∈ R3, but (c, b) ∉ R3

So, R3 is not symmetric.

Transitive:

Here, R3 has only two elements.

Hence, R3 is transitive.

(iv) Consider as R4

Given that R4 = {(a, b), (b, c), (c, a)}.

Reflexive:

Here, (a, a) ∉ R4, (b, b) ∉ R4 (c, c) ∉ R4

Clearly, R4 is not reflexive.

Symmetric:

Here, (a, b) ∈ R4, but (b, a) ∉ R4.

So, R4 is not symmetric

Transitive:

Here, (a, b) ∈ R4, (b, c) ∈ R4, but (a, c) ∉ R4

Clearly, R4 is not transitive.

11.

Let R be a relation on the set A of ordered pair of integers defined by (x, y) R (u, v) if xv = yu. Show that R is an equivalence relation.

Answer»

First let R be a relation on A

Given as set A of ordered pair of integers defined by (x, y) R (u, v) if xv = yu

Let us check whether the given relation is equivalence or not.

To prove equivalence relation, the given relation should be reflexive, symmetric and transitive.

Reflexivity: 

Let (a, b) be an arbitrary element of the set A. 

Then, (a, b) ∈ A

⇒ ab = ba  

⇒ (a, b) R (a, b)

So, R is reflexive on A.

Symmetry: 

Let (x, y) and (u, v) ∈ A such that (x, y) R (u, v). Then,

 xv = yu

⇒ vx = uy

⇒ uy = vx

⇒ (u, v) R (x, y)

Thus, R is symmetric on A.

Transitivity:  

Let (x, y), (u, v) and (p, q) ∈ R such that (x, y) R (u, v) and (u, v) R (p, q)

⇒ xv = yu and uq = vp

By, multiplying the corresponding sides, we get

xv × uq = yu × vp

⇒ xq = yp

⇒ (x, y) R (p, q)

So, R is transitive on A.

∴ R is reflexive, symmetric and transitive.

Hence, R is an equivalence relation on A.

12.

Let Z be the set of integers. Show that the relation R = {(a, b): a, b ∈ Z and a + b is even} is an equivalence relation on Z.

Answer»

Given as R = {(a, b): a, b ∈ Z and a + b is even} is a relation defined on R.

Given Z be the set of integers

To prove equivalence relation the relation should be reflexive, symmetric and transitive.

We have to check these properties on R.

Reflexivity:

Let a be an arbitrary element of Z. 

Then, a ∈ R

Clearly, a + a = 2a is even for all a ∈ Z.

⇒ (a, a) ∈ R for all a ∈ Z

Thus, R is reflexive on Z.

Symmetry:

Let (a, b) ∈ R

⇒ a + b is even

⇒ b + a is even

⇒ (b, a) ∈ R for all a, b ∈ Z

Therefore, R is symmetric on Z.

Transitivity:

Let (a, b) and (b, c) ∈ R

⇒ a + b and b + c are even

Now, let a + b = 2x for some x ∈ Z

And b + c = 2y for some y ∈ Z

Adding above two equations, we get

A + 2b + c = 2x + 2y

⇒ a + c = 2 (x + y − b), which is even for all x, y, b ∈ Z

Thus, (a, c) ∈ R

Clearly, R is transitive on Z.

∴ R is reflexive, symmetric and transitive.

Hence, R is an equivalence relation on Z

13.

Prove that the relation R on Z defined by (a, b) ∈ R ⇔ a − b is divisible by 5 is an equivalence relation on Z.

Answer»

Given as R on Z defined by (a, b) ∈ R ⇔ a − b is divisible by 5

To prove equivalence relation, the relation should be reflexive, symmetric and transitive.

We have to check these properties on R.

Reflexivity:

Let a be an arbitrary element of R. Then,

⇒ a − a = 0 = 0 × 5

⇒ a − a is divisible by 5

⇒ (a, a) ∈ R for all a ∈ Z

Therefore, R is reflexive on Z.

Symmetry:

Let (a, b) ∈ R

⇒ a − b is divisible by 5

⇒ a − b = 5p for some p ∈ Z

⇒ b − a = 5(−p)

Here, −p ∈ Z [Since p ∈ Z]

⇒ b − a is divisible by 5

⇒ (b, a) ∈ R for all a, b ∈ Z

Thus, R is symmetric on Z.

Transitivity:

Let (a, b) and (b, c) ∈ R

⇒ a − b is divisible by 5

⇒ a − b = 5p for some Z

Also, b − c is divisible by 5

⇒ b − c = 5q for some Z

On adding two equations above, we get

a − b + b − c = 5p + 5q

⇒ a − c = 5(p + q)

⇒ a − c is divisible by 5

Here, p + q ∈ Z

⇒ (a, c) ∈ R for all a, c ∈ Z

Clearly, R is transitive on Z.

∴ R is reflexive, symmetric and transitive.

Hence, R is an equivalence relation on Z.

14.

Let n be a fixed positive integer. Define a relation R on Z as follows:(a, b) ∈ R ⇔ a − b is divisible by n. Show that R is an equivalence relation on Z.

Answer»

Given as (a, b) ∈ R ⇔ a − b is divisible by n is a relation R defined on Z.

To prove equivalence relation, the relation should be reflexive, symmetric and transitive.

We have to check these properties on R.

Reflexivity:

Let a ∈ N

Here, a − a = 0 = 0 × n

⇒ a − a is divisible by n

⇒ (a, a) ∈ R

⇒ (a, a) ∈ R for all a ∈ Z

Thus, R is reflexive on Z.

Symmetry:

Let (a, b) ∈ R

Here, a − b is divisible by n

⇒ a − b = np for some p ∈ Z

⇒ b − a = n(−p)

⇒ b − a is divisible by n [p ∈ Z ⇒ − p ∈ Z]

⇒ (b, a) ∈ R 

Clearly, R is symmetric on Z.

Transitivity:

Let (a, b) and (b, c) ∈ R

Here, a − b is divisible by n and b − c is divisible by n.

⇒ a − b = n p for some p ∈ Z

And b − c = nq for some q ∈ Z

a – b + b − c = np + nq

⇒ a − c = n(p + q)

⇒ (a, c) ∈ R for all a, c ∈ Z

Thus, R is transitive on Z.

∴ R is reflexive, symmetric and transitive.

Hence, R is an equivalence relation on Z.

15.

Let n be a fixed positive integer. Define a relation R on Z as follows:(a, b) ∈ R ⇔ a − b is divisible by n. Show that R is an equivalence relation on Z.

Answer»

Given as (a, b) ∈ R ⇔ a − b is divisible by n is a relation R defined on Z.

To prove equivalence relation, the given relation should be reflexive, symmetric and transitive.

We have to check these properties on R.

Reflexivity:

Let a ∈ N

Here, a − a = 0 = 0 × n

⇒ a − a is divisible by n

⇒ (a, a) ∈ R

⇒ (a, a) ∈ R for all a ∈ Z

Therefore, R is reflexive on Z.

Symmetry:

Let (a, b) ∈ R

Here, a − b is divisible by n

⇒ a − b = np for some p ∈ Z

⇒ b − a = n(−p)

⇒ b − a is divisible by n [ p ∈ Z⇒ − p ∈ Z]

⇒ (b, a) ∈ R 

So, R is symmetric on Z.

Transitivity:

Let (a, b) and (b, c) ∈ R

Here, a − b is divisible by n and b − c is divisible by n.

⇒ a − b = np for some p ∈ Z

And b − c = nq for some q ∈ Z

a – b + b − c = np + nq

⇒ a − c = n(p + q)

⇒ (a, c) ∈ R for all a, c ∈ Z

So, R is transitive on Z.

∴ R is reflexive, symmetric and transitive.

Hence, R is an equivalence relation on Z.

16.

Describe fog and gof wherever is possible for the following functions (i) `f(x)=sqrt(x+3),g(x)=1+x^(2)` (ii) `f(x)=sqrt(x),g(x)=x^(2)-1`

Answer» (i) Domain of `f` is `[3,oo)`, range of `f` is `[0,oo)`
Domain is `g` is `R`, range of `g` is `[1,oo)`
For go`f(x)`
Since range of `f` is a subset of domain of `g`
`:.` domain of gof is `[-3,oo)` {equal to the domain of `f`}
`gof(x)=g{f(x)}=gsqrt(x+e)=1+(x+3)=x+r`. Range of gof is `[1,oo)`
For `fog(x)`
Since range of `g` is a subset fo domain of `f`
`:.` domain of fog is `R` {equal to the domain of `g`}
`fog(x)=f{g(x)}=f(1+x^(2))=sqrt(x^(2)+r` Range of fog is `[2,oo)`
(ii) `f(x)=sqrt(x),g(x)=x^(2)-1`
Domain of `f` is `[0,oo)` range of `f` is `[0,oo)`
Domain of `g` is `R` range of `g` is`[-1,oo)`
For `gof(x)`
Since range of `f` is a subset of the domain of `g`
`:.` domain of gof is `[0,oo)` and `g{f(x)}=g(sqrt(x))=x-1`. Range of gof is `[-1,oo)`
For `fog(x)`
Since range of `g` is not a subset of the domain of `f`
i.e. `[-1,oo)cancelsub[0,oo)`
`:.` fog is not defined on whole of the domain of `g`
Domain of fog is `{xepsilonR` the domain of `g:g(x)epsilon[0,oo)`, the domain of `f}`.
Thus the domain of fog is `D={xepsilonR:0leg(x)ltoo}`
i.e. `D={xepsilonR:lex^(2)-1}={xepsilonR:xle-1` or `xge1}=(-oo,-1]uu[1,oo)`
`fog(x)=f{g(x)}=f(x^(2)-1)=srt(x^(2)-1)` Its range is `[0,oo)`
17.

Let T be the set of all triangles in a plane with R a relation in T given by `R={(T_1,T_2): T_1( i s c o n g r u e n t t o T)_2}`. Show that R is an equivalence relation.

Answer» Since a relation `R` in `T` is said to be an equivalence relation if `R` is reflexive, symmetric and transitive.
(i) Since every triangle is congruent to itself
`:.R` is reflexive
(ii) `(T_(1),T_(2))epsilonRimpliesT_(1)` is congruent to `T_(2)impliesT_(2)` is congruent to `T_(1)implies(T_(2),T_(1))epsilonR`
Hence `R` is symmetric.
(iii) Let `(T_(1),T_(2))epsilonR ` and `(T_(2),T_(3))epsilonimpliesT_(1)` is congruent to `T_(2)` and `T_(2)` is congruent to `T_(3)`
`implies T_(1)` is congruent to `T_(3)implies(T_(1),T_(3))epsilonR`
`:.R` is transitive
Hence `R` is an equivalence relation.
18.

Which of the following are reflexive relations on set `A={1,2,3}`. `R_(1)={(1,1),(2,3),(3,3),(1,3),(2,1)},R_(2)={(1,1),(3,3),(2,1),(3,2)}`

Answer» `R_(1)` is a reflexive relation on set A.
`R_(2)` is not a reflexive relation on A because `2epsilonA` but `(2,2)!inR_(2)`.
19.

Show that the relation `R` in `R` defined as `R={(a,b):ageb}` is transitive.

Answer» Let `(a,b)epsilonR` and `(b,c)epsilonR`
`:.(ageb)` and `bgecimpliesagec :. (a,c)epsilonR` Hence `R` is transitive.
20.

Mark the tick against the correct answer in the following: Let A = {1, 2, 3} and let R = {(1, 1),(2, 2), (3, 3), (1, 3), (3, 2), (1, 2)}. 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

Answer»

Correct Answer is (B) reflexive and transitive but not symmetric

Given set A = {1, 2, 3} 

And R = {(1, 1), (2, 2), (3, 3), (1, 3), (3, 2), (1, 2)}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation. Check for reflexive

Since , (1,1) ∈ R , (2,2) ∈ R , (3,3) ∈ R

Therefore , R is reflexive ……. (1)

Check for symmetric

Since (1,3) ∈ R but (3,1) ∉ R

Therefore , R is not symmetric ……. (2)

Check for transitive

Here , (1,3) ∈ R and (3,2) ∈ R and (1,2) ∈ R

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3) 

Correct option will be (B)

21.

Prove that `f(x)=x(x/(e^(x)-1)+x/2)` is odd function.

Answer» Let `g(x)=(x/(e^(x)-1)+x/2)` then `g(-x)=((-x)/(e^(-x)-1)+(-x)/2)=(x/(e^(x)-1)+x/2)`
`implies g(x)` is even
hence `f(x)=x.g(X)=x(x/(e^(x)-1)+x/2)` is odd function.
22.

Find period of the following functions (i) `f(x)="sin" x/2+"cos"x/3` (ii) `f(x)={x}+sinx,` where `{.}` denotes fractional part function (iii) `f(x)=4cosx.cos3x+2` (iv) `f(x)="sin"(3x)/2-"cos"x/3-"tan"(2x)/3`

Answer» (i) Period of `"sin"x/2` is `4pi` while period of `"cos"x/3` is `6pi`. Hence period of `"sin"x/2+"cos"x/3` is `12pi` {L.C.M of 4 and 6 is 12}
(ii) Period of `sinx=2pi`
Period of `{x}=1`
but L.C.M. of `2pi` and 1 is not possible as their ratio is irrational number it is aperiodic.
(iii) `f(x)=4cosx.cos3x+2`
period of `f(x)` is L.C.M of `(2pi,(2pi)/3)=2pi`
but `2pi` may or may not be fundamental periodic but fundamental period `=(2pi)/n` where `n epsilonN`. Hence cross checking for `n=1,2,3,`....... we find `pi` to be fundamental period `f(pi+x)=4(-cosx)(-cos3x)+2=f(x)`
(iv) Period of `f(x)` is L.C.M of `(2pi)/(3//2),(2pi)/(1//3),(pi)/(2//3)=` L.CM. of `(4pi)/3,6pi,(3pi)/2=12pi`
23.

Find the value of `tan.[cos^(-1)(1/2)+tan^(-1)(-1/(sqrt(3)))]`

Answer» `tan[cos^(-1)(1/2)+tan^(-1)(-1/(sqrt(3)))]=tan[(pi)/3+(-(pi)/6)]=tan((pi)/6)=1/(sqrt(3))`
24.

(i) Which of the following correspondences can be called a function?(A) `f(x)=x^(3),{-1,0,1}to{0,1,2,3}` (B)`f(x)=+-sqrt(x),{0,1,4}to{-2,-1,0,1,2}` (C)`f(x)=sqrt(x),{0,1,4}to{0,1,4}to{-2,-1,0,1,2}` (D) `f(x)=-sqrt(x),{0,1,4}to{-2,-1,0,1,2}` (ii) Which of the following pictorial diagrams represent the function

Answer» (i) `f(x)` in (C) and (D) are functions as definition of function is satisfied. While in case of (A) the given relation is not a function, as `f(-1)!in` 2nd set. Hence definition of function is not satisfied. While in case of (B), the given relation is not a function as `f(1)=+-1` and `f(4)=+-2` i.e. element 1 as well as 4 in 1st set is related with two elements of 2nd set. Hence definition of function is not satisfied.
(ii) B and D. In (A) one element of domain has no image, while in (C) one element of 1st set has two images in 2nd set
25.

If `A={3,4} and B={2,3,4}`, then evaluate `AxxB`.

Answer» `AxxB={(1,3),(1,4),(2,3),(2,4)}`
26.

Prove that the relation "less than" in the set of natural number is transitive but not reflexive and symmetric.

Answer» Because of any `x,y,zepsilonN, xlty` and `yltzimpliesxgtzimpliesxRy` and `yRzimpliesxRz`. So `R` is transitive.
27.

Show that the relation R on N × N, defined by (a, b) R (c, d) ⇔ a + d = b + c is an equivalent relation.

Answer»

In order to show R is an equivalence relation we need to show R is Reflexive, Symmetric and Transitive.

Given that, R be the relation in N ×N defined by (a, b) R (c, d) if a + d = b + c for (a, b), (c, d) in N ×N.

R is Reflexive if (a, b) R (a, b) for (a, b) in N ×N

Let (a,b) R (a,b)

⇒ a+b = b+a

which is true since addition is commutative on N.

⇒ R is reflexive.

R is Symmetric if (a,b) R (c,d) ⇒ (c,d) R (a,b) for (a, b), (c, d) in N ×N

Let (a,b) R (c,d)

⇒ a+d = b+c

⇒ b+c = a+d

⇒ c+b = d+a [since addition is commutative on N]

⇒ (c,d) R (a,b)

⇒ R is symmetric.

R is Transitive if (a,b) R (c,d) and (c,d) R (e,f) ⇒ (a,b) R (e,f) for (a, b), (c, d),(e,f) in N ×N

Let (a,b) R (c,d) and (c,d) R (e,f)

⇒ a+d = b+c and c+f = d+e

⇒ (a+d) – (d+e) = (b+c ) – (c+f)

⇒ a-e= b-f

⇒ a+f = b+e

⇒ (a,b) R (e,f)

⇒ R is transitive.

Hence, R is an equivalence relation.

28.

Mark the tick against the correct answer in the following: Let A = {a, b, c} and let R = {(a, a), (a, b), (b, a)}. 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

Answer»

Correct Answer is (C) symmetric and transitive but not reflexive

Given set A = {a, b, c}

And R = {(a, a), (a, b), (b, a)}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Since , (b,b) ∉ R and (c,c) ∉ R

Therefore , R is not reflexive ……. (1)

Check for symmetric

Since , (a,b) ∈ R and (b,a) ∈ R

Therefore , R is symmetric ……. (2)

Check for transitive

Here , (a,b) ∈ R and (b,a) ∈ R and (a,a) ∈ R

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (C)

29.

Show that the relation R defined on the set A = (1, 2, 3, 4, 5), given by R = {(a, b) : |a – b| is even} is an equivalence relation.

Answer»

In order to show R is an equivalence relation we need to show R is Reflexive, Symmetric and Transitive.

Given that, ∀ a, b ∈A, R = {(a, b) : |a – b| is even}.

Now,

R is Reflexive if (a,a) ∈ R ∀ a ∈ A

For any a ∈ A, we have

|a-a| = 0, which is even.

⇒ (a,a) ∈ R

Thus, R is reflexive.

R is Symmetric if (a,b) ∈ R ⇒ (b,a) ∈ R ∀ a,b ∈ A

(a,b) ∈ R

⇒ |a-b| is even.

⇒ |b-a| is even.

⇒ (b,a) ∈ R

Thus, R is symmetric .

R is Transitive if (a,b) ∈ R and (b,c) ∈ R ⇒ (a,c) ∈ R ∀ a,b,c ∈ A

Let (a,b) ∈ R and (b,c) ∈ R ∀ a, b,c ∈ A

⇒ |a – b| is even and |b – c| is even

⇒ (a and b both are even or both odd) and (b and c both are even or both odd)

Now two cases arise:

Case 1 : when b is even

Let (a,b) ∈ R and (b,c) ∈ R

⇒ |a – b| is even and |b – c| is even

⇒ a is even and c is even [∵ b is even]

⇒ |a – c| is even [∵ difference of any two even natural numbers is even]

⇒ (a, c) ∈ R

Case 2 : when b is odd

Let (a,b) ∈ R and (b,c) ∈ R

⇒ |a – b| is even and |b – c| is even

⇒ a is odd and c is odd [∵ b is odd]

⇒ |a – c| is even [∵ difference of any two odd natural numbers is even]

⇒ (a, c) ∈ R

Thus, R is transitive on Z.

Since R is reflexive, symmetric and transitive it is an equivalence relation on Z.

30.

Mark the tick against the correct answer in the following: Let A = {1, 2, 3} and let R = {(1, 1),(2, 2), (3, 3), (1, 2), (2, 1), (2, 3), (3, 2)}. Then, R is A. reflexive and symmetric but not transitive B. symmetric and transitive but not reflexive C. reflexive and transitive but not symmetric D. an equivalence relation

Answer»

Correct Answer is (A) reflexive and symmetric but not transitive

Given set A = {1, 2, 3}

And R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 1), (2, 3), (3, 2)}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Since , (1,1) ∈ R , (2,2) ∈ R , (3,3) ∈ R

Therefore , R is reflexive ……. (1)

Check for symmetric

Since , (1,2) ∈ R and (2,1) ∈ R

(2,3) ∈ R and (3,2) ∈ R

Therefore , R is symmetric ……. (2)

Check for transitive

Here , (1,2) ∈ R and (2,3) ∈ R but (1,3) ∉ R

Therefore , R is not transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (A)

31.

Mark the tick against the correct answer in the following: Let A be the set of all points in a plane and let O be the origin. Let R = {(P, Q) : OP = QQ}. 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 There is printing mistake in the question… R should be R = {(P, Q) : OP = OQ} Instead of R = {(P, Q) : OP = QQ}

Answer»

Correct Answer is (D) an equivalence relation

According to the question ,

O is the origin

R = {(P, Q) : OP = OQ }

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (P , P) ∈ R ⇔ OP = OP

which is always true .

Therefore , R is reflexive ……. (1)

Check for symmetric

(P , Q) ∈ R ⇔ OP = OQ

(Q , P) ∈ R ⇔ OQ = OP

Both the equation are the same and therefore will always be true.

Therefore , R is symmetric ……. (2)

Check for transitive

(P , Q) ∈ R ⇔ OP = OQ

(Q , R) ∈ R ⇔ OQ = OR

On adding these both equations, we get , OP = OR

Also,

(P , R) ∈ R ⇔ OP = OR

∴ It will always be true

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (D)

32.

Mark the tick against the correct answer in the following: Let S be the set of all straight lines in a plane. Let R be a relation on S defined by a R b⇔ a ⊥ b. Then, R is A. reflexive but neither symmetric nor transitive B. symmetric but neither reflexive nor transitive C. transitive but neither reflexive nor symmetric D. an equivalence relation

Answer»

Correct Answer is (B) symmetric but neither reflexive nor transitive

Given set S = {x, y, z}

And R = {(x, y), (y, z), (x, z) , (y, x), (z, y), (z, x)}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Since , (x,x) ∉ R , (y,y) ∉ R , (z,z) ∉ R

Therefore , R is not reflexive ……. (1)

Check for symmetric

Since , (x,y) ∈ R and (y,x) ∈ R

(z,y) ∈ R and (y,z) ∈ R

(x,z) ∈ R and (z,x) ∈ R

Therefore , R is symmetric ……. (2)

Check for transitive

Here , (x,y) ∈ R and (y,x) ∈ R but (x,x) ∉ R

Therefore , R is not transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (B)

33.

Let R = {(a, b) : a, b ∈ Z and (a - b) is divisible by 5}. Show that R is an equivalence relation on Z.

Answer»

In order to show R is an equivalence relation, we need to show R is Reflexive, Symmetric and Transitive. 

Given that, ∀ a, b ∈Z, aRb if and only if a – b is divisible by 5.

Now,

R is Reflexive if (a,a) ∈ R ∀ a ∈ Z

aRa ⇒ (a-a) is divisible by 5.

a-a = 0 = 0 × 5 [since 0 is multiple of 5 it is divisible by 5]

⇒ a-a is divisible by 5

⇒ (a,a) ∈ R

Thus, R is reflexive on Z.

R is Symmetric if (a,b) ∈ R ⇒ (b,a) ∈ R ∀ a,b ∈ Z

(a,b) ∈ R ⇒ (a-b) is divisible by 5

⇒ (a-b) = 5z for some z ∈ Z

⇒ -(b-a) = 5z

⇒ b-a = 5(-z) [∵ z ∈ Z ⇒ -z ∈ Z ]

⇒ (b-a) is divisible by 5

⇒ (b,a) ∈ R

Thus, R is symmetric on Z.

R is Transitive if (a,b) ∈ R and (b,c) ∈ R ⇒ (a,c) ∈ R ∀ a,b,c ∈ Z

(a,b) ∈ R ⇒ (a-b) is divisible by 5

⇒ a-b = 5z1 for some z1∈ Z

(b,c) ∈ R ⇒ (b-c) is divisible by 5

⇒ b-c = 5z2 for some z2∈ Z

Now,

a-b = 5z1 and b-c = 5z2

⇒ (a-b) + (b-c) = 5z1 + 5z2

⇒ a-c = 5(z1 + z2 ) = 5z3 where z1 + z2 = z3

⇒ a-c = 5z3 [∵ z1,z2 ∈ Z ⇒ z3∈ Z]

⇒ (a-c) is divisible by 5.

⇒ (a, c) ∈ R

Thus, R is transitive on Z.

Since R is reflexive, symmetric and transitive it is an equivalence relation on Z.

34.

Mark the tick against the correct answer in the following: Let R be a relation on N × N, defined by(a, b) R (c, d) ⇔ a + d = b + c. Then, R isA. reflexive and symmetric but not transitive B. reflexive and transitive but not symmetric C. symmetric and transitive but not reflexive D. an equivalence relation

Answer»

Correct Answer is (D) an equivalence relation

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (a, b) R (a, b)

(a, b) R (a, b) ⇔ a + b = a + b

which is always true .

Therefore , R is reflexive ……. (1)

Check for symmetric

(a, b) R (c, d) ⇔ a + d = b + c

(c, d) R (a, b) ⇔ c + b = d + a

Both the equation are the same and therefore will always be true.

Therefore , R is symmetric ……. (2)

Check for transitive

(a, b) R (c, d) ⇔ a + d = b + c

(c, d) R (e, f) ⇔ c + f = d + e

On adding these both equations we get , a + f = b + e

Also,

(a, b) R (e, f) ⇔ a + f = b + e

∴ It will always be true

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (D)

35.

Mark the tick against the correct answer in the following: Let S be the set of all real numbers and let R be a relation on S defined by a R b ⇔ |a| ≤ b. Then, R is A. reflexive but neither symmetric nor transitive B. symmetric but neither reflexive nor transitive C. transitive but neither reflexive nor symmetric D. none of these

Answer»

Correct Answer is (C) transitive but neither reflexive nor symmetric

Given set S = {…….,-2,-1,0,1,2 …..}

And R = {(a, b) : a,b ∈ S and |a| ≤ b }

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (a,a)

∴ |a| ≤ a and which is not always true.

Ex_if a=-2

∴ |-2| ≤ -2 ⇒ 2 ≤ -2 which is false

Therefore , R is not reflexive ……. (1)

Check for symmetric

a R b ⇒ |a| ≤ b

b R a ⇒ |b| ≤ a

Both cannot be true.

Ex _ If a=-2 and b=-1

∴ 2 ≤ -1 is false and 1 ≤ -2 which is also false

Therefore , R is not symmetric ……. (2)

Check for transitive

a R b ⇒ |a| ≤ b

a R b ⇒ |a| ≤ b

∴ |a| ≤ c

Ex _a=-5 , b= 7 and c=9

∴ 5 ≤ 7 , 7 ≤ 9 and hence 5 ≤ 9

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (C)

36.

Mark the tick against the correct answer in the following: Let S be the set of all straight lines in a plane. Let R be a relation on S defined by a R b⇔ a || b. 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

Answer»

Correct Answer is (D) an equivalence relation

Given set S = {x, y, z}

And R = {(x, x), (y, y), (z, z)}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Since , (x,x) ∈ R , (y,y) ∈ R , (z,z) ∈ R

Therefore , R is reflexive ……. (1)

Check for symmetric

Since , (x,x) ∈ R and (x,x) ∈ R

(y,y) ∈ R and (y,y) ∈ R

(z,z) ∈ R and (z,z) ∈ R

Therefore , R is symmetric ……. (2)

Check for transitive

Here , (x,x) ∈ R and (y,y) ∈ R and (z,z) ∈ R

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (D)

37.

Mark the tick against the correct answer in the following: Let a * b = a + ab for all a, b ∈ Q. Then, A. * is not a binary composition B. * is not commutative C. * is commutative but not associative D. * is both commutative and associative

Answer»

Correct Answer is (B) * is not commutative

According to the question ,

Q = { a,b }

R = {(a, b) : a * b = a + ab }

Formula

* is commutative if a * b = b * a

* is associative if (a * b) * c = a * (b * c)

Check for commutative

Consider , a * b = a + ab

And , b * a = b + ba

Both equations will not always be true .

Therefore , * is not commutative ……. (1)

Check for associative

Consider , (a * b) * c = (a + ab) * c = a+ab + (a+ab)c=a+ab+ac+abc

And , a * (b * c) = a * (b+bc) = a+a(b+bc) = a+ab+abc

Both the equation are not the same and therefore will not always be true.

Therefore , * is not associative ……. (2)

Now , according to the equations (1) , (2)

Correct option will be (B)

38.

Mark the tick against the correct answer in the following: Define * on Q - {-1} by a * b= a + b + ab. Then, * on Q – {-1} is A. commutative but not associative B. associative but not commutative C. neither commutative nor associative D. both commutative and associative

Answer»

Correct Answer is (D) both commutative and associative

According to the question ,

R = {(a, b) : a * b = a + b + ab }

Formula

* is commutative if a * b = b * a

* is associative if (a * b) * c = a * (b * c)

Check for commutative

Consider , a * b = a + b + ab

And , b * a = b + a + ba

Both equations are same and will always be true .

Therefore , * is commutative ……. (1)

Check for associative

Consider , (a * b) * c = (a + b + ab) * c

= a + b + ab + c + (a + b + ab)c

=a + b + c + ab + ac + bc + abc

And , a * (b * c) = a * (b + c + bc)

= a + b + c + bc + a(b + c + bc)

=a +b + c + ab + bc + ac + abc

Both the equation are same and therefore will always be true.

Therefore , * is associative ……. (2)

Now , according to the equations (1) , (2)

Correct option will be (D)

39.

Mark the tick against the correct answer in the following: Let Q+ be the set of all positive rationals. Then, the operation * on Q+ defined by \(a*b=\frac{ab}{2}\) for all a, b ∈ Q+ isA. commutative but not associative B. associative but not commutative C. neither commutative nor associative D. both commutative and associative

Answer»

Correct Answer is (D) both commutative and associative

According to the question ,

Q = { Positive rationals }

R = {(a, b) : a * b = ab/2 }

Formula

* is commutative if a * b = b * a

* is associative if (a * b) * c = a * (b * c)

Check for commutative

Consider , a * b = ab/2

And , b * a = ba/2

Both equations are the same and will always true .

Therefore , * is commutative ……. (1)

Check for associative

Consider , (a * b) * c = (ab/2) * c = \(\frac{\frac{ab}{2}\times c}{2}\)= abc/4

And , a * (b * c) = a * (bc/2) = \(\frac{a\times\frac{bc}{2}}{2}\)= abc/4

Both the equation are the same and therefore will always be true.

Therefore , * is associative ……. (2)

Now , according to the equations (1) , (2)

Correct option will be (D)

40.

Mark the tick against the correct answer in the following: Let Z + be the set of all positive integers. Then, the operation * on Z + defined bya * b = a b is A. commutative but not associative B. associative but not commutative C. neither commutative nor associative D. both commutative and associative

Answer»

Correct Answer is (C) neither commutative nor associative

According to the question ,

Q = { All integers }

R = {(a, b) : a * b = ab }

Formula

* is commutative if a * b = b * a

* is associative if (a * b) * c = a * (b * c)

Check for commutative

Consider , a * b = ab

And , b * a = ba

Both equations are not the same and will not always be true .

Therefore , * is not commutative ……. (1)

Check for associative

Consider , (a * b) * c = (ab) * c =\((a^b)^c\)

And , a * (b * c) = a * (bc )=\(a^{(b^c)}\)

Ex a=2 b=3 c=4

(a * b) * c = (23) * c =\((8)^4\)

a * (b * c) = 2 * (34)=\(2^{(81)}\)

Both the equation are not the same and therefore will not always be true.

Therefore , * is not associative ……. (2)

Now , according to the equations (1) , (2)

Correct option will be (C)

41.

Mark the tick against the correct answer in the following: Let Z be the set of all integers. Then, the operation * on Z defined by a * b = a + b - ab is A. commutative but not associative B. associative but not commutative C. neither commutative nor associative D. both commutative and associative

Answer»

Correct Answer is (D) both commutative and associative

According to the question ,

Q = { All integers }

R = {(a, b) : a * b = a + b - ab }

Formula

* is commutative if a * b = b * a

* is associative if (a * b) * c = a * (b * c)

Check for commutative

Consider , a * b = a + b - ab

And , b * a = b + a - ba

Both equations are the same and will always be true .

Therefore , * is commutative ……. (1)

Check for associative

Consider , (a * b) * c = (a + b - ab) * c

= a + b - ab + c -(a + b - ab)c

=a + b – ab + c – ac – bc + abc

And , a * (b * c) = a * (b + c - bc)

= a + (b + c - bc) - a(b + c - bc)

=a + b + c – bc - ab – ac + abc

Both the equation are the same and therefore will always be true.

Therefore , * is associative ……. (2)

Now , according to the equations (1) , (2)

Correct option will be (D)

42.

Mark the tick against the correct answer in the following: let Z be the set of all integers and let a * b = a – b + ab. Then, * is A. commutative but not associative B. associative but not commutative C. neither commutative nor associative D. both commutative and associative

Answer»

Correct Answer is (C) neither commutative nor associative

According to the question ,

Q = { All integers }

R = {(a, b) : a * b = a – b + ab }

Formula

* is commutative if a * b = b * a

* is associative if (a * b) * c = a * (b * c)

Check for commutative

Consider , a * b = a – b + ab

And , b * a = b – a + ba

Both equations are not the same and will not always be true .

Therefore , * is not commutative ……. (1)

Check for associative

Consider , (a * b) * c = (a – b + ab) * c

= a – b + ab – c +(a – b + ab)c

=a – b +ab – c +ac – bc + abc

And , a * (b * c) = a * (b – c + bc)

= a - (b – c + bc) + a(b – c + bc)

=a – b + c – bc + ab – ac + abc

Both the equation are not the same and therefore will not always be true.

Therefore , * is not associative ……. (2)

Now , according to the equations (1) , (2)

Correct option will be (C)

43.

Mark the tick against the correct answer in the following: Let Z be the set of all integers and let R be a relation on Z defined by a R b ⇔ a≥ b. Then, R is A. symmetric and transitive but not reflexive B. reflexive and symmetric but not transitive C. reflexive and transitive but not symmetric D. an equivalence relation

Answer»

Correct Answer is (C) . reflexive and transitive but not symmetric

Given set Z = {1, 2, 3 ,4 …..}

And R = {(a, b) : a,b ∈ Z and a ≥ b}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (a,a) (b,b)

∴ a ≥ a and b ≥ b which is always true.

Therefore , R is reflexive ……. (1)

Check for symmetric

a R b ⇒ a ≥ b

b R a ⇒ b ≥ a

Both cannot be true.

Ex _ If a=2 and b=1

∴ 2 ≥ 1 is true but 1 ≥ 2 which is false.

Therefore , R is not symmetric ……. (2)

Check for transitive

a R b ⇒ a ≥ b

b R c ⇒ b ≥ c

∴ a ≥ c

Ex _a=5 , b=4 and c=2

∴ 5≥4 , 4≥2 and hence 5≥2

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (C)

44.

Mark the tick against the correct answer in the following: Let S be the set of all real numbers and let R be a relation on S, defined by a R b ⇔ |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

Answer»

Correct Answer is (A) reflexive and symmetric but not transitive

Given set S = {…….,-2,-1,0,1,2 …..}

And R = {(a, b) : a,b ∈ S and |a – b| ≤ 1 }

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation

Check for reflexive

Consider , (a,a)

∴ |a – a| ≤ 1 and which is always true.

Ex_if a=2

∴ |2-2| ≤ 1 ⇒ 0 ≤ 1 which is true.

Therefore , R is reflexive ……. (1)

Check for symmetric

a R b ⇒ |a – b| ≤ 1

b R a ⇒ |b – a| ≤ 1

Both can be true.

Ex _ If a=2 and b=1

∴ |2 – 1| ≤ 1 is true and |1–2| ≤ 1 which is also true.

Therefore , R is symmetric ……. (2)

Check for transitive

a R b ⇒ |a – b| ≤ 1

b R c ⇒ |b – c| ≤ 1

∴|a – c| ≤ 1 will not always be true

Ex _a=-5 , b= -6 and c= -7

∴ |6-5| ≤ 1 , |7 – 6| ≤ 1 are true But |7 – 5| ≤ 1 is false.

Therefore , R is not transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (A)

45.

Mark the tick against the correct answer in the following: Let Z be the set of all integers and let R be a relation on Z defined by a R b ⇔ (a - b) is divisible by 3. 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

Answer»

Correct Answer is (D) an equivalence relation

Given set Z = {1, 2, 3 ,4 …..}

And R = {(a, b) : a,b ∈ Z and (a-b) is divisible by 3}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (a,a)

(a - a) = 0 which is divisible by 3

(a,a) ∈ R where a ∈ Z

Therefore , R is reflexive ……. (1)

Check for symmetric

Consider , (a,b) ∈ R

∴ (a - b) which is divisible by 3

- (a - b) which is divisible by 3

(since if 6 is divisible by 3 then -6 will also be divisible by 3)

∴ (b - a) which is divisible by 3 ⇒ (b,a) ∈ R

For any (a,b) ∈ R ; (b,a) ∈ R

Therefore , R is symmetric ……. (2)

Check for transitive

Consider , (a,b) ∈ R and (b,c) ∈ R

∴ (a - b) which is divisible by 3

and (b - c) which is divisible by 3

[ (a-b)+(b-c) ] is divisible by 3 ] (if 6 is divisible by 3 and 9 is divisible by 3 then 6+9 will also be divisible by 3)

∴ (a - c) which is divisible by 3 ⇒ (a,c) ∈ R

Therefore (a,b) ∈ R and (b,c) ∈ R then (a,c) ∈ R

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (D)

46.

Mark the tick against the correct answer in the following: Let R be a relation on the set N of all natural numbers, defined by a R b ⇔ a is a factor of b. 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

Answer»

Correct Answer is (B) reflexive and transitive but not symmetric

Given set N = {1, 2, 3 ,4 …..}

And R = {(a, b) : a,b ∈ N and a is a factor of b}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (a,a)

a is a factor of a

(2,2) , (3,3)… (a,a) where a ∈ N

Therefore , R is reflexive ……. (1)

Check for symmetric

a R b ⇒ a is factor of b

b R a ⇒ b is factor of a as well

Ex _ (2,6) ∈ R

But (6,2) ∉ R

Therefore , R is not symmetric ……. (2)

Check for transitive

a R b ⇒ a is factor of b

b R c ⇒ b is a factor of c

a R c ⇒ b is a factor of c also

Ex _(2,6) , (6,18)

∴ (2,18) ∈ R

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (B)

47.

Show that the relation R defined by R = {(a, b): a – b is divisible by 3; a, b ∈ Z} is an equivalence relation.

Answer»

Given as R = {(a, b): a – b is divisible by 3; a, b ∈ Z} is a relation

To prove equivalence relation, the given relation should be reflexive, symmetric and transitive.

We have to check these properties on R.

Reflexivity: 

Let a be an arbitrary element of R. 

Then, a – a = 0 = 0 × 3

⇒ a − a is divisible by 3

⇒ (a, a) ∈ R for all a ∈ Z

Therefore, R is reflexive on Z.

Symmetry:

Let (a, b) ∈ R

⇒ a − b is divisible by 3

⇒ a − b = 3p for some p ∈ Z

⇒ b − a = 3 (−p)

Here, −p ∈ Z

⇒ b − a is divisible by 3

⇒ (b, a) ∈ R for all a, b ∈ Z

Clearly, R is symmetric on Z.

Transitivity:

Let (a, b) and (b, c) ∈ R

⇒ a − b and b − c are divisible by 3

⇒ a – b = 3p for some p ∈ Z

And b − c = 3q for some q ∈ Z

On adding above two equations, we get

a − b + b – c = 3p + 3q

⇒ a − c = 3(p + q)

Here, p + q ∈ Z

⇒ a − c is divisible by 3

⇒ (a, c) ∈ R for all a, c ∈ Z

Thus, R is transitive on Z.

∴ R is reflexive, symmetric and transitive.

Clearly, R is an equivalence relation on Z.

48.

Mark the tick against the correct answer in the following: Let S be the set of all triangles in a plane and let R be a relation on S defined by ∆1 S ∆2⇔ ∆1 ≡ A2. 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

Answer»

Correct Answer is (D) an equivalence relation

Given set S = {…All triangles in plane….}

And R = {(∆1 , ∆2) : ∆1 , ∆2∈ S and ∆1 ≡ ∆2}

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (∆1,1)

∴ We know every triangle is congruent to itself.

(∆1, ∆1) ∈ R all ∆1 ∈ S

Therefore , R is reflexive ……. (1)

Check for symmetric

(∆1 , ∆2) ∈ R then ∆1 is congruent to ∆2

(∆2 , ∆1) ∈ R then ∆2 is congruent to ∆1

Both the equation are the same and therefore will always be true.

Therefore , R is symmetric ……. (2)

Check for transitive

Let ∆1, ∆2, ∆3 ∈ S such that (∆1, ∆2) ∈ R and (∆2, ∆3) ∈ R

Then (∆1, ∆2)∈R and (∆2, ∆3)∈R

⇒∆1 is congruent to ∆2, and ∆2 is congruent to ∆3

⇒∆1 is congruent to ∆3

∴(∆1, ∆3) ∈ R

Therefore , R is transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (D)

49.

Mark the tick against the correct answer in the following: Let S be the set of all real numbers and let R be a relation on S, defined by a R b ⇔ (1 + ab) > 0. 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. none of these

Answer»

Correct Answer is (A) reflexive and symmetric but not transitive

Given set S = {…….,-2,-1,0,1,2 …..}

And R = {(a, b) : a,b ∈ S and (1 + ab) > 0 }

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (a,a)

∴ (1 + a×a) > 0 which is always true because a×a will always be positive.

Ex_if a=2

∴ (1 + 4) > 0 ⇒ (5) > 0 which is true.

Therefore , R is reflexive ……. (1)

Check for symmetric

a R b ⇒ (1 + ab) > 0

b R a ⇒ (1 + ba) > 0

Both the equation are the same and therefore will always be true.

Ex _ If a=2 and b=1

∴ (1 + 2×1) > 0 is true and (1+1×2) > which is also true.

Therefore , R is symmetric ……. (2)

Check for transitive

a R b ⇒ (1 + ab) > 0

b R c ⇒ (1 + bc) > 0

∴(1 + ac) > 0 will not always be true

Ex _a=-1 , b= 0 and c= 2

∴ (1 + -1×0) > 0 , (1 + 0×2) > 0 are true

But (1 + -1×2) > 0 is false.

Therefore , R is not transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (A)

50.

Mark the tick against the correct answer in the following: Let S be the set of all real numbers and let R be a relation on S defined by a R b ⇔ a2 + b2 = 1. Then, R is A. symmetric but neither reflexive nor transitive B. reflexive but neither symmetric nor transitive C. transitive but neither reflexive nor symmetric D. none of these

Answer»

Correct Answer is (A) symmetric but neither reflexive nor transitive

Given set S = {…….,-2,-1,0,1,2 …..}

And R = {(a, b) : a,b ∈ S and a2 + b2 = 1 }

Formula

For a relation R in set A

Reflexive

The relation is reflexive if (a , a) ∈ R for every a ∈ A

Symmetric

The relation is Symmetric if (a , b) ∈ R , then (b , a) ∈ R

Transitive

Relation is Transitive if (a , b) ∈ R & (b , c) ∈ R , then (a , c) ∈ R

Equivalence

If the relation is reflexive , symmetric and transitive , it is an equivalence relation.

Check for reflexive

Consider , (a,a)

∴ a2 + a2 = 1 which is not always true

Ex_if a=2

∴ 22 + 22 = 1 ⇒ 4 + 4 = 1 which is false.

Therefore , R is not reflexive ……. (1)

Check for symmetric

a R b ⇒ a2 + b2 = 1

b R a ⇒ b2 + a2 = 1

Both the equation are the same and therefore will always be true.

Therefore , R is symmetric ……. (2)

Check for transitive

a R b ⇒ a2 + b2 = 1

b R c ⇒ b2 + c2 = 1

∴ a2 + c2 = 1 will not always be true

Ex _a=-1 , b= 0 and c= 1

∴ (-1)2 + 02 = 1 , 02 + 12 = 1 are true

But (-1)2 + 12 = 1 is false.

Therefore , R is not transitive ……. (3)

Now , according to the equations (1) , (2) , (3)

Correct option will be (A)