Questions

Assertion (A) & Reason (B) MCQ

Take a timed test

2 questions · self-marked practice — reveal the answer and mark yourself.

Question 11 Mark
Assertion $(A)$ : Minimum value of $(x-5)(x-7)$ is -1 .
Reason $(R)$ : Minimum value of $ax ^2+ bx + c$ is $\frac{4 a c-b^2}{4 a}$.
Answer
$(a)$ Both $A$ and $R$ are true and $R$ is the correct explanation of $A.$
Explanation : We have $, (x - 5)(x - 7)$
$\Rightarrow x^2-12 x+35$
We know that, $ax ^2+ bx + c$ has minimum value $\frac{4 a c-b^2}{4 a}$.
Here $, a = 1 b = - 12$ and $c = 35$
$\therefore$ Minimum value of $(x-5)(x-7)$
$=\frac{4.1 \cdot 35-(-12)^2}{4.1}$
$=\frac{140-144}{4}$
$=-\frac{4}{4}$
$=-1$
View full question & answer
Question 21 Mark
Assertion (A): A function $f : N \rightarrow N$ be defined by $f(n)=\left\{\begin{array}{ll}\frac{n}{2} & \text { if } n \text { is even } \\ \frac{(n+1)}{2} & \text { if } n \text { is odd }\end{array}\right.$ for all $n \in N$; is one-one
Reason (R): A function $f: A \rightarrow B$ is said to be injective if $a \neq b$ then $f(a) \neq f(b)$.
Answer
(d) A is false but R is true.
Explanation: Assertion is false because distinct elements in N has equal images.
for example $f(1)=\frac{(1+1)}{2}=1$
$f(2)=\frac{2}{2}=1$
Reason is true because for injective function if elements are not equal then their images should be unequal.
View full question & answer