Questions · Page 1 of 2

M.C.Q (1 Marks)

🎯

Test yourself on this topic

50 questions · timed · auto-graded

Question 11 Mark
A relation $R$ in set $A=\{1,2,3\}$ is defined as $R=\{(1,1),(1,2),(2,2),(3,3)\}$. Which of the following ordered pair in $R$ shall be removed to make it an equivalence relation in $A$ ?
Answer
We have, $(1,2) \in R$ but $(2,1) \notin R$
So, $(1,2)$ should be removed from $R$ to make it an equivalence relation.
View full question & answer
Question 21 Mark
The function $f: N \rightarrow N$ is defined by $f(n)=\left\{\begin{array}{ll}\frac{n+1}{2}, & \text { if } n \text { is odd } \\ \frac{n}{2}, & \text { if } n \text { is even }\end{array}\right.$
The function $f$ is
Answer
Given, $f(x)=\left\{\begin{array}{cl}\frac{n+1}{2}, & \text { if } n \text { is odd } \\ \frac{n}{2}, & \text { if } n \text { is even }\end{array}\right.$
Now, $f(1)=\frac{1+1}{2}=1, f(2)=\frac{2}{2}=1$
$\Rightarrow f(1)=f(2)$ but $1 \neq 2 \therefore f$ is not one-one.
But $f$ is onto $(\because$ range of $f$ is $N$.)
View full question & answer
Question 31 Mark
The function $f: R \rightarrow R$ defined by $f(x)=4+3 \cos x$ is
Answer
We have, $f(x)=4+3 \cos x, \forall x \in R$
At $x=\frac{\pi}{2}, f\left(\frac{\pi}{2}\right)=4+3 \cos \frac{\pi}{2}=4 \Rightarrow f\left(-\frac{\pi}{2}\right)=4+3 \cos \left(-\frac{\pi}{2}\right)=4$
Since, $f\left(\frac{\pi}{2}\right)=f\left(-\frac{\pi}{2}\right)$, But $\frac{\pi}{2} \neq-\frac{\pi}{2}$
Therefore, $f$ is not one-one.
As $-1 \leq \cos x \leq 1, \forall x \in R \Rightarrow 1 \leq 4+3 \cos x \leq 7, \forall x \in R$
$\Rightarrow f(x) \in[1,7]$, where $[1,7]$ is subset of $R . \therefore f$ is not onto.
View full question & answer
Question 41 Mark
Let $A=\{1,2,3\}, B=\{4,5,6,7\}$ and let $f=\{(1,4),(2,5)$, $(3,6)\}$ be a function from $A$ to $B$. Based on the given information, $f$ is best defined as
Answer
As every pre-image $x \in A$, has a unique image $y \in B$.
$\Rightarrow \quad f$ is injective function.
View full question & answer
Question 51 Mark
The number of equivalence relations in the set $\{1,2,3\}$ containing the elements $(1,2)$ and $(2,1)$ is
Answer
5. (c) : Equivalence relations in the set $\{1,2,3\}$ containing the elements $(1,2)$ and $(2,1)$ are
$R_1=\{(1,2),(2,1),(1,1),(2,2),(3,3)\}$
$R_2=\{(1,2),(2,1),(1,3),(3,1)(2,3),(3,2),(1,1),(2,2),(3,3)\}$
$\therefore \quad$ Number of equivalence relations is 2 .
View full question & answer
Question 61 Mark
A relation $R$ is defined on $N$. Which of the following is the reflexive relation?
Answer
Consider, $R=\{(x, y)$ : xy is the square number, $x, y \in N\}$
As, $x x=x^2$, which is the square of natural number $x$.
$\Rightarrow \quad(x, x) \in R$. So, $R$ is reflexive.
View full question & answer
Question 71 Mark
The function $f: R \rightarrow R$ defined as $f(x)=x^3$ is
Answer
Let $x_1, x_2 \in R$ be such that $f\left(x_1\right)=f\left(x_2\right)$
$\Rightarrow x_1^3=x_2^3 \Rightarrow x_1=x_2 \Rightarrow f$ is one-one.
Let $f(x)=x^3=y$ for some arbitrary element $y \in R \Rightarrow x=y^{1 / 3}$
$\Rightarrow f\left(y^{1 / 3}\right)=y$
Every image $y \in R$ has a unique pre-image in $R$.
$\Rightarrow f$ is onto
$\therefore \quad f$ is one-one and onto.
View full question & answer
Question 81 Mark
The number of functions defined from $\{1,2,3,4,5\} \rightarrow\{a, b\}$ which are one-one is
Answer
$\because f: X \rightarrow Y$ is one-one, if different element of $X$ have different image in $Y$ under $f$. But here, no such situation is possible.
View full question & answer
Question 91 Mark
Let $f: R \rightarrow R$ be defined by $f(x)=1 / x$, for all $x \in R$, Then, $f$ is
Answer
Given $f(x)=\frac{1}{x}$, for all $x \in R$ At $x=0 \in R, f(x)$ is not defined.
View full question & answer
Question 101 Mark
Let the relation $R$ in the set $A=\{x \in Z: 0 \leq x \leq 12\}$, given by $R=\{(a, b):|a-b|$ is a multiple of 4. $\}$ Then [1], the equivalence class containing 1 , is
Answer
We have, $R=\{(a, b):|a-b|$ is a multiple of 4$\}$
$\therefore \quad$ The set of elements related to 1 is $\{1,5,9\}$.
So, equivalence class for $[1]$ is $\{1,5,9\}$
View full question & answer
Question 111 Mark
A relation $R$ is defined on $Z$ as $a R b$ if and only if $a^2-7 a b+6 b^2=0$. Then, $R$ is
Answer
Given, $a R b, a, b \in Z$
Reflexive: For $a \in Z$, we have
$a^2-7 a \cdot a+6 a^2=a^2-7 a^2+6 a^2=0 \Rightarrow(a, a) \in R$
$\therefore \quad$ Relation is reflexive.
Symmetric: Since, $(6,1) \in R$
As, $6^2-7 \times 6 \times 1+6 \times 1^2=36-42+6=0$
But $(1,6) \notin R . \therefore$ Relation is not symmetric.
View full question & answer
Question 121 Mark
Let $f: R_{+} \rightarrow[-5, \infty)$ be defined as $f(x)=9 x^2+6 x-5$, where $R_{+}$is the set of all non$-$negative real numbers. Then, $f$ is :
Answer
$\text {Let } f\left(x_1\right)=f\left(x_2\right)$
$\Rightarrow 9 x_1^2+6 x_1-5=9 x_2^2+6 x_2-5$
$\Rightarrow 9\left(x_1^2-x_2^2\right)+6\left(x_1-x_2\right)=0$
$\Rightarrow \quad\left(x_1-x_2\right)\left[9\left(x_1+x_2\right)+6\right]=0$
$\Rightarrow x_1-x_2=0 \text { as } 9\left(x_1+x_2\right)+6>0$
$\Rightarrow x_1=x_2 \ (\because x_1, x_2$ are non$-$negative real numbers $)$
Thus, $f$ is one$-$one.
Let $y \in[-5, \infty)$ be such that $f(x)=y$
Now, $f(x)=9 x^2+6 x-5$
$=9 x^2+6 x+1-6$
$=(3 x+1)^2-6$
$\Rightarrow y+6=(3 x+1)^2$
$\Rightarrow 3 x+1=\sqrt{y+6} $
$\Rightarrow x=\frac{-1+\sqrt{y+6}}{3}$
$\therefore f\left(\frac{-1+\sqrt{y+6}}{3}\right)=y$
$\therefore f(x)$ is onto.
So, the given function is bijective.
View full question & answer
Question 131 Mark
A function $f: R \rightarrow R$ defined as $f(x)=x^2-4 x+5$ is:
Answer
Given, $f(x)=x^2-4 x+5$
Here $f(0)=f(4)=5$
Hence, $f(x)$ is not one$-$one.
To check whether the function is onto or not, we have to find range of function.
$\text { Let } y=x^2-4 x+5 $
$\Rightarrow x^2-4 x+5-y=0$
$\therefore D=(4)^2-4(1)(5-y) \geq 0 \forall x \in R$
$\Rightarrow 16-20+4 y \geq 0 $
$\Rightarrow 4 y-4 \geq 0$
$\Rightarrow 4(y-1) \geq 0 $
$\Rightarrow y \geq 1$
Hence, range $=(1, \infty)$
Here, Co$-$domain $\neq$ Range
So, $f(x)$ is not onto.
View full question & answer
Question 141 Mark
Let $A=\{3,5\}$. Then number of reflexive relations on $A$ is
Answer
Total number of reflexive relations on a set having $n$ number of elements $=2^{n^2-n}$
Here, $n=2$
$\therefore \quad$ Required number of reflexive relations $=2^{2^2-2}$ $=2^{4-2}=2^2=4$
View full question & answer
Question 151 Mark
Let $R$ be a relation in the set $N$ given by $R=\{(a, b): a=b-2, b>6\}$. Then
Answer
Given, $R=\{(a, b): a=b-2, b>6\}$
Since, $b>6$, so $(2,4) \notin R$
Also, $(3,8) \notin R$ as $3 \neq 8-2$
and $(8,7) \notin R$ as $8 \neq 7-2$
Now, for $(6,8)$, we have
$8>6$ and $6=8-2$, which is true
$\therefore \quad(6,8) \in R$
View full question & answer
Question 161 Mark
Let $A=\{1,3,5\}$. Then the number of equivalence relations in $A$ containing $(1,3)$ is
Answer
Equivalence relations in the set containing the element $(1,3)$ are
$R_1=\{(1,1),(3,3),(1,3),(3,1),(5,5)\}$
$R_2=\{(1,1),(3,3),(5,5),(1,5),(5,1),(3,5),(5,3),(1,3),(3,1)\}$
$\therefore$ There are $2$ possible equivalence relations.
View full question & answer
Question 171 Mark
The relation $R$ in the set $\{1,2,3\}$ given by $R=\{(1,2)$, $(2,1),(1,1)\}$ is
Answer
Given, $R=\{(1,2),(2,1),(1,1)\}$ is a relation on set $\{1,2,3\}$
Reflexive : Clearly $(2,2),(3,3) \notin R$
$\therefore \quad R$ is not a reflexive relation.
Symmetric: Now, $(1,2) \in R$ and $(2,1) \in R \therefore R$ is symmetric.
Transitive: Now, $(2,1) \in R$ and $(1,2) \in R$ but $(2,2) \notin R$
$\therefore \quad R$ is not transitive relation.
$R$ is symmetric, but neither reflexive nor transitive.
View full question & answer
Question 181 Mark
If $R$ and $R^{\prime}$ are symmetric relations (not disjoint) on a set $A$, then the relation $R \cap R^{\prime}$ is
Answer
(b) : Given $R$ and $R^{\prime}$ are not disjoint, so there is atleast one ordered pair, say, $(a, b) \in R \cap R^{\prime}$.
$
\Rightarrow \quad(a, b) \in R \text { and }(a, b) \in R^{\prime}
$
As $R$ and $R^{\prime}$ are symmetric relations, we get $(b, a) \in R$ and $(b, a) \in R^{\prime} \Rightarrow(b, a) \in R \cap R^{\prime}$
Hence, $R \cap R^{\prime}$ is symmetric.
View full question & answer
Question 191 Mark
For the set $A=\{1,2,3\}$, define a relation $R$ on the set $A$ as follows :
$R=\{(1,1),(2,2),(3,3),(1,3)\}$
How many ordered pairs to be added to $R$ to make it the smallest equivalence relation?
Answer
(a): Here, $A=\{1,2,3\}$ and the relation $R=\{(1,1),(2,2)(3,3)(1,3)\}$.
Clearly, $R$ is reflexive but not symmetric as $(1,3) \in R$ but $(3,1) \notin R$.
We shall include $(3,1)$ to the above relation to make it smallest equivalence relation
$
R^{\prime}=\{(1,1),(2,2),(3,3)(1,3),(3,1)\} \text {. }
$
$R^{\prime}$ is certainly transitive as transitivity is not contradicted.
View full question & answer
Question 201 Mark
Let $A=\{1,2,3, \ldots, n\}$ and $B=\{a, b\}$. Then the number of surjections from $A$ into $B$ is
Answer
(b) : If $f: A \rightarrow B$ is a function, then $f(1)$ can be chosen in two ways, $f(2)$ can be chosen in two ways, ..., $f(n)$ can be chosen in two ways.
Hence, $f$ can be chosen in $2 \times 2 \times \ldots \times 2=2^n$ ways
In total there are $2^n$ functions possible. Out of these two functions $f_1$ and $f_2$, defined as $f_1(i)=a \forall i=1,2, \ldots, n$ and $f_2(i)=b \forall i=1,2, \ldots, n$ are not surjective as range of $f_1$ is $\{a\} \neq B$ and $f_2$ is $\{b\} \neq B$.
Hence, the number of surjections from $A$ to $B$ is $2^n-2$.
View full question & answer
Question 211 Mark
Let $A=\{1,2,3\}$ and $B=\{1,2,4\}$, then $f=\{(1,1),(1,2),(2,1),(3,4)\}$ is a
Answer
(d) : Here, $f$ is not a function from $A$ to $B$ as $f(1)$ is not unique.
View full question & answer
Question 221 Mark
Which of the following functions is not one-one?
Answer
(c) : Since $f(x)=f(-x)=x^2+1$ for all $x \in R$, therefore, $f$ is not one-one.
View full question & answer
Question 231 Mark
Let $f: R \rightarrow R$ be defined by $f(x)=\frac{1}{x}$ $\forall x \in R$. Then $f$ is
Answer
(d) : Since, $\frac{1}{x}$ is not defined for $x=0$
$\therefore \quad f: R \rightarrow R$ can not be defined.
View full question & answer
Question 241 Mark
How many reflexive relations are possible in a set $A$ whose $n(A)=3$ ?
Answer
(a) : Number of reflexive relations on a set having $n$ elements $=2^{n(n-1)}$
So, required number of reflexive relations $=2^{3(3-1)}=2^6$
View full question & answer
Question 251 Mark
If the set $A$ contains 5 elements and the set $B$ contains 6 elements, then the number of one-one and onto mappings from $A$ to $B$ is
Answer
(c) : As $A$ contains 5 elements.
$\therefore \quad$ For any one-one onto mapping $f: A \rightarrow B, f(A)$ also contains 5 elements but $B$ contains 6 elements.
$\therefore f(A) \neq B$.
So, no one-one mapping from $A$ to $B$ can be onto.
View full question & answer
Question 261 Mark
Let us define a relation $R$ in $R$ as $a R b$ if $a \geq b$. Then $R$ is
Answer
(b) : Given $a R b, a \geq b$
(i) Now $a \geq a$ is true for all real number
$\therefore \quad R$ is reflexive.
(ii) Let $(a, b) \in R, a \geq b$
Now, $a \geq b$ but does not imply $b \geq a$.
$\therefore \quad(b, a) \notin R \therefore R$ is not symmetric.
(iii) Let $(a, b) \in R$ and $(b, c) \in R \Rightarrow a \geq b$ and $b \geq c$
$\therefore a \geq c \Rightarrow(a, c) \in R \therefore R$ is transitive.
View full question & answer
Question 271 Mark
Let $f: N \rightarrow N$, where $f(x)=x-(-1)^x$, then $f$ is
Answer
(c) : $f(x)=\left\{\begin{array}{ll}x-1, & x \text { is even } \\ x+1, & x \text { is odd }\end{array}\right.$, which is clearly one-one and onto.
View full question & answer
Question 281 Mark
The maximum number of equivalence relations on the set $A=\{1,2,3\}$ are
Answer
$(d):$ The smallest equivalence relation is the identity relation $R_1=\{(1,1),(2,2),(3,3)\}$
Then, two ordered pairs of two distinct elements can be added to give three more equivalence relations.
$R_2=\{(1,1),(2,2),(3,3),(1,2),(2,1)\}$
Similarly $R_3$ and $R_4$.
Finally the largest equivalence relation, that is the universal relation.
$R_5=\{(1,1),(2,2),(3,3),(1,2),(2,1),(1,3),(3,1),(2,3),(3,2)\}$
View full question & answer
Question 291 Mark
Let $T$ be the set of all triangles in the Euclidean plane, and let a relation $R$ on $T$ be defined as $a R b$ if $a$ is congruent to $b \forall a, b \in T$. Then $R$ is
Answer
(c) : (i) We know that every triangle is congruent to itself.
$\therefore \quad\left(T_1, T_1\right) \in R$ for all $T_1 \in T$. Thus, $R$ is reflexive.
(ii) Let $\left(T_1, T_2\right) \in R$
$\Rightarrow \quad T_1$ is congruent to $T_2$.
$\Rightarrow \quad T_2$ is congruent to $T_1$.
$\therefore \quad\left(T_2, T_1\right) \in R$
Thus, $R$ is symmetric.
(iii) Let $\left(T_1, T_2\right) \in R$ and $\left(T_2, T_3\right) \in R$.
$\Rightarrow \quad T_1$ is congruent to $T_2$ and $T_2$ is congruent to $T_3$.
$\therefore \quad T_1$ is congruent to $T_3$
$\Rightarrow \quad\left(T_1, T_3\right) \in R$.
Thus, $R$ is transitive.
$\therefore \quad R$ is an equivalence relation.
View full question & answer
Question 321 Mark
Let $R$ be the relation defined on $N \times N$ by the rule $(a, b)\ R\ (c, d) \Leftrightarrow a+d=b+c$, then $R$ is
Answer
$(d)$ : Here, $(a, b)\ R\ (a, b)$ for all $(a, b) \in N \times N$
$\Rightarrow R$ is reflexive.
$(\because a+b=b+a)$
Let $(a, b)\ R\ (c, d)$
$\Rightarrow a+d=b+c $
$\Rightarrow d+a=c+b$
$\Rightarrow c+b=d+a $
$\Rightarrow (c, d)\ R\ (a, b)$
$\therefore R$ is symmetric.
Let $(a, b)\ R\ (c, d)$ and $(c, d)\ R\ (e, f)$
$\Rightarrow a+d=b+c$ and $c+f=d+e$
$\Rightarrow (a+d)+(c+f)=(b+c)+(d+e)$
$\Rightarrow a+f=b+e$
$\Rightarrow(a, b)\ R\ (e, f)$
$\therefore R$ is transitive
View full question & answer
Question 331 Mark
Let $X=\{0,1,2,3\}$ and $Y=\{-1,0,1,4,9\}$ and a function $f: X \rightarrow Y$ defined by $y=x^2$, is
Answer
(b) : $y(0)=0, y(1)=1, y(2)=4, y(3)=9$. No two different values of $x$ (where $x \in X$ ) gives same image. Also -1 is element of set $Y$, which does not have its pre-image in set $X$. So, function is one-one into.
View full question & answer
Question 341 Mark
Let $X=\{-1,0,1\}, Y=\{0,2\}$ and afunction $f: X \rightarrow Y$ defined by $y=2 x^4$, is
Answer
(b): We have, $y=2 x^4$
$
\therefore \quad y(-1)=y(1)=2, y(0)=0
$
Here, we see that for two different values of $x$, we will get a same image so, function is not one-one and no element of $y$ is left, which do not have pre-image. So, function is onto.
View full question & answer
Question 351 Mark
The mapping $f: N \rightarrow N$ given by $f(n)=1+n^2$, $n \in N$ where $N$ is the set of natural numbers, is
Answer
(c) : Since, $f(n)=1+n^2$
For one-one, $1+n_1^2=1+n_2^2, n_1, n_2 \in N$
$
\Rightarrow n_1^2-n_2^2=0 \Rightarrow n_1=n_2 \quad\left(\because n_1+n_2 \neq 0\right)
$
$\therefore f(n)$ is one-one.
Clearly, $f(n)$ is not onto.
View full question & answer
Question 361 Mark
Set $A$ has three elements and set $B$ has four elements. The number of injections that can be defined from $A$ to $B$ is
Answer
(c) : Since $3<4$, injective functions from $A$ to $B$ are defined and the total number of such functions is
$
{ }^4 P_3=\frac{4 !}{(4-3) !}=4 \times 3 \times 2 \times 1=24 .
$
View full question & answer
Question 391 Mark
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
Answer
(a) : $(1,1),(2,2),(3,3) \in R$
$\therefore \quad R$ is reflexive but it is not symmetric.
Also, $R$ is transitive.
View full question & answer
Question 401 Mark
The number of bijective functions from set $A$ to itself when $A$ contains 106 elements is
Answer
(c) : The total number of bijections from a set containing $n$ elements to itself is $n$ ! Hence, required number $=(106) !$
View full question & answer
Question 411 Mark
Consider the non-empty set consisting of children in a family and a relation $R$ defined as $a R b$ if $a$ is brother of $b$. Then $R$ is
Answer
(b) : Given $a R b \Rightarrow a$ is brother of $b$.
But $b \not R a \quad[\because b$ may or may not be brother of $a]$
$\therefore \quad R$ is not symmetric.
Let $a R b$ and $b R c$
$\Rightarrow \quad a$ is brother of $b$ and $b$ is brother of $c$.
$\therefore \quad a$ is brother of $c \Rightarrow(a, c) \in R . \therefore R$ is transitive.
View full question & answer
Question 421 Mark
Consider the following statements on a set $A=\{1,2,3\}$ :
(i) $\quad R=\{(1,1),(2,2)\}$ is a reflexive relation on $A$.
(ii) $R=\{(3,3)\}$ is symmetric and transitive but not a reflexive relation on $A$.
Which of the statements given above is/are correct?
Answer
(b) : (i) is not correct as $(3,3) \notin R$ and hence $R$ is not reflexive.
(ii) is correct as the relation $R=\{(3,3)\}$ is symmetric and transitive but not reflexive as $(1,1) \notin R,(2,2) \notin R$.
View full question & answer
Question 431 Mark
Let $S$ be the set of all real numbers and let $R$ be a relation on $S$ defined by $a R b \Leftrightarrow a^2+b^2=1$. Then, $R$ is
Answer
(a) : $\left(1^2+1^2\right) \neq 1$. So, $R$ is not reflexive.
Now, $a R b a^2+b^2=1 \Rightarrow b^2+a^2=1 \Rightarrow b R a$.
Hence, $R$ is symmetric.
Also, 1 R 0 and $0 R 1$. But, 1 is not related to 1 .
Hence, $R$ is not transitive.
View full question & answer
Question 441 Mark
The signum function, $f: R \rightarrow R$ is given by $f(x)=\left\{\begin{array}{ll}1, & x>0 \\ 0, & x=0 \\ -1, & x<0\end{array}\right.$ is
Answer
$(d):$ We have, $f(1)=f(2)$
$=f(3)=1$
$f(0)=0$
$f(-1)=f(-2)=f(-3)=-1$
Hence, function $f$ is not one$-$one.
Image​​​​​​​
View full question & answer
Question 451 Mark
Let $R$ be an equivalence relation on a finite set $A$ having $n$ elements. Then, the number of ordered pairs in $R$ is
Answer
(b) : As $R$ is an equivalence relation on set $A$.
Hence, $R$ has atleast $n$ ordered pairs.
View full question & answer
Question 461 Mark
Which one of the following relations on $R$ is an equivalence relation?
Answer
(a) : (i) Reflexive : $a \in R, a R_1 a \Rightarrow|a|=|a|$
(ii) Symmetric : $a, b \in R$
$
a R_1 b \Rightarrow|a|=|b| \Rightarrow|b|=|a| \Rightarrow b R_1 a
$
(iii) Transitive $: a, b, c \in R$
$
a R_1 b \Rightarrow|a|=|b|, b R_1 c \Rightarrow|b|=|c| \text {. So, }|a|=|c| \Rightarrow a R_1 c
$
$\Rightarrow R_1$ is an equivalence relation on $R$.
View full question & answer
Question 471 Mark
Let $R$ be the relation on the set of all real numbers defined by $a R b$ iff $|a-b| \leq 1$. Then, $R$ is
Answer
(a) : Reflexive : $|a-a|=0<1 \quad \therefore a R a \forall a \in R$
$\therefore \quad R$ is reflexive.
Symmetric : $a R b \Rightarrow|a-b| \leq 1 \Rightarrow|b-a| \leq 1 \Rightarrow b R a$
$\therefore \quad R$ is symmetric.
Transitive : $1 R 2$ and $2 R 3$ but $1 \not R 3[\because|1-3|=2>1]$
$\therefore \quad R$ is not transitive.
View full question & answer
Question 481 Mark
Let $R$ be a relation in the set $N$ given by $R=\{(a, b): a=b-2, b>6\}$. Then
Answer
(b) : Given, $R=\{(a, b): a=b-2, b>6\}$
Since, $b>6$, so $(2,4) \notin R$
Also, $(3,8) \notin R$ as $3 \neq 8-2$
and $(8,7) \notin R$ as $8 \neq 7-2$
Now, for $(6,8)$, we have
$8>6$ and $6=8-2$, which is true
$\therefore \quad(6,8) \in R$
View full question & answer
Question 491 Mark
Let $L$ denote the set of all straight lines in a plane. Let a relation $R$ be defined by $\alpha R \beta \Leftrightarrow \alpha \perp \beta, \alpha, \beta \in L$. Then, $R$ is
Answer
(b) : Given, $\alpha R \beta \Leftrightarrow \alpha \perp \beta \Leftrightarrow \beta \perp \alpha \Rightarrow \beta R \alpha$ Hence, $R$ is symmetric.
View full question & answer
Question 501 Mark
Let $f: R \rightarrow R$ be defined by the smallest integer function $f(x)=[x]$, then $f$ is
Answer
(d) : Let $f: A \rightarrow B$ such that $f(x)=[x]$.
We have, $[1.4]=[1.6]=2$
Here, two elements in $A, 1.4$ and 1.6 have the same image i.e., 2 in $B$.
Image
Thus, $f(x)=[x]$ is a not one-one function.
Here, codomain is not equal to range of function, so, function is not onto.
View full question & answer
M.C.Q (1 Marks) - MATHS STD 12 Science Questions - Vidyadip