Questions · Page 3 of 5

M.C.Q (1 Marks)

Question 1011 Mark
Consider a non-empty set consisting of children in a family and a relation R defined as aRb if a is brother of b. Then, R is:
  1. Symmetric but not transitive.
  2. Transitive but not symmetric.
  3. Neither symmetric nor transitive.
  4. Both symmetric and transitive.
Answer
  1. Transitive but not symmetric.

Solution:

We have,

R = {(a, b): a is brother of b}

Let $(\text{a, b})\in\text{R}.$ Then,

a is brother of b.

but b is not necessary brother of a (As, b can be sister of a)

$\Rightarrow\ (\text{b, a})\notin\text{R}$

So, R is not symmetric.

Also,

Let $(\text{a, b})\in\text{R}$ and $(\text{b, c})\in\text{R}$

⇒ a is brother of b and b is brother of c

⇒ a is brother of c

$\Rightarrow\ (\text{a, c})\in\text{R}$

So, R is transitive.

View full question & answer
Question 1021 Mark
Let f : R → R be given by f(x) = tan x. Then f-1(1) is:
  1. $\frac{\pi}{4}$
  2. $\{\text{n}\pi+\frac{\pi}{4};\text{n }\in\text{ Z}\}$
  3. Does not exist.
  4. None of these.
Answer
  1. $\{\text{n}\pi+\frac{\pi}{4};\text{n }\in\text{ Z}\}$
View full question & answer
Question 1031 Mark
Let R be a relation on N defined by x + 2y = 8. The domain of R is:
  1. {2, 4, 8}
  2. {2, 4, 6, 8}
  3. {2, 4, 6}
  4. {1, 2, 3, 4}
Answer
  1. {2, 4, 6}

Solution:

The relation R is defined as R = x, y: $\text{x, y}\in\text{N}$ and x + 2y = 8

⇒ R = x, y: $\text{x, y}\in\text{N}$ and $\text{y}=\frac{8-\text{x}}{2}$

Domain of R is all values of $\text{x}\in\text{N}$ satisfying the relation R.

Also, there are only three values of x that result in y, which is a natural number.

These are {2, 6, 4}.

View full question & answer
Question 1041 Mark
Q+ is the set of all positive rational numbers with the binary operation * defined by $\text{a}*\text{b}=\frac{\text{ab}}2\ \forall\text{ a, b}\in\text{Q}^+$. The inverse of an element $\text{a}\in\text{Q}^+$ is:
  1. $\text{a}$
  2. $\frac{1}{\text{a}}$
  3. $\frac{2}{\text{a}}$
  4. $\frac{4}{\text{a}}$
Answer
  1. $\frac{4}{\text{a}}$

Solution:

Let e be the identity element in Q+ with respect to * such that

a * e = a = e * a, $\forall\text{ a}\in\text{Q}^+$

a * e = a and e * a = a, $\forall\text{ a}\in\text{Q}^+$

$\frac{\text{ae}}2=\text{a}$ and $\frac{\text{ea}}2=\text{a}$$\forall\text{ a}\in\text{Q}^+$

$\text{e}=2\in\text{Q}^+, \forall\text{ a}\in\text{Q}^+$

Thus, 2 is the identity element in Q+ with respect to *.

Let $\text{ a}\in\text{Q}^+$ and $\text{ b}\in\text{Q}^+$ be the inverse of a.

Then,

a * e = a = e * a

a * b = e and b * a = e

$\frac{\text{ab}}2=2$ and $\frac{\text{ba}}2=2$

$\text{b}=\frac{4}{\text{a}}\in\text{Q}^+$

Thus, $\frac{4}{\text{a}}$ is the inverse of $\text{ a}\in\text{Q}^+$.

View full question & answer
Question 1051 Mark
The binary operation × defined on N by a × b = a + b + ab for all a, b ∈ N is:
  1. Commutative only.
  2. Associative only.
  3. Both commutative and associative.
  4. None of these.
Answer
  1. Both commutative and associative.
View full question & answer
Question 1061 Mark
Let f : R → R, g : R → R be two functions such that f(x) = 2x – 3, g(x) = x3 + 5. The function (fog)-1 (x) is:
  1. $\Big(\frac{\text{x}+7}{2}\Big)^\frac{1}{3}$
  2. $\Big(\text{x}-\frac{7}{2}\Big)^\frac{1}{3}$
  3. $\Big(\frac{\text{x}-2}{7}\Big)^\frac{1}{3}$
  4. $\Big(\frac{\text{x}-7}{2}\Big)^\frac{1}{3}$
Answer
  1. $\Big(\frac{\text{x}-7}{2}\Big)^\frac{1}{3}$
View full question & answer
Question 1071 Mark
The relation 'R' in N × N such that (a, b)R(c, d) ⇔ a + d = b + c is:
  1. Reflexive but not symmetric.
  2. Reflexive and transitive but not symmetric.
  3. An equivalence relation.
  4. None of the these.
Answer
  1. An equivalence relation.

Solution:

We observe the following properties of relation R.

Reflexivity: Let $(\text{a, b})\in\text{N}\times\text{N}$

$\Rightarrow\ \text{a, b}\in\text{N}$

$\Rightarrow\ \text{a}+\text{b}=\text{b}+\text{a}$

$\Rightarrow\ (\text{a, b})\in\text{R}$

So, R is reflexive on N × N.

Symmetry: Let $(\text{a, b}),\ (\text{c, d})\in\text{N}\times\text{N}$ such that (a, b)R(c, d)

$\Rightarrow\ \text{a}+\text{d}=\text{b}+\text{c}$

$\Rightarrow\ \text{d}+\text{a}=\text{c}+\text{b}$

$\Rightarrow\ (\text{d, c}),\ (\text{b, a})\in\text{R}$

So, R is symmetric on N × N.

Transitivity: Let $(\text{a, b}),\ (\text{c, d}),\ (\text{e, f})\in\text{N}\times\text{N}$ such that (a, b)R(c, d) and (c, d)R(e, f)

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

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

⇒ a + f = b + e

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

So, R is transitive on N × N.

Hence, R is an equivalence relation on N.​​​​​​​

View full question & answer
Question 1081 Mark
Let f : R → R be a function defined by $\text{f(x)}=\frac{\text{e}^{|\text{x}|}-\text{e}^{-\text{x}}}{\text{e}^{\text{x}}+\text{e}^{-\text{x}}}.$ Then,
  1. f is a bijection.
  2. f is an injection only.
  3. f is surjection on only.
  4. f is neither an injection nor a surjection.
Answer
  1. f is neither an injection nor a surjection.

Solution:

f : R → R

$\text{f(x)}=\frac{\text{e}^{|\text{x}|}-\text{e}^{-\text{x}}}{\text{e}^{\text{x}}+\text{e}^{-\text{x}}}$

For x = -2 and -3 $\in\text{R}$

$\text{f(-2)}=\frac{\text{e}^{|-2|}-\text{e}^2}{\text{e}^{-2}+\text{e}^2}$

$=\frac{\text{e}^2-\text{e}^2}{\text{e}^{-2}+\text{e}^2}$

$=0$

Hence, for different values of x we are getting same values of f(x)

That means, the given function is many one.

Therefore, this function is not injective.

For x < 0

f(x) = 0

For x > 0

$\text{f(x)}=\frac{\text{e}^{\text{x}}-\text{e}^{-\text{x}}}{\text{e}^{\text{x}}+\text{e}^{-\text{x}}}$

$=\frac{\text{e}^{\text{x}}+\text{e}^{-\text{x}}}{\text{e}^{\text{x}}+\text{}e^{-\text{x}}}-\frac{2\text{e}^{-\text{x}}}{\text{e}^{\text{x}}+\text{e}^{-\text{x}}}$

$=1-\frac{2\text{e}^{-\text{x}}}{\text{e}^{\text{x}}+\text{e}^{-\text{x}}}$

The value of $\frac{2\text{e}^{-\text{x}}}{\text{e}^{\text{x}}+\text{e}^{-\text{x}}}$ is always positive.

Therefore, the value of f(x) is always less than 1.

Numbers more than 1 are not included in the range but they are included in co-domain.

As the codomain is R.

$\therefore\ \text{Co-domain}\neq\text{Range}$

Hence, the given function is not onto.

Therefore, this function is not surjective.

View full question & answer
Question 1091 Mark
The law a + b = b + a is called:
  1. Closure law.
  2. Associative law.
  3. Commutative law.
  4. Distributive law.
Answer
  1. Commutative law.

Solution:

The law a + b = b + a is commutative.

View full question & answer
Question 1101 Mark
Let A = R – {3}, B = R – {1}. Let f : A → B be defined by $\text{f(x)}=\frac{\text{x}-2}{\text{x}-3}.$ Then,
  1. F is bijective.
  2. F is one-one but not onto.
  3. F is onto but not one-one.
  4. None of these.
Answer
  1. F is bijective.
View full question & answer
Question 1111 Mark
If the binary operation × is defind on the set Q + of all positive rational numbers by $\text{a}\times\text{b}=\frac{\text{ab}}{4}.$ Then, $3\times\Big(\frac{1}{5}\times\frac{1}{2}\Big)$ is equal to:
  1. $\frac{3}{160}$
  2. $\frac{5}{160}$
  3. $\frac{3}{10}$
  4. $\frac{3}{40}$
Answer
  1. $\frac{3}{160}$

View full question & answer
Question 1121 Mark
Choose the correct answer from the given four options.
Let A = {1, 2, 3} and consider the relation R = {1, 1), (2, 2), (3, 3), (1, 2), (2, 3), (1, 3)}. Then R is:
  1. Reflexive but not symmetric.
  2. Reflexive but not transitive.
  3. Symmetric and transitive.
  4. Neither symmetric, nor transitive.
Answer
  1. Reflexive but not symmetric.

Solution:

Given that, A = {1, 2, 3}

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

$\because\ (1,1), (2,2),(3,3)\in\text{R}$

Hence, R is reflexive.

$(1,2)\in\text{R}$ but $(2,1)\notin\text{R}$

Hence, R is not symmetric.

$(1,2)\in\text{R}$ and $(2,3)\in\text{R}$

$\Rightarrow\ (1,3)\in\text{R}$

Hence, R is transitive.

View full question & answer
Question 1131 Mark
The function f : R → R defined by f(x) = 2x + 2|x| is:
  1. One-one and onto.
  2. Many-one and onto.
  3. One-one and into.
  4. Many-one and into.
Answer
  1. One-one and into.

Solution:

The function f : R → R defined by f(x) = 2x + 2|x|

Here, for each value of x we will get different values of f(x).

Hence, it is one-one function.

Also, each element of codomain is mapped to at most one element of the domain.

Function is one-one and into.

View full question & answer
Question 1141 Mark
Let f : R → R be a function defined by $\text{f(x)}=\frac{\text{x}^2-8}{\text{x}^2+2}.$ Then, f is:
  1. One-one but not onto.
  2. One-one and onto.
  3. Onto but not one-one.
  4. Neither one-one nor onto.
Answer
  1. Neither one-one nor onto.

Solution:

Injectivity: Let x and y be two elements in the domain (R), such that

f(x) = f(y)

$\frac{\text{x}^2-8}{\text{x}^2+2}=\frac{\text{y}^2-8}{\text{y}^2+2}$

⇒ (x2 - 8)(y2 + 2) = (y2 - 8)(x2 + 2)

⇒ x2y2 + 2x2 - 8y2 - 16 = x2y2 + 2y2 - 8x2 - 16

⇒ 10x2 = 10y2

⇒ x2 = y2

$\Rightarrow\ \text{x}=\pm\text{y}$

So, f is not one-one.

Surjectivity: $\text{f}(-1)=\frac{(-1)^2-8}{(-1)^2+2}=\frac{1-8}{1+2}=\frac{-7}{3}$

and $\text{f(1)}=\frac{(1)^2-8}{(1)^2+2}=\frac{1-8}{1+2}=\frac{-7}{3}$

$\Rightarrow\ \text{f}(-1)=\text{f}(1)=\frac{-7}{3}$

⇒ f is not onto.

View full question & answer
Question 1151 Mark
If A = {a, b, c}, then the relation R = {(b, c)} on A is:
  1. Reflexive only.
  2. Symmetric only.
  3. Transitive only.
  4. Reflexive and transitive only.
Answer
  1. Transitive only.

Solution:

The relation R = {(b, c)} is neither reflexive nor symmetric because every element of A is not related to itself. Also, the ordered pair of R obtained by interchanging its elements is not contained in R.

We observe that R is transitive on A because there is only one pair.

View full question & answer
Question 1161 Mark
The binary operation × defind on set R, given by $\text{a}\times\text{b}=\frac{\text{a}+\text{b}}{2}$ for all a, b $\in$ R is:
  1. Commutative.
  2. Associative.
  3. Both (a) and (b).
  4. None of these.
Answer
  1. Commutative.
View full question & answer
Question 1181 Mark
Let * be a binary operation on N defined by a * b = a + b + 10 for all a, b ∈ N. The identity element for * in N is:
  1. −10
  2. 0
  3. 10
  4. Non-existent.
Answer
  1. Non-existent.

Solution:

Given a * b = a + b + 10

Let the identity element be e, then

a * e = a

⇒ a + e + 10 = a

⇒ e = -10

But the operation is defined on the set of natural numbers.

So, the identity element doesn't exist.

View full question & answer
Question 1191 Mark
For real numbers x and y, define xRy if $\text{x}-\text{y}+\sqrt{2}$ is an irrational number. Then the relation R is:
  1. Reflexive.
  2. Symmetric.
  3. Transitive.
  4. None of these.
Answer
  1. Reflexive.

Solution:

We have,

$\text{R} = \big\{(\text{x, y}):\text{x}-\text{y}+\sqrt{2}$ $$ is an irrational number, $\text{x, y}\in\text{R}\big\}$

As, $\text{x}-\text{x}+\sqrt{2}=\sqrt{2},$ which is an irrational number

$\Rightarrow\ (\text{x, x})\in\text{R}$

So, R is reflexive relation.

Since, $\Big(\sqrt{2},2\Big)\in\text{R}$

i.e. $\sqrt{2}-2+\sqrt{2}=2\sqrt{2}-2,$ which is an irrational number

but $2-\sqrt{2}+\sqrt{2}=2,$ which is a rational number

$\Rightarrow\ \Big(2,\sqrt{2}\Big)\notin\text{R}$

So, R is not symmetric relation.

Also, $\Big(\sqrt{2},2\Big)\in\text{R}$ and $\Big(2,2\sqrt{2}\Big)\in\text{R}$

$\Rightarrow\ \Big(\sqrt{2},2\sqrt{2}\Big)\notin\text{R}$

So, R is not transitive relation.

View full question & answer
Question 1201 Mark
If f is an invertible function defined as $\text{f(x)}=\frac{3\text{x}-4}{5},$ then f-1(x) is:
  1. 5x + 3
  2. 5x + 3
  3. $\frac{5\text{x}+4}{3}$
  4. $\frac{3\text{x}+2}{3}$
Answer
  1. $\frac{5\text{x}+4}{3}$
View full question & answer
Question 1211 Mark
Let [x] denote the greatest integer less than or equal to x. If f(x) = sin-1x, g(x) = [x2] and $\text{h(x)}=2\text{x},\frac{1}{2}\leq\text{x}\leq\frac{1}{\sqrt{2}},$ then
  1. $\text{fogoh(x)}=\frac{\pi}{2}$
  2. $\text{fogoh(x)}=\pi$
  3. $\text{hofog}=\text{hogof}$
  4. $\text{hofog}\neq\text{hogof}$
Answer
  1. $\text{hofog}=\text{hogof}$

Solution:

hogof(x) = h(f(g(x)))

= h(f([x]))

= h(sin-1[x])

= 2sin-1[x]

= 2 × 0 = 0

f(x) = sin-1x

hogof(x) = hogo(x) = 0

View full question & answer
Question 1221 Mark
f : R → R given by $\text{f(x)}=\text{x}+\sqrt{\text{x}^2}$ is:
  1. Injective.
  2. Surjective.
  3. Bijective.
  4. None of these.
Answer
  1. None of these.

Solution:

$\text{f(x)}=\text{x}+\sqrt{\text{x}^2}=\text{x}\pm\text{x}=0\text{ or }2\text{x}$

⇒ Each element of the domain has 2 images.

f is not a function.

View full question & answer
Question 1231 Mark
Let g(x) = x2 - 4x - 5, then:
  1. G is one-one on R.
  2. G is not one-one on R.
  3. G is bijective on R.
  4. None of these.
Answer
  1. G is not one-one on R.
View full question & answer
Question 1241 Mark
Choose the correct answer out of the given four options.

Let T be the set of all triangles in the Euclidean plane and let a relation R on T be defined as aRb, if a is congruent to $\text{b}\ \forall\ \text{a},\ \text{b}\in\text{T}.$ Then, R is:

  1. Reflexive but not transitive.
  2. Transitive but not symmetric.
  3. Equivalence.
  4. None of these.
Answer
  1. Equivalence.

Solution:

Consider that aRb, if a is congruent to b, $\forall\ \text{a, b}\in\text{T}$

Then, $\text{aRa}\Rightarrow\ \text{a}\cong\text{a},$

Which is true for all $\text{a}\in\text{T}$

So, R is reflexive, ....(i)

Let $\text{aRb}\Rightarrow\ \text{a}\cong\text{b}$

$\Rightarrow\ \text{b}\cong\text{a}\Rightarrow\ \text{b}\cong\text{a}$

$\Rightarrow\ \text{bRa}$

So, R is symmetric. ...(ii)

Let aRb and bRc

$\Rightarrow\ \text{a}\cong\text{b}\text{ and }\text{b}\cong\text{c}$

$\Rightarrow\ \text{a}\cong\text{c}\Rightarrow\ \text{aRc}$

So, R is transitive. .....(iii)

Hence, R is equivalence relation.

View full question & answer
Question 1251 Mark
Let * be a binary operation on Q+ defined by $\text{a}*\text{b}=\frac{\text{ab}}{100}\forall\text{ a, b}\in\text{Q}^+$. The inverse of 0.1 is:
  1. 105
  2. 104
  3. 106
  4. None of these.
Answer
  1. 105

Solution:

Let e be the identity element in Q+ with respect to * such that

a * e = a = e * a, $\forall\text{ a}\in\text{Q}^+$

a * e = a and e * a = a, $\forall\text{ a}\in\text{Q}^+$

$\frac{\text{ae}}{100}=\text{a}\text{ and }\frac{\text{ea}}{100}=\text{a},\forall\text{ a}\in\text{Q}^+$

$\text{e}=100,\forall\text{ a}\in\text{Q}^+$

Thus, 100 is the identity element in Q+ with repect to *.

0.1 * b = e = b * 0.1

0.1 * b = e and b * 0.1 = e

$\frac{(0.1)\text{b}}{100}=100\text{ and }\frac{\text{b}(0.1)}{100}=100$

$\text{b}=\frac{100\times100}{0.1}$

$=10^5\in\text{Q}^+$

Thus, 105 is the inverse of 0.1.

View full question & answer
Question 1261 Mark
Let $\text{A}=\{\text{x}:-1\leq\text{x}\leq1\}$ and f : A → A such that $\text{f(x)}=\text{x}|\text{x}|,$ then f is:
  1. A bijection.
  2. Injective but not surjective.
  3. Surjective but not injective.
  4. Neither injective nor surjective.
Answer
  1. A bijection.

Solution:

Given function is $\text{A}=\{\text{x}:-1\leq\text{x}\leq1\}$ and f : A → A such that $\text{f(x)}=\text{x}|\text{x}|$

For the mod function we have to check three cases as x < 0, x = 0, x > 0.

For example,

x < 0

f(x) = x|x| < 0

|x| = -x

y = -x2

$\text{x}=-\sqrt{-\text{y}}$ which is not possible for x > 0

Hence, f is onto.

⇒ f is bijection.

View full question & answer
Question 1271 Mark
For binary operation × defind on R – {1} such that $\text{a}\times\text{b}=\frac{\text{a}}{\text{b}+1}$ is:
  1. Not associative.
  2. Not commutative.
  3. Commutative.
  4. Both (a) and (b).
Answer
  1. Both (a) and (b).
View full question & answer
Question 1281 Mark
Choose the correct answer from the given four options.

Let f : A → B and g : B → C be the bijective functions. Then (gof)-1 is:

  1. f-1og-1
  2. fog
  3. g-1of-1
  4. gof
Answer
  1. f-1og-1

Solution:

Given that, f : A → B and g : B → C be the bijective functions.

$(\text{f}^{-1}\text{o}\text{g}^{-1})\text{o}(\text{gof})=\text{f}^{-1}\text{o}(\text{g}^{-1}\text{ogof})$

$=\text{f}^{-1}\text{o}(\text{g}^{-1}\text{og})\text{of}$ (As composition of functions is associative)

$=(\text{f}^{-1}\text{o}\text{I}_{\text{B}}\text{of})$ (where IB is identity function on B)

$=(\text{f}^{-1}\text{o}\text{I}_{\text{B}})\text{of}$

$=\text{f}^{-1}\text{of}$

$=\text{I}_{\text{A}}$

Thus $(\text{gof})^{-1}=\text{f}^{-1}\text{og}^{-1}$

View full question & answer
Question 1291 Mark
If f : R → R and g : R → R defined by f(x) = 2x + 3 and g(x) = x2 + 7, then the value of x for which f(g(x)) = 25 is:
  1. $\pm1$
  2. $\pm2$
  3. $\pm3$
  4. $\pm4$
Answer
  1. $\pm2$

View full question & answer
Question 1301 Mark
If f : R → R defind by $\text{f(x)}=\frac{2\text{x}-7}{4}$ is an invertible function, then find f-1.
  1. $\frac{4\text{x}+5}{2}$
  2. $\frac{4\text{x}+7}{2}$
  3. $\frac{3\text{x}+2}{2}$
  4. $\frac{9\text{x}+3}{5}$
Answer
  1. $\frac{4\text{x}+7}{2}$
View full question & answer
Question 1311 Mark
If a function $\text{f}:[2,\infty)\rightarrow\ \text{B}$ defined by f(x) = x2 - 4x + 5 is a bijection, then B =
  1. $\text{R}$
  2. $[1,\infty)$
  3. $[4,\infty)$
  4. $[5,\infty)$
Answer
  1. $[1,\infty)$

​​​​​​​Solution:

Since f is a bijection, co-domain of f = range of f

⇒ B = range of f

Given: f(x) = x2 - 4x + 5

Let f(x) = y

⇒ y = x2 - 4x + 5

⇒ x2 - 4x + (5 - y) = 0

$\because$ Discrimant, $\text{D}=\text{b}^2-4\text{ac}\geq0,$

$(-4)^2-4\times1\times(5-\text{y})\geq0$

$\Rightarrow\ 16-20+4\text{y}\geq0$

$\Rightarrow\ 4\text{y}\geq4$

$\Rightarrow\ \text{y}\geq1$

$\Rightarrow\ \text{y}\in[1,\infty)$

⇒ Range of $\text{f}=[1,\infty)$

$\Rightarrow\ \text{B}=[1,\infty)$

View full question & answer
Question 1321 Mark
If f(x) = (ax2 + b)3, then the function g such that f(g(x)) = g(f(x)) is given by:
  1. $\text{g}(\text{x})=\Big(\frac{\text{b}-\text{x}^\frac{1}{3}}{\text{a}}\Big)$
  2. $\text{g}(\text{x})=\frac{1}{(\text{ax}^2+\text{b})^3}$
  3. $\text{g}(\text{x})=(\text{ax}^2+\text{b})^\frac{1}{3}$
  4. $\text{g}(\text{x})=\Big(\frac{\text{x}^\frac{1}{3}-\text{b}}{\text{a}}\Big)^\frac{1}{2}$
Answer
  1. $\text{g}(\text{x})=\Big(\frac{\text{x}^\frac{1}{3}-\text{b}}{\text{a}}\Big)^\frac{1}{2}$

View full question & answer
Question 1331 Mark
The range of the function $\text{f(x)}=^{7-\text{x}}\text{P}_{\text{x}-3}$ is:
  1. {1, 2, 3, 4, 5}
  2. {1, 2, 3, 4, 5, 6}
  3. {1, 2, 3, 4}
  4. {1, 2, 3}
Answer
  1. {1, 2, 3}

Solution:

We know that

$7-\text{x}>0;\ \text{x}-3\geq0$ and $7-\text{x}\geq\text{x}-3$

$\Rightarrow\ \text{x}<7;\ \text{x}\geq3$ and $2\text{x}\leq10$

$\Rightarrow\ \text{x}<7;\ \text{x}\geq3$ and $\text{x}\leq5$

Therefore, x = 3, 4, 5

Range of $\text{f}=\Big\{^{(7-3)}\text{P}_{(3-3)},\ ^{(7-4)}\text{P}_{(4-3)},\ ^{(5-3)}\text{P}_{(7-5)}\Big\}$

= {4P0, 3P1, 2P2}

= {1, 3, 2}

= {1, 2, 3}

View full question & answer
Question 1341 Mark
S is a relation over the set R of all real numbers and it is given by $(\text{a, b})\in\text{S}\Leftrightarrow\text{ab}\geq0.$ Then, S is:
  1. Symmetric and transitive only.
  2. Reflexive and symmetric only.
  3. Antisymmetric relation.
  4. An equivalence relation.
Answer
  1. An equivalence relation.

Solution:

Reflexivity: Let $\text{a}\in\text{R}$

Then,

aa = a2 > 0 $\Rightarrow\ \text{a, }\forall$

So, S is reflexive on R.

Symmetry: Let $(\text{a, b})\in\text{S}$

Then,

$\text{a, b}\in\text{S}\Rightarrow\ \text{ab}\geq0$ $\Rightarrow\ \text{ba}\geq0\Rightarrow\ \text{ba}\geq0\Rightarrow\ \text{b, a}\in\text{S}\ \forall\ \text{a, b}\in\text{R}$

So, S is symmetric on R.

Transitivity: If $\text{a, b, b, c}\in\text{S}\Rightarrow\ \text{ab}\geq0$ and $\text{bc}\geq0\Rightarrow\ \text{ab}\times\text{bc}\geq0$ $\Rightarrow\ \text{ac}\geq0$

$\text{b}^2\geq0\Rightarrow\ \text{a, c}\in\text{S}$ for all $\text{a, b, c}\in\text{set R}$

Hence, S is an equivalence relation on R.

View full question & answer
Question 1351 Mark
Choose the correct answer from the given four options.
Let $\text{f}:\text{R}-\Big\{\frac{3}{5}\Big\}\rightarrow\ \text{R}$ be defined by $\text{f}(\text{x})=\frac{3\text{x}+2}{5\text{x}-3}.$ Then,
  1. $\text{f}^{-1}(\text{x})=\text{f}(\text{x})$
  2. $\text{f}^{-1}(\text{x})=-\text{f}(\text{x})$
  3. $(\text{fof})\text{x}=-\text{x}$
  4. $\text{f}^{-1}\text{x}=\frac{1}{19}\text{f}(\text{x})$
Answer
  1. $\text{f}^{-1}(\text{x})=\text{f}(\text{x})$

Solution:

We have, $\text{f}(\text{x})=\frac{3\text{x}+2}{5\text{x}-3}=\text{y}\ (\text{let})$

$\Rightarrow\ 3\text{x}+2=5\text{xy}-3\text{y}$

$\Rightarrow\ \text{x}(3-5\text{y})=-3\text{y}-2$

$\Rightarrow\ \text{x}=\frac{3\text{y}+2}{5\text{y}-3}$

$\Rightarrow\ \text{f}^{-1}(\text{x})=\frac{3\text{x}+2}{5\text{x}-3}$

$\therefore\ \text{ f}^{-1}\text{x}=\text{f}(\text{x})$

View full question & answer
Question 1361 Mark
The relation R = {(1, 1), (2, 2), (3, 3)} on the set {1, 2, 3} is:
  1. Symmetric only.
  2. Reflexive only.
  3. An equivalence relation.
  4. Transitive only.
Answer
  1. An equivalence relation.

Solution:

R = {(a, b): a = b and a, b $\in\text{A}$}

Reflexivity: Let $\text{a}\in\text{A}$

Here,

a = a

$\Rightarrow\ (\text{a, a})\in\text{R}$ for all $\text{a}\in\text{A}$

So, R is reflexive on A.

Symmetry: Let $\text{a, b}\in\text{A}$ such that $ (\text{a, b})\in\text{R}.$ Then,

$ (\text{a, b})\in\text{R}$

$\Rightarrow\ \text{a}=\text{b}$

$\Rightarrow\ \text{b}=\text{a}$

$\Rightarrow\ (\text{b, a})\in\text{R}$ for all $\text{a}\in\text{A}$

So, R is symmetric on A.

Transitive: Let $\text{a, b, c}\in\text{A}$ such that $ (\text{a, b})\in\text{R}$ and $ (\text{b, c})\in\text{R}.$ Then,

$ (\text{a, b})\in\text{R}\Rightarrow\ \text{a}=\text{b}$

and $ (\text{b, c})\in\text{R}\Rightarrow\ \text{b}=\text{c}$

$\Rightarrow\ \text{a}=\text{c}$

$\Rightarrow\ (\text{a, c})\in\text{R}$ for all $\text{a}\in\text{A}$

So, R is transitive on A.

Hence, R is an equivalence relation on A.

View full question & answer
Question 1371 Mark
Let * be a binary operation defined on set Q − {1} by the rule a * b = a + b − ab. Then, the identify element for * is:
  1. $1$
  2. $\frac{\text{a}-1}{\text{a}}$
  3. $\frac{\text{a}}{\text{a}-1}$
  4. $0$
Answer
  1. $0$

Solution:

Let e be the identity element in Q - {1} with respect to * such that

a * e = a = e * a, $\forall\text{ a}\in\text{Q}-\{-1\}$

a * e = a and e * a = a, $\forall\text{ a}\in\text{Q}-\{-1\}$

a + e - ae = a and e + a - ea = a, $\forall\text{ a}\in\text{Q}-\{-1\}$

e(1 - a) = 0, $\forall\text{ a}\in\text{Q}-\{-1\}$ $[\because \text{a}\neq1]$

Thus, 0 is the identity element in Q - {1} with respect to *.

View full question & answer
Question 1381 Mark
The number of commutative binary operation that can be defined on a set of 2 elements is:
  1. 8
  2. 6
  3. 4
  4. 2
Answer
  1. 2

Solution:

The number of commutative binary operations on a set of n elements is $\text{n}\frac{\text{n}(\text{n}-1)}{2}$.

Therefore,

Number of commutative binary operations an a set of 2 elements $=2\frac{2(2-1)}{2}=2^1$

$=2$

View full question & answer
Question 1391 Mark
Choose the correct answer from the given four options.
The maximum number of equivalence relations on the set A = {1, 2, 3} are:
  1. 1
  2. 2
  3. 3
  4. 5
Answer
  1. 5

Solution:

Given that, A = {1, 2, 3}

Now, number of equivalence relations as follows

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

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

R3 = {(1, 1), (2, 2), (3, 3), (1, 3), (3, 1)}

R4 = {(1, 1), (2, 2), (3, 3), (2, 3), (3, 2)}

R5 = {(1, 2, 3) ⇔ A × A = A2}

$\therefore$ Maximum number of equivalence relation is '5'.

View full question & answer
Question 1401 Mark
Choose the correct answer from the given four options.
Let f : R → R be given by f(x) = tanx. Then f-1(1) is:
  1. $\frac{\pi}{4}$
  2. $\{\text{n}\pi+\frac{\pi}{4}:\text{n}\in\text{Z}\}$
  3. $\text{Does not exist.}$
  4. $\text{None of these}.$
Answer
  1. $\frac{\pi}{4}$

Solution:

Given that, f(x) = tanx

Let y = tanx ⇒ x = tan-1y

⇒ f-1(x) = tan-1x ⇒ f-1(1) = tan-11

$\Rightarrow\ \tan^{-1}\tan\frac{\pi}{4}=\frac{\pi}{4}\ \Big[\because\ \tan\frac{\pi}{4}=1\Big]$

View full question & answer
Question 1411 Mark
If f : R → R, g : R → R and h : R → R are such that f(x) = x2, $\text{g(x)}=\tan\text{x}$ and $\text{h(x)}=\log\text{x},$ then the value of (go(foh)) (x), if x = 1 will be:
  1. 0
  2. 1
  3. -1
  4. $\pi$
Answer
  1. $\pi$

View full question & answer
Question 1421 Mark
Let f : R → R be defind by $\text{f(x)}=\frac{1}{\text{x}}\forall\times\in\text{ R}.$ Then f is:
  1. One-one.
  2. Onto.
  3. Bijective.
  4. F is not defined.
Answer
  1. F is not defined.
View full question & answer
Question 1431 Mark
Choose the correct answer from the given four options.
The identity element for the binary operation * defined on $\text{Q}\sim\{0\}$ as $\text{a}\ ^*\ \text{b}=\frac{\text{ab}}{2}\ \forall\ \text{a, b}\in\text{Q}\sim\{0\}$ is:
  1. 1
  2. 0
  3. 2
  4. none of these.
Answer
  1. 2

Solution:

Given that, $\text{a}\ ^*\ \text{b}=\frac{\text{ab}}{2}\ \forall\ \text{a, b}\in\text{Q}\sim\{0\}$

Let e be the identity element for *

$\therefore\ \text{a}\ ^*\ \text{e}=\frac{\text{ae}}{2}(\text{a}\ *\ \text{e}=\text{e}\ *\ \text{a}=\text{a})$

$\Rightarrow\ \text{a}=\frac{\text{ae}}{2}$

$\Rightarrow\ \text{e}=2$

View full question & answer
Question 1441 Mark
The identity element for the binary operation × defined on Q - {0} as $\text{a}\times\text{b}=\frac{\text{ab}}{2}\ \forall$ a, b $\in$ Q - {0} is:
  1. 1
  2. 0
  3. 2
  4. None of these.
Answer
  1. 2
View full question & answer
Question 1451 Mark
If g(x) = x2 + x - 2 and $\frac{1}{2}\text{gof(x)}=2\text{x}^2-5\text{x}+2,$ then f(x) is equal to:
  1. 2x - 3
  2. 2x + 3
  3. 2x2 + 3x + 1
  4. 2x2 - 3x - 1
Answer
  1. 2x - 3

Solution:

We will solve this problem by the trial-and-error method.

Let us check option (a) first.

If f(x) = 2x - 3

$\frac{1}{2}(\text{gof})(x)=\text{g(f(x))}$

$=\frac{1}{2}\text{g}(2\text{x}-3)$

$=\frac{1}{2}\big[(2\text{x}-3)^2+(2\text{x}-3)-2\big]$

$=\frac{1}{2}[4\text{x}^2+9-12\text{x}+2\text{x}-3-2]$

$=\frac{1}{2}[4\text{x}^2-10\text{x}+4]$

$=2\text{x}^2-5\text{x}+2$

The given condition is satisfied by (a).

View full question & answer
Question 1461 Mark
On the set Q+ of all positive rational numbers a binary operation * is defined by $\text{a}*\text{b}=\frac{\text{ab}}2\forall\text{ a, b}\in \text{Q}^+$. The inverse of 8 is:
  1. $\frac{1}{8}$
  2. $\frac{1}2$
  3. $2$
  4. $4$
Answer
  1. $\frac{1}2$

Solution:

Let e be the identity element in Q+ with respect to * such that

a * e = a = e * a, $\forall\text{ a}\in\text{Q}^+$

a * e = a and e * a = a, $\forall\text{ a}\in\text{Q}^+$

Then,

$\frac{\text{ae}}{2}=\text{a}\text{ and }\frac{\text{ea}}{2}=\text{a},\forall\text{ a}\in\text{Q}^+$

e = 2, $\forall\text{ a}\in\text{Q}^+$

Thus, 2 is the identity element in Q+ with respect to *.

Let $\text{b}\in\text{Q}^+$ be the inverse of 8. Then,

8 * b = e = b * 8

8 * b = e and b * 8 = e

$\frac{(8)\text{b}}2=2\text{ and }\frac{\text{b}(8)}2=2$ $[\because\ \text{e}=2]$

b = 12

Thus, $\frac{1}2$ is the inverse of 8.

View full question & answer
Question 1471 Mark
The function $\text{f}:[0,\infty)\rightarrow\ \text{R}$ given by $\text{f(x)}=\frac{\text{x}}{\text{x}+1}$ is:
  1. One-one and onto.
  2. One-one but not onto.
  3. Onto but not one-one.
  4. Onto but not one-one.
Answer
  1. One-one but not onto.

Solution:

Given function is $\text{f(x)}=\frac{\text{x}}{\text{x}+1}$ on $\text{f}:[0,\infty)\rightarrow\ \text{R}$

If f(x) = f(y)

$\Rightarrow\ \frac{\text{x}}{\text{x}+1}=\frac{\text{y}}{\text{y}+1}$

⇒ xy + x = xy + y

⇒ x = y

Hence, f is one-one.

If y = f(x)

$\text{y}=\frac{\text{x}}{\text{x}+1}$

⇒ xy + y = x

⇒ xy - x = -y

x(y - 1) = -y

$\text{x}=\frac{-\text{y}}{\text{y}-1}\neq\text{f(x)}$

It is not onto.

View full question & answer
Question 1481 Mark
If f : R → R defined by $\text{f(x)}=\frac{3\text{x}+5}{2}$ is an invertible function, then find f-1.
  1. $\frac{2\text{x}-5}{3}$
  2. $\frac{\text{x}-5}{3}$
  3. $\frac{5\text{x}-2}{3}$
  4. $\frac{\text{x}-2}{3}$
Answer
  1. $\frac{2\text{x}-5}{3}$
View full question & answer
Question 1491 Mark
Let f : R → R be defined as $\text{f(x)}=\begin{cases}2\text{x},&\text{if x}>3\\\text{x}^2,&\text{if }1<\text{x}\leq3\\3\text{x},&\text{if x}\leq1\end{cases}.$ Then, find f(-1) + f(2) + f(4):
  1. 9
  2. 14
  3. 5
  4. None of these.
Answer
  1. 9

Solution:

We have,

$\text{f(x)}=\begin{cases}2\text{x},&\text{if x}>3\\\text{x}^2,&\text{if }1<\text{x}\leq3\\3\text{x},&\text{if x}\leq1\end{cases}$

Now,

f(-1) + f(2) + f(4)

= 3(-1) + 22 + 2(4)

= -3 + 4 + 8

= 9

View full question & answer
Question 1501 Mark
Let S = {1, 2, 3, 4, 5} and let A = S × S. Define the relation R on A as follows:
(a, b) R (c, d) iff ad = cb. Then, R is;
  1. Reflexive only.
  2. Symmetric only.
  3. Transitive only.
  4. Equivalence relation.
Answer
  1. Equivalence relation.
View full question & answer