A English

Mix Examples of Relation and Function Questions in English

Class 12 Mathematics · Relation and Function · Mix Examples of Relation and Function

168+

Questions

English

Language

100%

With Solutions

Showing 50 of 168 questions in English

51
DifficultMCQ
The number of solutions of the equation $2{e^{\left| x \right|}}{\tan ^{ - 1}}\left| x \right| = 1$ is
A
$0$
B
$1$
C
$2$
D
$4$

Solution

(C) The given equation is $2{e^{\left| x \right|}}{\tan ^{ - 1}}\left| x \right| = 1$.
This can be rewritten as $2{\tan ^{ - 1}}\left| x \right| = \frac{1}{{{e^{\left| x \right|}}}}$,which is equivalent to $2{\tan ^{ - 1}}\left| x \right| = {e^{ - \left| x \right|}}$.
Let $f(x) = 2{\tan ^{ - 1}}\left| x \right|$ and $g(x) = {e^{ - \left| x \right|}}$.
Both functions $f(x)$ and $g(x)$ are even functions,meaning they are symmetric about the $y$-axis.
For $x \ge 0$,$f(x) = 2{\tan ^{ - 1}}x$ is a strictly increasing function starting from $f(0) = 0$ and approaching $\pi$ as $x \to \infty$.
For $x \ge 0$,$g(x) = {e^{ - x}}$ is a strictly decreasing function starting from $g(0) = 1$ and approaching $0$ as $x \to \infty$.
Since $f(x)$ is increasing and $g(x)$ is decreasing for $x > 0$,and $f(0) < g(0)$ (as $0 < 1$) while $\lim_{x \to \infty} f(x) > \lim_{x \to \infty} g(x)$ (as $\pi > 0$),there must be exactly one intersection point for $x > 0$.
Due to symmetry,there will also be exactly one intersection point for $x < 0$.
Thus,there are $2$ solutions in total.
Solution diagram
52
AdvancedMCQ
Let $f(x) = Ax^3 - Bx - \tan x \cdot \text{sgn}(x)$ be an even function $\forall x \in R - \left\{ (2n + 1)\frac{\pi}{2}, n \in I \right\}$,where $A = \sin^2 \alpha - \sin \alpha + \frac{1}{4}$ and $B = \tan^2 \alpha + \frac{2}{\sqrt{3}} \tan \alpha + \frac{1}{3}$. Then the number of values of $\alpha$ in $\left[ -\frac{3\pi}{2}, 2\pi \right]$ is (where $\text{sgn}(x)$ denotes the signum function of $x$).
A
$0$
B
$1$
C
$2$
D
$4$

Solution

(C) For $f(x)$ to be an even function,$f(x) = f(-x)$ must hold for all $x$ in the domain.
Given $f(x) = Ax^3 - Bx - \tan x \cdot \text{sgn}(x)$.
Since $\tan(-x) = -\tan x$ and $\text{sgn}(-x) = -\text{sgn}(x)$,we have $\tan(-x) \cdot \text{sgn}(-x) = (-\tan x) \cdot (-\text{sgn}(x)) = \tan x \cdot \text{sgn}(x)$.
Thus,$f(-x) = A(-x)^3 - B(-x) - \tan x \cdot \text{sgn}(x) = -Ax^3 + Bx - \tan x \cdot \text{sgn}(x)$.
For $f(x) = f(-x)$,we require $Ax^3 - Bx - \tan x \cdot \text{sgn}(x) = -Ax^3 + Bx - \tan x \cdot \text{sgn}(x)$.
This simplifies to $2Ax^3 - 2Bx = 0$ for all $x$,which implies $A = 0$ and $B = 0$.
$A = \sin^2 \alpha - \sin \alpha + \frac{1}{4} = (\sin \alpha - \frac{1}{2})^2 = 0 \Rightarrow \sin \alpha = \frac{1}{2}$.
$B = \tan^2 \alpha + \frac{2}{\sqrt{3}} \tan \alpha + \frac{1}{3} = (\tan \alpha + \frac{1}{\sqrt{3}})^2 = 0$ $\Rightarrow \tan \alpha = -\frac{1}{\sqrt{3}}$.
We need $\alpha \in [-\frac{3\pi}{2}, 2\pi]$ such that $\sin \alpha = \frac{1}{2}$ and $\tan \alpha = -\frac{1}{\sqrt{3}}$.
$\sin \alpha = \frac{1}{2} \Rightarrow \alpha = \frac{\pi}{6}, \frac{5\pi}{6}, -\frac{7\pi}{6}, -\frac{11\pi}{6}$.
$\tan \alpha = -\frac{1}{\sqrt{3}} \Rightarrow \alpha = \frac{5\pi}{6}, -\frac{\pi}{6}, -\frac{7\pi}{6}, \frac{11\pi}{6}$.
The common values are $\alpha = \frac{5\pi}{6}$ and $\alpha = -\frac{7\pi}{6}$.
Thus,there are $2$ such values.
53
AdvancedMCQ
Let $g(x) = ||x + 2| - 3|$. If $a$ denotes the number of relative minima,$b$ denotes the number of relative maxima,and $c$ denotes the product of the zeroes of $g(x)$,then the value of $(a + 2b - c)$ is:
A
$-1$
B
$-2$
C
$8$
D
$9$

Solution

(D) The function is $g(x) = ||x + 2| - 3|$.
To find the relative minima and maxima,we analyze the graph of $g(x)$.
The inner function $f(x) = |x + 2| - 3$ has a minimum at $x = -2$ with value $-3$.
The absolute value function $g(x) = |f(x)|$ reflects the negative part of $f(x)$ across the $x$-axis.
Thus,$g(x)$ has relative minima at $x = -2$ (where $g(-2) = 3$) and at the roots of $|x + 2| - 3 = 0$,which are $x = 1$ and $x = -5$ (where $g(x) = 0$).
So,the relative minima are at $x = -5, -2, 1$. Thus,$a = 3$.
There is a relative maximum at $x = -2$ for the inner function,but for $g(x)$,the local maximum occurs at $x = -2$ where $g(-2) = 3$. Wait,checking the graph: $g(x)$ has a local maximum at $x = -2$ with value $3$. Thus,$b = 1$.
The zeroes of $g(x)$ occur when $|x + 2| - 3 = 0$,so $x + 2 = 3$ or $x + 2 = -3$. This gives $x = 1$ and $x = -5$.
The product of the zeroes is $c = 1 \times (-5) = -5$.
Calculating the expression: $a + 2b - c = 3 + 2(1) - (-5) = 3 + 2 + 5 = 10$.
Re-evaluating: The relative minima are at $x = -5$ and $x = 1$ (value $0$),and the relative maximum is at $x = -2$ (value $3$). So $a = 2$ and $b = 1$.
Then $a + 2b - c = 2 + 2(1) - (-5) = 2 + 2 + 5 = 9$.
54
AdvancedMCQ
Given $f'(x) > 0$ and $g'(x) < 0$ for all $x \in R$,then which of the following is true?
A
$g(f(|x| + 1)) > g(f(|x| - 1))$
B
$f(f(|x| + 1)) < f(f(|x| - 1))$
C
$g(g(|x| - 1)) < g(g(|x| + 1))$
D
$f(g(|x| - 1)) < f(g(|x| + 1))$

Solution

(C) Given $f'(x) > 0$,so $f(x)$ is a strictly increasing function.
Given $g'(x) < 0$,so $g(x)$ is a strictly decreasing function.
Let $u = |x| - 1$ and $v = |x| + 1$. Clearly,$u < v$.
Since $f$ is increasing,$f(u) < f(v)$.
Since $g$ is decreasing,$g(f(u)) > g(f(v))$,which means $g(f(|x| - 1)) > g(f(|x| + 1))$. Thus option $A$ is false.
Since $f$ is increasing,$f(f(u)) < f(f(v))$,which means $f(f(|x| - 1)) < f(f(|x| + 1))$. Thus option $B$ is false.
Since $g$ is decreasing,$g(u) > g(v)$. Applying $g$ again (which is decreasing),$g(g(u)) < g(g(v))$.
Therefore,$g(g(|x| - 1)) < g(g(|x| + 1))$. This matches option $C$.
55
AdvancedMCQ
Which of the following statements is correct?
A
$\sqrt{x^2} = |x|$
B
$x^{x+1} = x \cdot x^x$
C
$\frac{|x|}{x} = \begin{cases} 1 & x > 0 \\ -1 & x < 0 \end{cases}$
D
All of the above

Solution

(D) Let us analyze each option:
$1$. For $\sqrt{x^2} = |x|$,by definition of the principal square root,$\sqrt{x^2}$ is always non-negative and equals the absolute value of $x$. This is correct.
$2$. For $x^{x+1} = x \cdot x^x$,using the laws of exponents,$x^1 \cdot x^x = x^{1+x} = x^{x+1}$. This is correct.
$3$. For $\frac{|x|}{x}$,if $x > 0$,then $|x| = x$,so $\frac{x}{x} = 1$. If $x < 0$,then $|x| = -x$,so $\frac{-x}{x} = -1$. This is correct.
Since all statements are correct,the answer is $D$.
56
AdvancedMCQ
If $f(x) = \sqrt{x^2 + x} + \frac{\tan^2 \alpha}{\sqrt{x^2 + x}}$,where $\alpha \in (0, \pi/2)$ and $x > 0$,then the value of $f(x)$ is greater than or equal to:
A
$2 \tan \alpha$
B
$2$
C
$\tan \alpha$
D
$\sec \alpha$

Solution

(A) We are given $f(x) = \sqrt{x^2 + x} + \frac{\tan^2 \alpha}{\sqrt{x^2 + x}}$.
Since $x > 0$,$\sqrt{x^2 + x} > 0$. Also,$\tan^2 \alpha > 0$ for $\alpha \in (0, \pi/2)$.
Using the Arithmetic Mean-Geometric Mean $(AM \geq GM)$ inequality for two positive terms $a$ and $b$,we have $\frac{a+b}{2} \geq \sqrt{ab}$,or $a+b \geq 2\sqrt{ab}$.
Let $a = \sqrt{x^2 + x}$ and $b = \frac{\tan^2 \alpha}{\sqrt{x^2 + x}}$.
Then $f(x) = a + b \geq 2\sqrt{a \cdot b}$.
$f(x) \geq 2\sqrt{\sqrt{x^2 + x} \cdot \frac{\tan^2 \alpha}{\sqrt{x^2 + x}}}$.
$f(x) \geq 2\sqrt{\tan^2 \alpha}$.
Since $\alpha \in (0, \pi/2)$,$\tan \alpha > 0$,so $\sqrt{\tan^2 \alpha} = \tan \alpha$.
Therefore,$f(x) \geq 2 \tan \alpha$.
57
AdvancedMCQ
Let $f : R \to R$ be a function defined by $f(x) = - \frac{|x|^3 + |x|}{1 + x^2}$; then the graph of $f(x)$ lies in the :-
A
$I$ and $II$ Quadrants
B
$I$ and $III$ Quadrants
C
$II$ and $III$ Quadrants
D
$III$ and $IV$ Quadrants

Solution

(D) Given the function $f(x) = - \frac{|x|^3 + |x|}{1 + x^2}$.
First,check for symmetry by evaluating $f(-x)$:
$f(-x) = - \frac{|-x|^3 + |-x|}{1 + (-x)^2} = - \frac{|x|^3 + |x|}{1 + x^2} = f(x)$.
Since $f(-x) = f(x)$,the function is an even function,meaning the graph is symmetric about the $y$-axis.
Next,analyze the sign of $f(x)$:
For any $x \in R$,$|x| \ge 0$ and $x^2 \ge 0$,so $|x|^3 + |x| \ge 0$ and $1 + x^2 > 0$.
Since there is a negative sign in front of the fraction,$f(x) \le 0$ for all $x \in R$.
Because $f(x) \le 0$ for all $x$,the graph of the function never enters the first or second quadrants (where $y > 0$).
Since the function is defined for all $x \in R$ and $f(x) \le 0$,the graph lies entirely in the third and fourth quadrants.
58
AdvancedMCQ
If a function $g(x)$ is defined in $[-1, 1]$ and two vertices of an equilateral triangle are $(0, 0)$ and $(x, g(x))$ and its area is $\frac{\sqrt{3}}{4}$,then $g(x)$ equals :-
A
$\sqrt{1+x^2}$
B
$-\sqrt{1+x^2}$
C
$\sqrt{1-x^2}$ or $-\sqrt{1-x^2}$
D
None of these

Solution

(C) Let the vertices of the equilateral triangle be $A(0, 0)$,$B(x, g(x))$,and $C$.
Since the triangle is equilateral,the side length $a$ is the distance between $A$ and $B$.
$a = \sqrt{(x-0)^2 + (g(x)-0)^2} = \sqrt{x^2 + g(x)^2}$.
The area of an equilateral triangle is given by $\frac{\sqrt{3}}{4} a^2$.
Given the area is $\frac{\sqrt{3}}{4}$,we have $\frac{\sqrt{3}}{4} a^2 = \frac{\sqrt{3}}{4}$.
This implies $a^2 = 1$.
Substituting the expression for $a^2$,we get $x^2 + g(x)^2 = 1$.
Solving for $g(x)$,we get $g(x)^2 = 1 - x^2$.
Therefore,$g(x) = \pm \sqrt{1 - x^2}$.
59
AdvancedMCQ
Function $f(x) = \sin x + \tan x + \operatorname{sgn}(x^2 - 6x + 10)$ is (where $\operatorname{sgn}$ is the signum function):
A
Periodic with period $2\pi$
B
Periodic with period $\pi$
C
Non-periodic
D
Periodic with period $1$

Solution

(A) Given $f(x) = \sin x + \tan x + \operatorname{sgn}(x^2 - 6x + 10)$.
First,analyze the term $x^2 - 6x + 10$. This can be written as $(x-3)^2 + 1$.
Since $(x-3)^2 \ge 0$ for all real $x$,it follows that $(x-3)^2 + 1 \ge 1$.
Because the argument of the signum function is always positive,$\operatorname{sgn}(x^2 - 6x + 10) = 1$ for all $x \in \mathbb{R}$.
Thus,the function simplifies to $f(x) = \sin x + \tan x + 1$.
The period of $\sin x$ is $2\pi$ and the period of $\tan x$ is $\pi$.
The fundamental period of the sum of periodic functions is the least common multiple of their individual periods.
$\text{LCM}(2\pi, \pi) = 2\pi$.
Therefore,the function is periodic with period $2\pi$.
60
DifficultMCQ
Let $f(x) = -1 + |x - 2|$ and $g(x) = 1 - |x|$. Then the set of all points where $fog$ is discontinuous is
A
$\{0, 2\}$
B
$\{0, 1, 2\}$
C
$\{0\}$
D
an empty set

Solution

(D) Given $f(x) = -1 + |x - 2|$ and $g(x) = 1 - |x|$.
We need to find the points of discontinuity for $fog(x) = f(g(x))$.
$fog(x) = f(1 - |x|) = -1 + |(1 - |x|) - 2|$
$= -1 + |- |x| - 1|$
$= -1 + |-(|x| + 1)|$
Since $|-a| = |a|$,we have $|-(|x| + 1)| = ||x| + 1|$.
Since $|x| \ge 0$,$|x| + 1$ is always positive,so $||x| + 1| = |x| + 1$.
Thus,$fog(x) = -1 + |x| + 1 = |x|$.
The function $y = |x|$ is a standard absolute value function,which is continuous for all real numbers $x \in \mathbb{R}$.
Therefore,there are no points where $fog$ is discontinuous.
The set of all points where $fog$ is discontinuous is an empty set.
61
DifficultMCQ
If $f(x) = \log_e \left( \frac{1-x}{1+x} \right)$,$|x| < 1$,then $f\left( \frac{2x}{1+x^2} \right)$ is equal to
A
$2f(x)$
B
$(f(x))^2$
C
$2f(x^2)$
D
$-2f(x)$

Solution

(A) Given $f(x) = \log_e \left( \frac{1-x}{1+x} \right)$.
Substitute $x$ with $\frac{2x}{1+x^2}$ in the function:
$f\left( \frac{2x}{1+x^2} \right) = \log_e \left( \frac{1 - \frac{2x}{1+x^2}}{1 + \frac{2x}{1+x^2}} \right)$
$= \log_e \left( \frac{\frac{1+x^2-2x}{1+x^2}}{\frac{1+x^2+2x}{1+x^2}} \right)$
$= \log_e \left( \frac{1+x^2-2x}{1+x^2+2x} \right)$
$= \log_e \left( \frac{(1-x)^2}{(1+x)^2} \right)$
$= \log_e \left( \frac{1-x}{1+x} \right)^2$
$= 2 \log_e \left( \frac{1-x}{1+x} \right)$
$= 2f(x)$.
62
DifficultMCQ
Let $f(x) = a^x$ $(a > 0)$ be written as $f(x) = f_1(x) + f_2(x)$,where $f_1(x)$ is an even function and $f_2(x)$ is an odd function. Then $f_1(x + y) + f_1(x - y)$ equals
A
$2f_1(x)f_2(y)$
B
$2f_1(x)f_1(y)$
C
$2f_1(x + y)f_2(x - y)$
D
$2f_1(x + y)f_1(x - y)$

Solution

(B) We know that any function $f(x)$ can be expressed as the sum of an even function $f_1(x)$ and an odd function $f_2(x)$ as follows:
$f_1(x) = \frac{f(x) + f(-x)}{2} = \frac{a^x + a^{-x}}{2}$
$f_2(x) = \frac{f(x) - f(-x)}{2} = \frac{a^x - a^{-x}}{2}$
Now,we calculate $f_1(x + y) + f_1(x - y)$:
$f_1(x + y) + f_1(x - y) = \frac{a^{x+y} + a^{-(x+y)}}{2} + \frac{a^{x-y} + a^{-(x-y)}}{2}$
$= \frac{1}{2} [a^x a^y + a^{-x} a^{-y} + a^x a^{-y} + a^{-x} a^y]$
$= \frac{1}{2} [a^x(a^y + a^{-y}) + a^{-x}(a^y + a^{-y})]$
$= \frac{1}{2} (a^x + a^{-x})(a^y + a^{-y})$
$= 2 \left( \frac{a^x + a^{-x}}{2} \right) \left( \frac{a^y + a^{-y}}{2} \right)$
$= 2 f_1(x) f_1(y)$
63
DifficultMCQ
Let $f(x) = x^2, x \in R$. For any $A \subseteq R$,define $g(A) = \{x \in R : f(x) \in A\}$. If $S = [0, 4]$,then which one of the following statements is not true?
A
$f(g(S)) \neq f(S)$
B
$f(g(S)) = S$
C
$g(f(S)) \neq S$
D
$g(f(S)) = g(S)$

Solution

(D) Given $f(x) = x^2$ and $S = [0, 4]$.
First,find $g(S) = \{x \in R : x^2 \in [0, 4]\} = \{x \in R : x^2 \leq 4\} = [-2, 2]$.
Now,evaluate $f(g(S)) = f([-2, 2]) = [0, 4] = S$.
Evaluate $f(S) = f([0, 4]) = [0, 16]$.
Check option $A$: $f(g(S)) = [0, 4]$ and $f(S) = [0, 16]$,so $f(g(S)) \neq f(S)$. This is true.
Check option $B$: $f(g(S)) = [0, 4] = S$. This is true.
Check option $C$: $g(f(S)) = g([0, 16]) = \{x \in R : x^2 \in [0, 16]\} = [-4, 4]$. Since $[-4, 4] \neq [0, 4]$,$g(f(S)) \neq S$. This is true.
Check option $D$: $g(f(S)) = [-4, 4]$ and $g(S) = [-2, 2]$. Thus,$g(f(S)) \neq g(S)$. Therefore,the statement $g(f(S)) = g(S)$ is not true.
64
MediumMCQ
Let $f(x) = x^{2}$ and $g(x) = 2x + 1$ be two real functions. Find $(f+g)(x)$,$(f-g)(x)$,$(fg)(x)$,and $(\frac{f}{g})(x)$.
A
$(f+g)(x) = x^{2}+2x+1, (f-g)(x) = x^{2}-2x-1, (fg)(x) = 2x^{3}+x^{2}, (\frac{f}{g})(x) = \frac{x^{2}}{2x+1}, x \neq -\frac{1}{2}$
B
$(f+g)(x) = x^{2}+2x+1, (f-g)(x) = x^{2}-2x+1, (fg)(x) = 2x^{3}+x^{2}, (\frac{f}{g})(x) = \frac{x^{2}}{2x+1}, x \neq -\frac{1}{2}$
C
$(f+g)(x) = x^{2}+2x-1, (f-g)(x) = x^{2}-2x-1, (fg)(x) = 2x^{3}-x^{2}, (\frac{f}{g})(x) = \frac{x^{2}}{2x+1}, x \neq -\frac{1}{2}$
D
$(f+g)(x) = x^{2}-2x+1, (f-g)(x) = x^{2}+2x+1, (fg)(x) = 2x^{3}+x^{2}, (\frac{f}{g})(x) = \frac{x^{2}}{2x+1}, x \neq -\frac{1}{2}$

Solution

(A) Given $f(x) = x^{2}$ and $g(x) = 2x + 1$.
$(f+g)(x) = f(x) + g(x) = x^{2} + 2x + 1$.
$(f-g)(x) = f(x) - g(x) = x^{2} - (2x + 1) = x^{2} - 2x - 1$.
$(fg)(x) = f(x) \cdot g(x) = x^{2}(2x + 1) = 2x^{3} + x^{2}$.
$(\frac{f}{g})(x) = \frac{f(x)}{g(x)} = \frac{x^{2}}{2x + 1}$,where $g(x) \neq 0$,i.e.,$2x + 1 \neq 0 \implies x \neq -\frac{1}{2}$.
65
Medium
Let $f(x) = \sqrt{x}$ and $g(x) = x$ be two functions defined over the set of non-negative real numbers. Find $(f+g)(x)$,$(f-g)(x)$,$(fg)(x)$,and $(\frac{f}{g})(x)$.

Solution

Given $f(x) = \sqrt{x}$ and $g(x) = x$ for $x \ge 0$.
$(f+g)(x) = f(x) + g(x) = \sqrt{x} + x$.
$(f-g)(x) = f(x) - g(x) = \sqrt{x} - x$.
$(fg)(x) = f(x) \cdot g(x) = \sqrt{x} \cdot x = x^{\frac{1}{2}} \cdot x^1 = x^{\frac{3}{2}}$.
$(\frac{f}{g})(x) = \frac{f(x)}{g(x)} = \frac{\sqrt{x}}{x} = x^{\frac{1}{2} - 1} = x^{-\frac{1}{2}}$,where $x > 0$.
66
Difficult
Let $A=\{-1, 0, 1, 2\}$ and $B=\{-4, -2, 0, 2\}$. Let $f, g: A \rightarrow B$ be functions defined by $f(x)=x^{2}-x$ for $x \in A$ and $g(x)=2\left|x-\frac{1}{2}\right|-1$ for $x \in A$. Are $f$ and $g$ equal? Justify your answer.

Solution

Two functions $f$ and $g$ are equal if $f(a) = g(a)$ for all $a \in A$.
For $x = -1$:
$f(-1) = (-1)^{2} - (-1) = 1 + 1 = 2$
$g(-1) = 2\left|-1 - \frac{1}{2}\right| - 1 = 2\left|-\frac{3}{2}\right| - 1 = 2\left(\frac{3}{2}\right) - 1 = 3 - 1 = 2$
So,$f(-1) = g(-1)$.
For $x = 0$:
$f(0) = (0)^{2} - 0 = 0$
$g(0) = 2\left|0 - \frac{1}{2}\right| - 1 = 2\left(\frac{1}{2}\right) - 1 = 1 - 1 = 0$
So,$f(0) = g(0)$.
For $x = 1$:
$f(1) = (1)^{2} - 1 = 0$
$g(1) = 2\left|1 - \frac{1}{2}\right| - 1 = 2\left(\frac{1}{2}\right) - 1 = 1 - 1 = 0$
So,$f(1) = g(1)$.
For $x = 2$:
$f(2) = (2)^{2} - 2 = 4 - 2 = 2$
$g(2) = 2\left|2 - \frac{1}{2}\right| - 1 = 2\left(\frac{3}{2}\right) - 1 = 3 - 1 = 2$
So,$f(2) = g(2)$.
Since $f(a) = g(a)$ for all $a \in A$,the functions $f$ and $g$ are equal.
67
Easy
Let $f, g: R \rightarrow R$ be defined,respectively,by $f(x) = x + 1$ and $g(x) = 2x - 3$. Find $f+g$,$f-g$,and $\frac{f}{g}$.

Solution

$f, g: R \rightarrow R$ are defined as $f(x) = x + 1$ and $g(x) = 2x - 3$.
$(f+g)(x) = f(x) + g(x) = (x + 1) + (2x - 3) = 3x - 2$.
$(f-g)(x) = f(x) - g(x) = (x + 1) - (2x - 3) = x + 1 - 2x + 3 = -x + 4$.
$\left(\frac{f}{g}\right)(x) = \frac{f(x)}{g(x)}$,where $g(x) \neq 0$.
$\left(\frac{f}{g}\right)(x) = \frac{x + 1}{2x - 3}$,where $2x - 3 \neq 0$,which implies $x \neq \frac{3}{2}$.
68
MediumMCQ
Let $A = \{a, b, c\}$ and $B = \{1, 2, 3, 4\}$. Then the number of elements in the set $C = \{ f : A \rightarrow B \mid 2 \in f(A) \text{ and } f \text{ is not one-one} \}$ is
A
$18$
B
$19$
C
$17$
D
$20$

Solution

(B) The set $C$ consists of all functions $f: A \rightarrow B$ such that $2 \in f(A)$ and $f$ is not one-one.
Total functions from $A$ to $B$ where $2 \in f(A)$ is calculated as: (Total functions) - (Functions where $2 \notin f(A)$).
Total functions = $4^3 = 64$.
Functions where $2 \notin f(A)$ = $3^3 = 27$.
So,functions where $2 \in f(A)$ = $64 - 27 = 37$.
Now,we subtract the number of one-one functions where $2 \in f(A)$ from $37$.
Number of one-one functions from $A$ to $B$ is $^4P_3 = 4 \times 3 \times 2 = 24$.
In these $24$ one-one functions,how many contain $2$ in their range?
Total one-one functions = $24$.
One-one functions where $2 \notin f(A)$ = $^3P_3 = 3 \times 2 \times 1 = 6$.
So,one-one functions where $2 \in f(A)$ = $24 - 6 = 18$.
Therefore,the number of functions that are not one-one and $2 \in f(A)$ is $37 - 18 = 19$.
69
DifficultMCQ
If $a+\alpha=1, b+\beta=2$ and $af(x)+\alpha f\left(\frac{1}{x}\right)=bx+\frac{\beta}{x}$ for $x \neq 0$,then the value of the expression $\frac{f(x)+f\left(\frac{1}{x}\right)}{x+\frac{1}{x}}$ is ..... .
A
$2$
B
$1$
C
$4$
D
$5$

Solution

(A) Given the equation: $af(x)+\alpha f\left(\frac{1}{x}\right)=bx+\frac{\beta}{x} \quad .....(1)$
Replace $x$ with $\frac{1}{x}$ in equation $(1)$:
$af\left(\frac{1}{x}\right)+\alpha f(x)=b\left(\frac{1}{x}\right)+\beta x \quad .....(2)$
Adding equation $(1)$ and equation $(2)$:
$(a+\alpha)f(x)+(a+\alpha)f\left(\frac{1}{x}\right) = bx+\frac{\beta}{x}+\frac{b}{x}+\beta x$
$(a+\alpha)\left[f(x)+f\left(\frac{1}{x}\right)\right] = (b+\beta)x + (b+\beta)\frac{1}{x}$
$(a+\alpha)\left[f(x)+f\left(\frac{1}{x}\right)\right] = (b+\beta)\left(x+\frac{1}{x}\right)$
Now,rearrange to find the value of the expression:
$\frac{f(x)+f\left(\frac{1}{x}\right)}{x+\frac{1}{x}} = \frac{b+\beta}{a+\alpha}$
Given $a+\alpha=1$ and $b+\beta=2$,substitute these values:
$\frac{f(x)+f\left(\frac{1}{x}\right)}{x+\frac{1}{x}} = \frac{2}{1} = 2$
70
MediumMCQ
$A$ function $f(x)$ is given by $f(x) = \frac{5^{x}}{5^{x} + \sqrt{5}}$. Then the sum of the series $f\left(\frac{1}{20}\right) + f\left(\frac{2}{20}\right) + f\left(\frac{3}{20}\right) + \ldots + f\left(\frac{39}{20}\right)$ is equal to ....... .
A
$\frac{19}{2}$
B
$\frac{49}{2}$
C
$\frac{29}{2}$
D
$\frac{39}{2}$

Solution

(D) Given $f(x) = \frac{5^{x}}{5^{x} + \sqrt{5}}$.
Note that $f(1-x) = \frac{5^{1-x}}{5^{1-x} + \sqrt{5}} = \frac{5/5^{x}}{5/5^{x} + \sqrt{5}} = \frac{5}{5 + \sqrt{5} \cdot 5^{x}} = \frac{\sqrt{5}}{\sqrt{5} + 5^{x}}$.
Thus,$f(x) + f(1-x) = \frac{5^{x} + \sqrt{5}}{5^{x} + \sqrt{5}} = 1$.
The series has $39$ terms from $x = \frac{1}{20}$ to $x = \frac{39}{20}$.
Pairing terms $f(x) + f(1-x) = 1$ is not directly applicable here as the sum is up to $x = \frac{39}{20}$.
Let $S = \sum_{k=1}^{39} f\left(\frac{k}{20}\right)$.
Since $f(x) + f(1-x) = 1$,we have $f\left(\frac{k}{20}\right) + f\left(1 - \frac{k}{20}\right) = 1$,which is $f\left(\frac{k}{20}\right) + f\left(\frac{20-k}{20}\right) = 1$.
Summing from $k=1$ to $19$,we get $19$ pairs each summing to $1$,plus the middle term $f\left(\frac{20}{20}\right) = f(1) = \frac{5}{5+\sqrt{5}}$.
Wait,the original problem implies $f(x) = \frac{5^x}{5^x + 5^{1/2}}$.
Sum $= 19 + f(1) + \sum_{k=21}^{39} f\left(\frac{k}{20}\right) = 19 + f(1) + \sum_{j=1}^{19} f\left(1 + \frac{j}{20}\right)$.
Using $f(x) + f(2-x) = 1$,the sum is $19 + f(1) = 19 + \frac{5}{5+\sqrt{5}} = 19 + \frac{\sqrt{5}}{\sqrt{5}+1} = \frac{19\sqrt{5}+19+\sqrt{5}}{\sqrt{5}+1} = \frac{20\sqrt{5}+19}{\sqrt{5}+1} \approx 19.5$.
71
MediumMCQ
Let $A = \{1, 2, 3, \ldots, 10\}$ and $f: A \rightarrow A$ be defined as $f(k) = \begin{cases} k + 1 & \text{if } k \text{ is odd} \\ k & \text{if } k \text{ is even} \end{cases}$. Then the number of possible functions $g: A \rightarrow A$ such that $g \circ f = f$ is ...... .
A
$10^{5}$
B
$^{10}C_{5}$
C
$5^{5}$
D
$5!$

Solution

(A) Given $f(k) = \begin{cases} k+1, & \text{if } k \text{ is odd} \\ k, & \text{if } k \text{ is even} \end{cases}$.
We are given the condition $g(f(k)) = f(k)$ for all $k \in A$.
If $k$ is even,$f(k) = k$. Thus,$g(f(k)) = g(k) = f(k) = k$. So,$g(k) = k$ for all even $k \in \{2, 4, 6, 8, 10\}$.
If $k$ is odd,$f(k) = k+1$. Thus,$g(f(k)) = g(k+1) = f(k) = k+1$. Since $k+1$ is always even,this confirms that $g$ must map even numbers to themselves,which we already established.
For odd $k \in \{1, 3, 5, 7, 9\}$,the condition $g(f(k)) = f(k)$ does not impose any restriction on the value of $g(k)$.
Since $g: A \rightarrow A$,for each of the $5$ odd values of $k$,$g(k)$ can be any of the $10$ elements in $A$.
Therefore,the number of such functions $g$ is $10 \times 10 \times 10 \times 10 \times 10 = 10^{5}$.
72
DifficultMCQ
Let $S = \{1, 2, 3, 4, 5, 6, 7\}$. Then the number of possible functions $f: S \rightarrow S$ such that $f(m \cdot n) = f(m) \cdot f(n)$ for every $m, n \in S$ and $m \cdot n \in S$ is equal to $......$
A
$500$
B
$600$
C
$570$
D
$490$

Solution

(D) Given $f(m \cdot n) = f(m) \cdot f(n)$ for all $m, n \in S$ such that $m \cdot n \in S$.
$1$. For $m=1$,$f(n) = f(1) \cdot f(n)$,which implies $f(1) = 1$.
$2$. The values of $f(2), f(3), f(5), f(7)$ determine the function because $f(4) = f(2 \cdot 2) = f(2)^2$ and $f(6) = f(2 \cdot 3) = f(2) \cdot f(3)$.
$3$. Case $1$: $f(2) = 1$. Then $f(4) = 1^2 = 1$ and $f(6) = 1 \cdot f(3) = f(3)$.
$f(3)$ can be any value in $S$ ($7$ choices),$f(5)$ can be any value in $S$ ($7$ choices),and $f(7)$ can be any value in $S$ ($7$ choices).
Number of functions = $1 \times 1 \times 7 \times 1 \times 7 \times 7 = 343$.
$4$. Case $2$: $f(2) = 2$. Then $f(4) = 2^2 = 4 \in S$ (valid) and $f(6) = 2 \cdot f(3)$.
For $f(6) \in S$,$2 \cdot f(3) \in \{1, 2, 3, 4, 5, 6, 7\}$.
Possible values for $f(3)$ are $1, 2, 3$ (since $2 \cdot 1=2, 2 \cdot 2=4, 2 \cdot 3=6$,all $\in S$).
$f(5)$ can be any value in $S$ ($7$ choices),$f(7)$ can be any value in $S$ ($7$ choices).
Number of functions = $1 \times 3 \times 7 \times 7 = 147$.
$5$. Case $3$: $f(2) = 3$. Then $f(4) = 3^2 = 9 \notin S$ (invalid).
Total number of functions = $343 + 147 = 490$.
73
DifficultMCQ
Let $f : R \rightarrow R$ and $g : R \rightarrow R$ be two functions defined by $f(x)=\log _{e}(x^{2}+1)-e^{-x}+1$ and $g(x)=\frac{1-2e^{2x}}{e^{x}}$. Then,for which of the following range of $\alpha$,the inequality $f(g(\frac{(\alpha-1)^{2}}{3})) > f(g(\alpha-\frac{5}{3}))$ holds?
A
$(2,3)$
B
$(-2,-1)$
C
$(1,2)$
D
$(-1,1)$

Solution

(A) Given $f(x) = \log_{e}(x^{2}+1) - e^{-x} + 1$.
Calculating the derivative,$f'(x) = \frac{2x}{x^{2}+1} + e^{-x}$.
Since $x^{2}+1 \geq 2|x|$,we have $\frac{2x}{x^{2}+1} \geq -1$. Also $e^{-x} > 0$.
Actually,$f'(x) = \frac{2x}{x^{2}+1} + e^{-x}$. For $x \geq 0$,$f'(x) > 0$. For $x < 0$,let $x = -t$ where $t > 0$,then $f'(-t) = \frac{-2t}{t^{2}+1} + e^{t}$. Since $e^{t} > 1$ and $\frac{2t}{t^{2}+1} \leq 1$,$f'(x) > 0$ for all $x \in R$.
Thus,$f$ is strictly increasing.
Given $g(x) = \frac{1-2e^{2x}}{e^{x}} = e^{-x} - 2e^{x}$.
Calculating the derivative,$g'(x) = -e^{-x} - 2e^{x} = -(e^{-x} + 2e^{x}) < 0$ for all $x \in R$.
Thus,$g$ is strictly decreasing.
Given the inequality $f(g(\frac{(\alpha-1)^{2}}{3})) > f(g(\alpha-\frac{5}{3}))$.
Since $f$ is strictly increasing,this implies $g(\frac{(\alpha-1)^{2}}{3}) > g(\alpha-\frac{5}{3})$.
Since $g$ is strictly decreasing,this implies $\frac{(\alpha-1)^{2}}{3} < \alpha - \frac{5}{3}$.
Multiplying by $3$,we get $(\alpha-1)^{2} < 3\alpha - 5$.
$\alpha^{2} - 2\alpha + 1 < 3\alpha - 5$.
$\alpha^{2} - 5\alpha + 6 < 0$.
$(\alpha-2)(\alpha-3) < 0$.
Therefore,$\alpha \in (2, 3)$.
74
DifficultMCQ
Let $f: R \rightarrow R$ be a function defined by $f(x) = \frac{2e^{2x}}{e^{2x} + e}$. Then $f\left(\frac{1}{100}\right) + f\left(\frac{2}{100}\right) + f\left(\frac{3}{100}\right) + \dots + f\left(\frac{99}{100}\right)$ is equal to
A
$98$
B
$99$
C
$100$
D
$101$

Solution

(B) Given $f(x) = \frac{2e^{2x}}{e^{2x} + e}$.
Consider $f(x) + f(1-x) = \frac{2e^{2x}}{e^{2x} + e} + \frac{2e^{2(1-x)}}{e^{2(1-x)} + e}$.
Multiplying the numerator and denominator of the second term by $e^{2x}$,we get $\frac{2e^{2-2x} \cdot e^{2x}}{e^{2-2x} \cdot e^{2x} + e \cdot e^{2x}} = \frac{2e^2}{e^2 + e^{2x+1}} = \frac{2e^2}{e^2 + e \cdot e^{2x}} = \frac{2e}{e + e^{2x}}$.
Thus,$f(x) + f(1-x) = \frac{2e^{2x}}{e^{2x} + e} + \frac{2e}{e^{2x} + e} = \frac{2(e^{2x} + e)}{e^{2x} + e} = 2$.
The sum is $S = \sum_{k=1}^{99} f\left(\frac{k}{100}\right)$.
Pairing terms $f\left(\frac{k}{100}\right) + f\left(1 - \frac{k}{100}\right) = f\left(\frac{k}{100}\right) + f\left(\frac{100-k}{100}\right) = 2$.
There are $49$ such pairs (for $k=1$ to $49$) and the middle term $f\left(\frac{50}{100}\right) = f\left(\frac{1}{2}\right)$.
$f\left(\frac{1}{2}\right) = \frac{2e^{2(1/2)}}{e^{2(1/2)} + e} = \frac{2e}{e + e} = 1$.
Therefore,$S = 49 \times 2 + 1 = 98 + 1 = 99$.
75
DifficultMCQ
Let $f, g: R \rightarrow R$ be functions defined by $f(x) = \begin{cases} [x] & x < 0 \\ |1-x| & x \geq 0 \end{cases}$ and $g(x) = \begin{cases} e^x - x & x < 0 \\ (x-1)^2 - 1 & x \geq 0 \end{cases}$ where $[x]$ denotes the greatest integer less than or equal to $x$. Then,the function $(f \circ g)(x)$ is discontinuous at exactly
A
one point
B
two points
C
three points
D
four points

Solution

(B) To find the points of discontinuity for $(f \circ g)(x)$,we check the points where $g(x)$ is discontinuous,the points where $f(u)$ is discontinuous (where $u = g(x)$),and the points where $g(x)$ equals the value at which $f$ is discontinuous.
$1$. $g(x)$ is continuous everywhere since $\lim_{x \to 0^-} g(x) = e^0 - 0 = 1$ and $g(0) = (0-1)^2 - 1 = 0$. Wait,$g(x)$ is discontinuous at $x=0$ because $\lim_{x \to 0^-} g(x) = 1$ and $g(0) = 0$. So,$x=0$ is a point of discontinuity for $f \circ g$.
$2$. $f(u)$ is discontinuous at $u=0$ (since $[u]$ is discontinuous at integers and $|1-u|$ is continuous,but at $u=0$,$\lim_{u \to 0^-} [u] = -1$ and $f(0) = |1-0| = 1$).
$3$. We check $g(x) = 0$. For $x < 0$,$e^x - x = 0$ has no solution. For $x \geq 0$,$(x-1)^2 - 1 = 0 \implies (x-1)^2 = 1 \implies x-1 = \pm 1$,so $x=0$ or $x=2$.
$4$. At $x=2$: $\lim_{x \to 2^+} (f \circ g)(x) = f(\lim_{x \to 2^+} g(x)) = f(0^+) = |1-0| = 1$. $\lim_{x \to 2^-} (f \circ g)(x) = f(\lim_{x \to 2^-} g(x)) = f(0^-) = [-0] = 0$. Since the limits are not equal,$x=2$ is a point of discontinuity.
$5$. At $x=0$: $\lim_{x \to 0^-} (f \circ g)(x) = f(\lim_{x \to 0^-} g(x)) = f(1) = |1-1| = 0$. $\lim_{x \to 0^+} (f \circ g)(x) = f(g(0)) = f(0) = 1$. Since $0 \neq 1$,$x=0$ is a point of discontinuity.
Thus,the function is discontinuous at $x=0$ and $x=2$. There are two points of discontinuity.
76
DifficultMCQ
Let $S = \{1, 2, 3, 4\}$. Then the number of elements in the set $\{f: S \times S \rightarrow S : f \text{ is onto and } f(a, b) = f(b, a) \geq a; \forall (a, b) \in S \times S\}$ is
A
$37$
B
$378$
C
$97$
D
$30$

Solution

(A) Given $S = \{1, 2, 3, 4\}$. The condition $f(a, b) = f(b, a) \geq a$ implies:
For $a=4$,$f(4, b) = f(b, 4) \geq 4$. Since the codomain is $S$,$f(4, b) = 4$ for all $b \in S$.
For $a=3$,$f(3, b) = f(b, 3) \geq 3$. Thus $f(3, 3) \in \{3, 4\}$ and $f(3, 4) = f(4, 3) = 4$.
For $a=2$,$f(2, b) = f(b, 2) \geq 2$. Thus $f(2, 2) \in \{2, 3, 4\}$,$f(2, 3) = f(3, 2) \in \{3, 4\}$,and $f(2, 4) = f(4, 2) = 4$.
For $a=1$,$f(1, b) = f(b, 1) \geq 1$. Thus $f(1, 1) \in \{1, 2, 3, 4\}$,$f(1, 2) = f(2, 1) \in \{2, 3, 4\}$,$f(1, 3) = f(3, 1) \in \{3, 4\}$,and $f(1, 4) = f(4, 1) = 4$.
To be onto,the range must be $\{1, 2, 3, 4\}$.
Let $x_1 = f(1, 1)$,$x_2 = f(1, 2)$,$x_3 = f(1, 3)$,$x_4 = f(2, 2)$,$x_5 = f(2, 3)$,$x_6 = f(3, 3)$.
$x_1 \in \{1, 2, 3, 4\}$,$x_2 \in \{2, 3, 4\}$,$x_3 \in \{3, 4\}$,$x_4 \in \{2, 3, 4\}$,$x_5 \in \{3, 4\}$,$x_6 \in \{3, 4\}$.
Total functions satisfying the condition $= 4 \times 3 \times 2 \times 3 \times 2 \times 2 = 288$.
Using the Principle of Inclusion-Exclusion to ensure the function is onto:
Let $P_i$ be the property that $i$ is not in the range.
Total functions $= 288$.
Functions missing $1$: $f(1, 1) \in \{2, 3, 4\} \implies 3 \times 3 \times 2 \times 3 \times 2 \times 2 = 216$.
Functions missing $2$: $f(1, 1) \in \{1, 3, 4\}, f(1, 2) \in \{3, 4\}, f(2, 2) \in \{3, 4\} \implies 3 \times 2 \times 2 \times 2 \times 2 \times 2 = 96$.
Functions missing $3$: $f(1, 1) \in \{1, 2, 4\}, f(1, 2) \in \{2, 4\}, f(1, 3) = 4, f(2, 2) \in \{2, 4\}, f(2, 3) = 4, f(3, 3) = 4 \implies 3 \times 2 \times 1 \times 2 \times 1 \times 1 = 12$.
After calculating intersections and applying $PIE$,the number of onto functions is $37$.
77
MediumMCQ
The probability that a relation $R$ from $\{x, y\}$ to $\{x, y\}$ is both symmetric and transitive is equal to:
A
$\frac{5}{16}$
B
$\frac{9}{16}$
C
$\frac{11}{16}$
D
$\frac{13}{16}$

Solution

(A) Let $A = \{x, y\}$. The set $A \times A = \{(x, x), (x, y), (y, x), (y, y)\}$.
Total number of relations on $A$ is $2^{|A \times A|} = 2^4 = 16$.
$A$ relation $R$ is symmetric and transitive if and only if it is an equivalence relation on some subset $S \subseteq A$.
The possible relations that are both symmetric and transitive are:
$1$. The empty relation: $\phi$
$2$. The relation $\{(x, x)\}$
$3$. The relation $\{(y, y)\}$
$4$. The relation $\{(x, x), (y, y)\}$
$5$. The relation $\{(x, x), (y, y), (x, y), (y, x)\}$
There are $5$ such relations.
Therefore,the probability is $\frac{5}{16}$.
78
AdvancedMCQ
Let $c, k \in R$. If $f(x)=(c+1) x^{2}+(1-c^{2}) x+2 k$ and $f(x+y)=f(x)+f(y)-x y$,for all $x, y \in R$,then the value of $|2(f(1)+f(2)+f(3)+\ldots+f(20))|$ is equal to
A
$3365$
B
$3375$
C
$3385$
D
$3395$

Solution

(D) Given $f(x)=(c+1) x^{2}+(1-c^{2}) x+2 k$ $(1)$
Given $f(x+y)=f(x)+f(y)-x y$ for all $x, y \in R$.
Putting $x=0, y=0$,we get $f(0)=f(0)+f(0)-0 \Rightarrow f(0)=0$.
Since $f(0)=2k$,we have $2k=0 \Rightarrow k=0$.
Now,$f(x+y)=f(x)+f(y)-x y$.
Differentiating with respect to $y$,we get $f'(x+y)=f'(y)-x$.
Putting $y=0$,$f'(x)=f'(0)-x$.
Integrating,$f(x)=-\frac{1}{2} x^{2}+f'(0) x+C$.
Since $f(0)=0$,$C=0$.
Thus,$f(x)=-\frac{1}{2} x^{2}+f'(0) x$.
Comparing with $(1)$,$c+1=-\frac{1}{2} \Rightarrow c=-\frac{3}{2}$.
Also,$f'(0)=1-c^{2}=1-(-\frac{3}{2})^{2}=1-\frac{9}{4}=-\frac{5}{4}$.
So,$f(x)=-\frac{1}{2} x^{2}-\frac{5}{4} x$.
We need to find $|2 \sum_{x=1}^{20} f(x)| = |2 \sum_{x=1}^{20} (-\frac{1}{2} x^{2}-\frac{5}{4} x)| = |-\sum_{x=1}^{20} x^{2} - \frac{5}{2} \sum_{x=1}^{20} x|$.
Using $\sum_{x=1}^{n} x^{2} = \frac{n(n+1)(2n+1)}{6}$ and $\sum_{x=1}^{n} x = \frac{n(n+1)}{2}$ for $n=20$:
$\sum_{x=1}^{20} x^{2} = \frac{20 \times 21 \times 41}{6} = 2870$.
$\sum_{x=1}^{20} x = \frac{20 \times 21}{2} = 210$.
Value $= |-(2870) - \frac{5}{2}(210)| = |-(2870 + 525)| = |-3395| = 3395$.
79
DifficultMCQ
The total number of functions $f: \{1, 2, 3, 4\} \to \{1, 2, 3, 4, 5, 6\}$ such that $f(1) + f(2) = f(3)$ is equal to:
A
$60$
B
$90$
C
$108$
D
$126$

Solution

(B) Let the domain be $A = \{1, 2, 3, 4\}$ and the codomain be $B = \{1, 2, 3, 4, 5, 6\}$.
Since $f(1) + f(2) = f(3)$,the value of $f(3)$ must be at least $1 + 1 = 2$. Also,$f(3) \in B$,so $f(3) \in \{2, 3, 4, 5, 6\}$.
For each value of $f(3)$,the value of $f(4)$ can be any of the $6$ elements in $B$.
Case $1$: $f(3) = 2$. Possible pairs $(f(1), f(2))$ are $(1, 1)$. Total $= 1 \times 6 = 6$ functions.
Case $2$: $f(3) = 3$. Possible pairs $(f(1), f(2))$ are $(1, 2), (2, 1)$. Total $= 2 \times 6 = 12$ functions.
Case $3$: $f(3) = 4$. Possible pairs $(f(1), f(2))$ are $(1, 3), (3, 1), (2, 2)$. Total $= 3 \times 6 = 18$ functions.
Case $4$: $f(3) = 5$. Possible pairs $(f(1), f(2))$ are $(1, 4), (4, 1), (2, 3), (3, 2)$. Total $= 4 \times 6 = 24$ functions.
Case $5$: $f(3) = 6$. Possible pairs $(f(1), f(2))$ are $(1, 5), (5, 1), (2, 4), (4, 2), (3, 3)$. Total $= 5 \times 6 = 30$ functions.
Total number of functions $= 6 + 12 + 18 + 24 + 30 = 90$.
80
DifficultMCQ
Let $\alpha, \beta$ and $\gamma$ be three positive real numbers. Let $f(x) = \alpha x^5 + \beta x^3 + \gamma x, x \in \mathbb{R}$ and $g: \mathbb{R} \rightarrow \mathbb{R}$ be such that $g(f(x)) = x$ for all $x \in \mathbb{R}$. If $a_1, a_2, a_3, \dots, a_n$ are in arithmetic progression with mean zero,then the value of $f(g(\frac{1}{n} \sum_{i=1}^{n} f(a_i)))$ is equal to.
A
$0$
B
$3$
C
$9$
D
$27$

Solution

(A) Given $f(x) = \alpha x^5 + \beta x^3 + \gamma x$ where $\alpha, \beta, \gamma > 0$. Since $f'(x) = 5\alpha x^4 + 3\beta x^2 + \gamma > 0$ for all $x \in \mathbb{R}$,$f(x)$ is a strictly increasing function and thus invertible.
Given $g(f(x)) = x$,we have $f(g(y)) = y$ for all $y \in \mathbb{R}$.
We need to evaluate $f(g(\frac{1}{n} \sum_{i=1}^{n} f(a_i)))$.
Since $f(g(y)) = y$,the expression simplifies to $\frac{1}{n} \sum_{i=1}^{n} f(a_i)$.
Given $a_1, a_2, \dots, a_n$ are in arithmetic progression with mean zero,we have $\sum_{i=1}^{n} a_i = 0$.
Since $f(x)$ is an odd function,$f(-x) = -f(x)$.
For an arithmetic progression with mean zero,the terms are symmetric about zero.
Thus,$\sum_{i=1}^{n} f(a_i) = 0$.
Therefore,the value is $\frac{1}{n} \times 0 = 0$.
81
AdvancedMCQ
For $\theta \in [0, \pi]$,let $f(\theta) = \sin(\cos \theta)$ and $g(\theta) = \cos(\sin \theta)$. Let $a = \max_{0 \leq \theta \leq \pi} f(\theta)$,$b = \min_{0 \leq \theta \leq \pi} f(\theta)$,$c = \max_{0 \leq \theta \leq \pi} g(\theta)$,and $d = \min_{0 \leq \theta \leq \pi} g(\theta)$. The correct inequalities satisfied by $a, b, c, d$ are:
A
$b < d < c < a$
B
$d < b < a < c$
C
$b < d < a < c$
D
$b < a < d < c$

Solution

(C) Given $f(\theta) = \sin(\cos \theta)$.
$f'(\theta) = -\cos(\cos \theta) \cdot \sin \theta$.
Since $\cos(\cos \theta) > 0$ for all $\theta \in [0, \pi]$ and $\sin \theta \geq 0$ for $\theta \in [0, \pi]$,$f'(\theta) \leq 0$.
Thus,$f(\theta)$ is a decreasing function.
$a = f(0) = \sin(1)$ and $b = f(\pi) = \sin(-1) = -\sin(1)$.
Given $g(\theta) = \cos(\sin \theta)$.
$g'(\theta) = -\sin(\sin \theta) \cdot \cos \theta$.
For $\theta \in [0, \pi/2)$,$\cos \theta > 0$ and $\sin(\sin \theta) > 0$,so $g'(\theta) < 0$ (decreasing).
For $\theta \in (\pi/2, \pi]$,$\cos \theta < 0$ and $\sin(\sin \theta) > 0$,so $g'(\theta) > 0$ (increasing).
$c = \max\{g(0), g(\pi)\} = \cos(0) = 1$.
$d = g(\pi/2) = \cos(1)$.
Since $0 < 1 < \pi/2$,we have $\sin(1) < 1$ and $\cos(1) > 0$.
Comparing values: $b = -\sin(1) \approx -0.84$,$d = \cos(1) \approx 0.54$,$a = \sin(1) \approx 0.84$,$c = 1$.
Thus,$b < d < a < c$.
82
AdvancedMCQ
Let $f:[0,1] \rightarrow \mathbb{R}$ be an injective continuous function that satisfies the condition $-1 < f(0) < f(1) < 1$. Then,the number of functions $g:[-1,1] \rightarrow [0,1]$ such that $(g \circ f)(x) = x$ for all $x \in [0,1]$ is
A
$0$
B
$1$
C
more than $1$,but finite
D
infinite

Solution

(D) Given that $f:[0,1] \rightarrow \mathbb{R}$ is an injective continuous function with $-1 < f(0) < f(1) < 1$.
Since $f$ is continuous and injective on $[0,1]$,it must be strictly monotonic.
Given $f(0) < f(1)$,$f$ is strictly increasing.
The range of $f$ is $[f(0), f(1)]$,which is a subset of $(-1, 1)$.
We are looking for functions $g:[-1,1] \rightarrow [0,1]$ such that $(g \circ f)(x) = x$ for all $x \in [0,1]$.
This implies that for any $y \in [f(0), f(1)]$,$g(y) = f^{-1}(y)$.
However,for $y \in [-1, 1] \setminus [f(0), f(1)]$,the function $g(y)$ can take any value in $[0, 1]$ because there is no restriction on $g$ for these values of $y$.
Since the set $[-1, 1] \setminus [f(0), f(1)]$ is non-empty and contains infinitely many points,we can define $g(y)$ in infinitely many ways for $y$ in this set.
Therefore,there are infinitely many such functions $g$.
83
AdvancedMCQ
Let $P(x)$ be a polynomial with real coefficients such that $P(\sin^2 x) = P(\cos^2 x)$ for all $x \in [0, \pi/2)$. Consider the following statements:
$I.$ $P(x)$ is an even function.
$II.$ $P(x)$ can be expressed as a polynomial in $(2x - 1)^2$.
$III.$ $P(x)$ is a polynomial of even degree.
Then,
A
all are false
B
only $I$ and $II$ are true
C
only $II$ and $III$ are true
D
all are true

Solution

(C) Given $P(\sin^2 x) = P(\cos^2 x)$ for $x \in [0, \pi/2)$.
Let $t = \sin^2 x$. Then $\cos^2 x = 1 - t$. Since $x \in [0, \pi/2)$,$t \in [0, 1)$.
Thus,$P(t) = P(1 - t)$ for all $t \in [0, 1)$. Since $P$ is a polynomial,$P(t) = P(1 - t)$ for all $t \in \mathbb{R}$.
Let $u = t - 1/2$. Then $t = u + 1/2$ and $1 - t = 1/2 - u$.
The condition becomes $P(u + 1/2) = P(1/2 - u)$.
Let $Q(u) = P(u + 1/2)$. Then $Q(u) = Q(-u)$,which means $Q(u)$ is an even function of $u$.
Since $Q(u)$ is an even polynomial,it can be expressed as a polynomial in $u^2$.
Substituting $u = x - 1/2$,we get $P(x) = Q(x - 1/2)$,which is a polynomial in $(x - 1/2)^2$,or equivalently,a polynomial in $(2x - 1)^2$. This confirms statement $II$.
Since $Q(u)$ is an even polynomial,its degree must be even. Thus,$P(x)$ must be a polynomial of even degree. This confirms statement $III$.
Statement $I$ is false because $P(x) = P(1-x)$ does not imply $P(x) = P(-x)$ (e.g.,$P(x) = x(1-x)$ satisfies the condition but is not even).
Therefore,only $II$ and $III$ are true.
84
AdvancedMCQ
The graph of the function $f(x) = x + \frac{1}{8} \sin(2 \pi x)$,$0 \leq x \leq 1$ is shown below. Define $f_1(x) = f(x)$,$f_{n+1}(x) = f(f_n(x))$,for $n \geq 1$.
Which of the following statements are true?
$I.$ There are infinitely many $x \in [0, 1]$ for which $\lim_{n \rightarrow \infty} f_n(x) = 0$
$II.$ There are infinitely many $x \in [0, 1]$ for which $\lim_{n \rightarrow \infty} f_n(x) = \frac{1}{2}$
$III.$ There are infinitely many $x \in [0, 1]$ for which $\lim_{n \rightarrow \infty} f_n(x) = 1$
$IV.$ There are infinitely many $x \in [0, 1]$ for which $\lim_{n \rightarrow \infty} f_n(x)$ does not exist.
A
$I$ and $III$ only
B
$II$ only
C
$I, II, III$ only
D
$I, II, III$ and $IV$

Solution

(B) Given $f(x) = x + \frac{1}{8} \sin(2 \pi x)$ for $x \in [0, 1]$.
From the graph,we observe that $f(x) > x$ for $x \in (0, 1/2)$,$f(x) < x$ for $x \in (1/2, 1)$,and $f(x) = x$ at $x = 0, 1/2, 1$.
For $x \in (0, 1/2)$,the sequence $f_n(x)$ is strictly increasing and bounded above by $1/2$,so $\lim_{n \rightarrow \infty} f_n(x) = 1/2$.
For $x \in (1/2, 1)$,the sequence $f_n(x)$ is strictly decreasing and bounded below by $1/2$,so $\lim_{n \rightarrow \infty} f_n(x) = 1/2$.
For $x = 0$,$f_n(0) = 0$ for all $n$,so the limit is $0$.
For $x = 1$,$f_n(1) = 1$ for all $n$,so the limit is $1$.
For $x = 1/2$,$f_n(1/2) = 1/2$ for all $n$,so the limit is $1/2$.
Thus,the limit is $1/2$ for all $x \in (0, 1)$. Since there are infinitely many such $x$,statement $II$ is true.
Statements $I$ and $III$ are false because the limit is $0$ only at $x=0$ and $1$ only at $x=1$.
Statement $IV$ is false because the limit exists for all $x \in [0, 1]$.
Therefore,only statement $II$ is true.
Solution diagram
85
AdvancedMCQ
For a real number $x$,let $[x]$ denote the greatest integer less than or equal to $x$. For $x \in \mathbb{R}$,let $f(x) = [x] \sin(\pi x)$. Then,
A
$f$ is differentiable on $\mathbb{R}$.
B
$f$ is symmetric about the line $x = 0$.
C
$\int_{-3}^{3} f(x) \, dx = 0$
D
For each real $\alpha$,the equation $f(x) - \alpha = 0$ has infinitely many roots.

Solution

(D) Given $f(x) = [x] \sin(\pi x)$.
$1$. Differentiability: $f(x)$ is a step function multiplied by a trigonometric function. It is discontinuous at all integers $n \in \mathbb{Z}$ (except $n=0$). Since differentiability implies continuity,$f(x)$ is not differentiable on $\mathbb{R}$.
$2$. Symmetry: $f(-x) = [-x] \sin(-\pi x) = -[-x] \sin(\pi x)$. Since $[-x] = -[x] - 1$ for $x \notin \mathbb{Z}$,$f(-x) = ([x] + 1) \sin(\pi x) \neq f(x)$. Thus,it is not symmetric about $x=0$.
$3$. Integral: $\int_{-3}^{3} [x] \sin(\pi x) \, dx = \sum_{k=-3}^{2} \int_{k}^{k+1} k \sin(\pi x) \, dx = \sum_{k=-3}^{2} k \left[ -\frac{\cos(\pi x)}{\pi} \right]_{k}^{k+1} = \sum_{k=-3}^{2} \frac{k}{\pi} ((-1)^k - (-1)^{k+1}) = \sum_{k=-3}^{2} \frac{2k(-1)^k}{\pi} = \frac{2}{\pi} [3 - 2 + 1 - 0 - 1 + 2] = \frac{6}{\pi} \neq 0$.
$4$. Roots: For any $\alpha$,the function $f(x)$ oscillates between values determined by $[x]$. Since $\sin(\pi x)$ is periodic and $[x]$ takes integer values,the function $f(x)$ takes values in intervals that repeat. For any $\alpha$ within the range of the function,the horizontal line $y = \alpha$ will intersect the graph of $f(x)$ infinitely many times due to the periodic nature of $\sin(\pi x)$ in each interval $[n, n+1)$. Thus,option $(D)$ is correct.
Solution diagram
86
AdvancedMCQ
Let $f(x)$ be a non-constant polynomial with real coefficients such that $f\left(\frac{1}{2}\right)=100$ and $f(x) \leq 100$ for all real $x$. Which of the following statements is $NOT$ necessarily true?
A
The coefficient of the highest degree term in $f(x)$ is negative.
B
$f(x)$ has at least two real roots.
C
If $x \neq 1/2$ then $f(x) < 100$.
D
At least one of the coefficients of $f(x)$ is bigger than $50$.

Solution

(C) Given $f(x) \leq 100$ for all $x \in \mathbb{R}$ and $f(1/2) = 100$,$x = 1/2$ is a local maximum of $f(x)$.
Since $f(x)$ is a polynomial,$f'(1/2) = 0$ if $f$ is differentiable at $1/2$. The leading coefficient must be negative for the function to be bounded above.
Statement $(A)$ is true because if the leading coefficient were positive,$f(x) \to \infty$ as $x \to \infty$.
Statement $(C)$ is not necessarily true because $f(x)$ could be a constant polynomial,but the problem states $f(x)$ is non-constant. However,$f(x)$ could have multiple points where it attains the value $100$ (e.g.,$f(x) = -(x-1/2)^2(x-k)^2 + 100$). Thus,$f(x)$ could equal $100$ for $x \neq 1/2$.
Statement $(B)$ is not necessarily true as $f(x)$ could be $-(x-1/2)^2 + 100$,which has roots,but other polynomials might not have real roots depending on the constant term.
However,in the context of this specific problem type,$(C)$ is the standard answer as it assumes $1/2$ is the unique maximum,which is not guaranteed.
87
DifficultMCQ
Let $f(x) = x^{12} - x^9 + x^4 - x + 1$. Which of the following is true?
A
$f$ is one-one
B
$f$ has a real root
C
$f^{\prime}$ never vanishes
D
$f$ takes only positive values

Solution

(D) Given $f(x) = x^{12} - x^9 + x^4 - x + 1$.
First,check if $f$ is one-one: $f(0) = 1$ and $f(1) = 1 - 1 + 1 - 1 + 1 = 1$. Since $f(0) = f(1)$,$f$ is not one-one.
Next,check if $f$ takes only positive values:
Case $1$: If $x \leq 0$,then $f(x) = x^{12} - x^9 + x^4 - x + 1$. Since $x^{12} \geq 0$,$-x^9 \geq 0$,$x^4 \geq 0$,and $-x \geq 0$,we have $f(x) \geq 1 > 0$.
Case $2$: If $x > 1$,then $f(x) = x^9(x^3 - 1) + x(x^3 - 1) + 1$. Since $x > 1$,$x^3 - 1 > 0$,so $f(x) > 1 > 0$.
Case $3$: If $0 < x < 1$,then $f(x) = (1 - x) + x^4(1 - x^5) + x^{12}$. Since $0 < x < 1$,$1 - x > 0$,$1 - x^5 > 0$,and $x^{12} > 0$,so $f(x) > 0$.
Since $f(x) > 0$ for all $x \in \mathbb{R}$,$f$ has no real roots. Thus,option $(d)$ is correct.
88
AdvancedMCQ
Let $N$ be the set of positive integers. For all $n \in N$,let $f_n = (n+1)^{1/3} - n^{1/3}$ and $A = \{n \in N : f_{n+1} < \frac{1}{3(n+1)^{2/3}} < f_n\}$. Then,
A
$A = N$
B
$A$ is a finite set
C
the complement of $A$ in $N$ is nonempty,but finite
D
$A$ and its complement in $N$ are both infinite

Solution

(A) Using the identity $a^3 - b^3 = (a-b)(a^2 + ab + b^2)$,let $a = (n+1)^{1/3}$ and $b = n^{1/3}$.
Then $f_n = a - b = \frac{a^3 - b^3}{a^2 + ab + b^2} = \frac{1}{(n+1)^{2/3} + (n+1)^{1/3}n^{1/3} + n^{2/3}}$.
Since $n < n+1$,we have $n^{2/3} < (n+1)^{2/3}$.
Thus,$3n^{2/3} < (n+1)^{2/3} + (n+1)^{1/3}n^{1/3} + n^{2/3} < 3(n+1)^{2/3}$.
Taking the reciprocal,we get $\frac{1}{3(n+1)^{2/3}} < f_n < \frac{1}{3n^{2/3}}$.
Replacing $n$ with $n+1$,we get $\frac{1}{3(n+2)^{2/3}} < f_{n+1} < \frac{1}{3(n+1)^{2/3}}$.
Combining these inequalities,we have $f_{n+1} < \frac{1}{3(n+1)^{2/3}} < f_n$ for all $n \in N$.
Therefore,$A = N$.
89
AdvancedMCQ
There are three kinds of liquids $X, Y, Z$. Three jars $J_1, J_2, J_3$ contain $100 \, ml$ of liquids $X, Y, Z$ respectively. An operation consists of three steps in the following order:
- Stir the liquid in $J_1$ and transfer $10 \, ml$ from $J_1$ into $J_2$.
- Stir the liquid in $J_2$ and transfer $10 \, ml$ from $J_2$ into $J_3$.
- Stir the liquid in $J_3$ and transfer $10 \, ml$ from $J_3$ into $J_1$.
After performing the operation four times,let $x, y, z$ be the amounts of $X, Y, Z$ respectively in $J_1$. Then,
A
$x > y > z$
B
$x > z > y$
C
$y > x > z$
D
$z > x > y$

Solution

(B) Let $x_n, y_n, z_n$ be the amounts of liquids $X, Y, Z$ in jar $J_1$ after $n$ operations.
Initially,$J_1$ contains $100 \, ml$ of $X$,$J_2$ contains $100 \, ml$ of $Y$,and $J_3$ contains $100 \, ml$ of $Z$.
After one operation,the composition of $J_1$ changes as liquid is transferred out and back in.
Let $A_n$ be the state vector representing the amounts of $X, Y, Z$ in the jars. The process is a linear transformation.
After $n=4$ operations,the amount of $X$ remains the largest because it started in $J_1$ and is only partially removed and partially returned.
The amount of $Z$ in $J_1$ increases as it is transferred from $J_3$ to $J_1$ in the third step of each operation.
The amount of $Y$ in $J_1$ is the smallest as it must travel through $J_2$ and $J_3$ before reaching $J_1$.
Thus,the amounts in $J_1$ satisfy $x > z > y$.
90
DifficultMCQ
If $f(x) = \frac{2^{2x}}{2^{2x} + 2}$,$x \in R$,then $f\left(\frac{1}{2023}\right) + f\left(\frac{2}{2023}\right) + \dots + f\left(\frac{2022}{2023}\right)$ is equal to
A
$2011$
B
$1010$
C
$2010$
D
$1011$

Solution

(D) Given $f(x) = \frac{4^x}{4^x + 2}$.
Consider $f(x) + f(1-x) = \frac{4^x}{4^x + 2} + \frac{4^{1-x}}{4^{1-x} + 2}$.
$= \frac{4^x}{4^x + 2} + \frac{4/4^x}{4/4^x + 2} = \frac{4^x}{4^x + 2} + \frac{4}{4 + 2 \cdot 4^x} = \frac{4^x}{4^x + 2} + \frac{2}{2 + 4^x} = \frac{4^x + 2}{4^x + 2} = 1$.
Thus,$f(x) + f(1-x) = 1$.
The given sum is $S = \sum_{k=1}^{2022} f\left(\frac{k}{2023}\right)$.
Since there are $2022$ terms,we can pair them as $f\left(\frac{k}{2023}\right) + f\left(1 - \frac{k}{2023}\right) = 1$.
The number of such pairs is $\frac{2022}{2} = 1011$.
Therefore,the sum is $1011 \times 1 = 1011$.
91
DifficultMCQ
For some $a, b, c \in N$,let $f(x)=ax-3$ and $g(x)=x^b+c$,$x \in R$. If $(fog)^{-1}(x)=\left(\frac{x-7}{2}\right)^{1/3}$,then $(fog)(ac) + (gof)(b)$ is equal to $..........$
A
$2038$
B
$2039$
C
$2040$
D
$2058$

Solution

(B) Let $h(x) = (fog)(x)$.
Given $h^{-1}(x) = \left(\frac{x-7}{2}\right)^{1/3}$.
To find $h(x)$,let $y = \left(\frac{x-7}{2}\right)^{1/3}$. Then $y^3 = \frac{x-7}{2}$,which implies $x = 2y^3 + 7$. Thus,$h(x) = 2x^3 + 7$.
We have $(fog)(x) = f(g(x)) = a(x^b + c) - 3 = ax^b + ac - 3$.
Comparing $ax^b + ac - 3 = 2x^3 + 7$,we get $a=2$,$b=3$,and $ac-3=7$,so $ac=10$. Since $a=2$,$c=5$.
Now,$(fog)(ac) = (fog)(10) = 2(10)^3 + 7 = 2000 + 7 = 2007$.
Next,$(gof)(x) = g(f(x)) = g(ax-3) = (ax-3)^b + c = (2x-3)^3 + 5$.
Then $(gof)(b) = (gof)(3) = (2(3)-3)^3 + 5 = (3)^3 + 5 = 27 + 5 = 32$.
Finally,$(fog)(ac) + (gof)(b) = 2007 + 32 = 2039$.
92
DifficultMCQ
Consider a function $f : N \rightarrow R$,satisfying $f(1)+2 f(2)+3 f(3)+\ldots+x f(x)=x(x+1) f(x)$ for $x \geq 2$,with $f(1)=1$. Then $\frac{1}{f(2022)}+\frac{1}{f(2028)}$ is equal to
A
$8200$
B
$8000$
C
$8400$
D
$8100$

Solution

(D) Given for $x \geq 2$,the sum $S_x = \sum_{k=1}^{x} k f(k) = x(x+1) f(x)$.
For $x+1$,we have $S_{x+1} = S_x + (x+1) f(x+1) = (x+1)(x+2) f(x+1)$.
Substituting $S_x = x(x+1) f(x)$ into the equation:
$x(x+1) f(x) + (x+1) f(x+1) = (x+1)(x+2) f(x+1)$.
Dividing by $(x+1)$ (since $x \geq 2$):
$x f(x) + f(x+1) = (x+2) f(x+1)$.
$x f(x) = (x+1) f(x+1)$.
This implies that $n f(n)$ is a constant for $n \geq 2$.
For $x=2$,$f(1) + 2 f(2) = 2(3) f(2) \Rightarrow 1 + 2 f(2) = 6 f(2) \Rightarrow 4 f(2) = 1 \Rightarrow f(2) = \frac{1}{4}$.
Thus,$n f(n) = 2 f(2) = 2 \times \frac{1}{4} = \frac{1}{2}$ for all $n \geq 2$.
So,$f(n) = \frac{1}{2n}$ for $n \geq 2$.
Therefore,$f(2022) = \frac{1}{2 \times 2022} = \frac{1}{4044}$ and $f(2028) = \frac{1}{2 \times 2028} = \frac{1}{4056}$.
Finally,$\frac{1}{f(2022)} + \frac{1}{f(2028)} = 4044 + 4056 = 8100$.
93
DifficultMCQ
Let $f, g$ and $h$ be the real-valued functions defined on $\mathbb{R}$ as $f(x) = \begin{cases} \frac{x}{|x|}, & x \neq 0 \\ 1, & x=0 \end{cases}$,$g(x) = \begin{cases} \frac{\sin(x+1)}{x+1}, & x \neq -1 \\ 1, & x=-1 \end{cases}$ and $h(x) = 2[x] - f(x)$,where $[x]$ is the greatest integer $\leq x$. Then the value of $\lim_{x \rightarrow 1} g(h(x-1))$ is
A
$1$
B
$0$
C
$-1$
D
$2$

Solution

(A) We need to find $\lim_{x \rightarrow 1} g(h(x-1))$. Let $t = x-1$. As $x \rightarrow 1$,$t \rightarrow 0$. So,we evaluate $\lim_{t \rightarrow 0} g(h(t))$.
$h(t) = 2[t] - f(t)$.
For $t \rightarrow 0^-$,$[t] = -1$ and $f(t) = \frac{t}{|t|} = -1$. Thus,$h(t) = 2(-1) - (-1) = -2 + 1 = -1$.
Then,$\lim_{t \rightarrow 0^-} g(h(t)) = g(-1) = 1$.
For $t \rightarrow 0^+$,$[t] = 0$ and $f(t) = \frac{t}{|t|} = 1$. Thus,$h(t) = 2(0) - 1 = -1$.
Then,$\lim_{t \rightarrow 0^+} g(h(t)) = g(-1) = 1$.
Since the left-hand limit and right-hand limit are equal,the limit is $1$.
94
MediumMCQ
Let $A = \{1, 2, 3, 5, 8, 9\}$. Then the number of possible functions $f : A \rightarrow A$ such that $f(m \cdot n) = f(m) \cdot f(n)$ for every $m, n \in A$ with $m \cdot n \in A$ is equal to $...............$.
A
$431$
B
$432$
C
$430$
D
$894$

Solution

(B) Given $A = \{1, 2, 3, 5, 8, 9\}$. The condition is $f(m \cdot n) = f(m) \cdot f(n)$ whenever $m, n, m \cdot n \in A$.
$1$. For $m=1, n=1$: $f(1) = f(1) \cdot f(1) \implies f(1) = 1$ (since $f(1) \in A$ and $f(1) \neq 0$).
$2$. For $m=3, n=3$: $f(9) = f(3) \cdot f(3) = (f(3))^2$. Since $f(9) \in A$,$(f(3))^2$ must be in $A$. Possible values for $f(3)$ are $1$ (as $1^2=1 \in A$) or $3$ (as $3^2=9 \in A$).
$3$. For $m=2, n=4$ (not in $A$),we look at available products: $2 \cdot 4$ is not in $A$. There are no constraints on $f(2), f(5), f(8)$ other than they must map to elements in $A$.
$4$. The values $f(1)$ and $f(9)$ are determined by $f(3)$.
- If $f(3) = 1$,then $f(9) = 1^2 = 1$. ($1$ choice for $f(3)$)
- If $f(3) = 3$,then $f(9) = 3^2 = 9$. ($1$ choice for $f(3)$)
$5$. The elements $f(2), f(5), f(8)$ can be any of the $6$ elements in $A$ because there are no products $m \cdot n$ in $A$ involving these values that impose further restrictions.
Total functions = (Choices for $f(3)$) $\times$ (Choices for $f(2)$) $\times$ (Choices for $f(5)$) $\times$ (Choices for $f(8)$)
$= 2 \times 6 \times 6 \times 6 = 432$.
95
DifficultMCQ
Let $A = \{1, 3, 4, 6, 9\}$ and $B = \{2, 4, 5, 8, 10\}$. Let $R$ be a relation defined on $A \times B$ such that $R = \{((a_1, b_1), (a_2, b_2)) : a_1 \leq b_2 \text{ and } b_1 \leq a_2\}$. Then the number of elements in the set $R$ is
A
$26$
B
$160$
C
$180$
D
$52$

Solution

(B) The relation $R$ is defined on the set $A \times B$. The total number of elements in $A \times B$ is $|A| \times |B| = 5 \times 5 = 25$.
An element of $R$ is an ordered pair of elements from $A \times B$,say $((a_1, b_1), (a_2, b_2))$,such that $a_1 \leq b_2$ and $b_1 \leq a_2$.
Let $S_1 = \{(a_1, b_2) \in A \times B : a_1 \leq b_2\}$.
For $a_1 = 1$,$b_2 \in \{2, 4, 5, 8, 10\}$ ($5$ choices).
For $a_1 = 3$,$b_2 \in \{4, 5, 8, 10\}$ ($4$ choices).
For $a_1 = 4$,$b_2 \in \{4, 5, 8, 10\}$ ($4$ choices).
For $a_1 = 6$,$b_2 \in \{8, 10\}$ ($2$ choices).
For $a_1 = 9$,$b_2 \in \{10\}$ ($1$ choice).
Total ways for $a_1 \leq b_2$ is $5 + 4 + 4 + 2 + 1 = 16$.
Let $S_2 = \{(b_1, a_2) \in B \times A : b_1 \leq a_2\}$.
For $b_1 = 2$,$a_2 \in \{3, 4, 6, 9\}$ ($4$ choices).
For $b_1 = 4$,$a_2 \in \{4, 6, 9\}$ ($3$ choices).
For $b_1 = 5$,$a_2 \in \{6, 9\}$ ($2$ choices).
For $b_1 = 8$,$a_2 \in \{9\}$ ($1$ choice).
For $b_1 = 10$,$a_2 \in \emptyset$ ($0$ choices).
Total ways for $b_1 \leq a_2$ is $4 + 3 + 2 + 1 + 0 = 10$.
The number of elements in $R$ is the product of the number of ways to satisfy each condition: $16 \times 10 = 160$.
96
DifficultMCQ
Let $A = \{1, 2, 3, 4, 5\}$ and $B = \{1, 2, 3, 4, 5, 6\}$. Then the number of functions $f: A \rightarrow B$ satisfying $f(1) + f(2) = f(4) - 1$ is equal to
A
$360$
B
$361$
C
$362$
D
$363$

Solution

(A) Given the condition $f(1) + f(2) = f(4) - 1$,we can rewrite it as $f(1) + f(2) + 1 = f(4)$.
Since the codomain $B = \{1, 2, 3, 4, 5, 6\}$,the maximum value of $f(4)$ is $6$.
Therefore,$f(1) + f(2) + 1 \leq 6$,which implies $f(1) + f(2) \leq 5$.
We analyze the possible values for $f(1)$ and $f(2)$ where $f(1), f(2) \in \{1, 2, 3, 4, 5, 6\}$:
Case $(i)$: If $f(1) = 1$,then $f(2) \in \{1, 2, 3, 4\}$ (since $1 + f(2) \leq 4$,$f(2) \leq 3$ is not correct,let's re-evaluate: $f(1)+f(2) \leq 5$. If $f(1)=1$,$f(2) \in \{1, 2, 3, 4\}$,total $4$ pairs).
Case $(ii)$: If $f(1) = 2$,then $f(2) \in \{1, 2, 3\}$,total $3$ pairs.
Case $(iii)$: If $f(1) = 3$,then $f(2) \in \{1, 2\}$,total $2$ pairs.
Case $(iv)$: If $f(1) = 4$,then $f(2) = 1$,total $1$ pair.
Total pairs for $(f(1), f(2))$ is $4 + 3 + 2 + 1 = 10$.
For each pair,$f(4)$ is uniquely determined as $f(1) + f(2) + 1$.
Since $f(3)$ and $f(5)$ can take any value from $B$ (which has $6$ elements),there are $6 \times 6 = 36$ ways to choose $f(3)$ and $f(5)$.
Total number of functions $= 10 \times 6 \times 6 = 360$.
97
DifficultMCQ
The set of all $a \in R$ for which the equation $x|x-1|+|x+2|+a=0$ has exactly one real root is:
A
$(-6, -3)$
B
$(-\infty, \infty)$
C
$(-6, \infty)$
D
$(-\infty, -3)$

Solution

(B) Let $f(x) = x|x-1| + |x+2|$. The equation is $f(x) = -a$.
We analyze the function $f(x)$ by considering intervals:
Case $1$: $x < -2$,$f(x) = x(1-x) - (x+2) = x - x^2 - x - 2 = -x^2 - 2$. As $x \to -\infty$,$f(x) \to -\infty$. At $x = -2$,$f(-2) = -6$.
Case $2$: $-2 \le x < 1$,$f(x) = x(1-x) + (x+2) = x - x^2 + x + 2 = -x^2 + 2x + 2 = -(x-1)^2 + 3$. At $x = -2$,$f(-2) = -6$. At $x = 1$,$f(1) = 3$.
Case $3$: $x \ge 1$,$f(x) = x(x-1) + (x+2) = x^2 - x + x + 2 = x^2 + 2$. At $x = 1$,$f(1) = 3$. As $x \to \infty$,$f(x) \to \infty$.
The function $f(x)$ is strictly increasing on its domain. The range of $f(x)$ is $(-\infty, \infty)$.
For the equation $f(x) = -a$ to have exactly one real root,$-a$ must be any real value. Since $-a$ can be any real number,$a$ can also be any real number. However,looking at the graph provided,the function is continuous and strictly increasing. It intersects the horizontal line $y = -a$ exactly once for any value of $-a \in R$. Thus,$a \in (-\infty, \infty)$.
Solution diagram
98
MediumMCQ
Consider the function $f: [\frac{1}{2}, 1] \rightarrow \mathbb{R}$ defined by $f(x) = 4\sqrt{2}x^3 - 3\sqrt{2}x - 1$. Consider the following statements:
$(I)$ The curve $y = f(x)$ intersects the $x$-axis exactly at one point.
$(II)$ The curve $y = f(x)$ intersects the $x$-axis at $x = \cos \frac{\pi}{12}$.
Then:
A
Only $(II)$ is correct
B
Both $(I)$ and $(II)$ are incorrect
C
Only $(I)$ is correct
D
Both $(I)$ and $(II)$ are correct

Solution

(D) Given $f(x) = 4\sqrt{2}x^3 - 3\sqrt{2}x - 1$ on $[\frac{1}{2}, 1]$.
First,find the derivative: $f'(x) = 12\sqrt{2}x^2 - 3\sqrt{2} = 3\sqrt{2}(4x^2 - 1)$.
For $x \in [\frac{1}{2}, 1]$,$4x^2 \geq 1$,so $f'(x) \geq 0$. Thus,$f(x)$ is monotonically increasing.
Evaluate endpoints: $f(\frac{1}{2}) = 4\sqrt{2}(\frac{1}{8}) - 3\sqrt{2}(\frac{1}{2}) - 1 = \frac{\sqrt{2}}{2} - \frac{3\sqrt{2}}{2} - 1 = -\sqrt{2} - 1 < 0$.
$f(1) = 4\sqrt{2} - 3\sqrt{2} - 1 = \sqrt{2} - 1 > 0$.
Since $f(\frac{1}{2}) < 0$ and $f(1) > 0$,by the Intermediate Value Theorem,there exists exactly one root in $[\frac{1}{2}, 1]$. So,$(I)$ is correct.
For $(II)$,set $f(x) = 0$: $\sqrt{2}(4x^3 - 3x) = 1 \Rightarrow 4x^3 - 3x = \frac{1}{\sqrt{2}}$.
Let $x = \cos \theta$. Then $\cos(3\theta) = \cos(\frac{\pi}{4})$.
$3\theta = \frac{\pi}{4} \Rightarrow \theta = \frac{\pi}{12}$.
Thus,$x = \cos \frac{\pi}{12}$ is a root. So,$(II)$ is correct.
Therefore,both $(I)$ and $(II)$ are correct.
99
DifficultMCQ
If the function $f:(-\infty,-1] \rightarrow(a, b]$ defined by $f(x)=e^{x^3-3 x+1}$ is one-one and onto,then the distance of the point $P(2 b+4, a+2)$ from the line $x+e^{-3} y=4$ is:
A
$2 \sqrt{1+e^6}$
B
$4 \sqrt{1+e^6}$
C
$3 \sqrt{1+e^6}$
D
$\sqrt{1+e^6}$

Solution

(A) Given $f(x) = e^{x^3-3x+1}$ for $x \in (-\infty, -1]$.
Find the derivative: $f'(x) = e^{x^3-3x+1} \cdot (3x^2-3) = 3e^{x^3-3x+1}(x-1)(x+1)$.
For $x \in (-\infty, -1]$,$x+1 \leq 0$ and $x-1 < 0$,so $(x-1)(x+1) \geq 0$.
Thus,$f'(x) \geq 0$,meaning $f(x)$ is an increasing function on $(-\infty, -1]$.
Since $f$ is one-one and onto,the range is $(a, b]$.
$a = \lim_{x \to -\infty} f(x) = e^{-\infty} = 0$.
$b = f(-1) = e^{(-1)^3 - 3(-1) + 1} = e^{-1+3+1} = e^3$.
So,$a=0$ and $b=e^3$.
The point $P$ is $(2b+4, a+2) = (2e^3+4, 0+2) = (2e^3+4, 2)$.
The distance $d$ of point $(x_1, y_1)$ from line $Ax+By+C=0$ is $d = \frac{|Ax_1+By_1+C|}{\sqrt{A^2+B^2}}$.
Here,the line is $x + e^{-3}y - 4 = 0$,so $A=1, B=e^{-3}, C=-4$.
$d = \frac{|1(2e^3+4) + e^{-3}(2) - 4|}{\sqrt{1^2 + (e^{-3})^2}} = \frac{|2e^3+4+2e^{-3}-4|}{\sqrt{1+e^{-6}}} = \frac{2e^3+2e^{-3}}{\sqrt{1+e^{-6}}}$.
$d = \frac{2e^{-3}(e^6+1)}{\sqrt{\frac{e^6+1}{e^6}}} = \frac{2e^{-3}(e^6+1)}{\frac{\sqrt{e^6+1}}{e^3}} = 2\sqrt{e^6+1}$.
Solution diagram
100
DifficultMCQ
Let $f(x) = \begin{cases} x-1, & x \text{ is even} \\ 2x, & x \text{ is odd} \end{cases}$. If for some $a \in N, f(f(f(a))) = 21$,then $\lim_{x \rightarrow a^{-}} \left\{ \frac{|x|^3}{a} - \left[ \frac{x}{a} \right] \right\}$,where $[t]$ denotes the greatest integer less than or equal to $t$,is equal to:
A
$121$
B
$144$
C
$169$
D
$225$

Solution

(B) Given $f(x) = \begin{cases} x-1, & x \text{ is even} \\ 2x, & x \text{ is odd} \end{cases}$.
We are given $f(f(f(a))) = 21$.
Case $1$: If $a$ is even,then $f(a) = a-1$ (which is odd). Then $f(f(a)) = 2(a-1) = 2a-2$ (which is even). Then $f(f(f(a))) = (2a-2)-1 = 2a-3$. Setting $2a-3 = 21$,we get $2a = 24$,so $a = 12$.
Case $2$: If $a$ is odd,then $f(a) = 2a$ (which is even). Then $f(f(a)) = 2a-1$ (which is odd). Then $f(f(f(a))) = 2(2a-1) = 4a-2$. Setting $4a-2 = 21$,we get $4a = 23$,which has no integer solution for $a$.
Thus,$a = 12$.
Now,we evaluate $\lim_{x \rightarrow 12^{-}} \left( \frac{|x|^3}{12} - \left[ \frac{x}{12} \right] \right)$.
As $x \rightarrow 12^{-}$,$x$ is slightly less than $12$,so $\frac{x}{12}$ is slightly less than $1$,meaning $\left[ \frac{x}{12} \right] = 0$.
Therefore,the limit is $\lim_{x \rightarrow 12^{-}} \frac{x^3}{12} - 0 = \frac{12^3}{12} = 12^2 = 144$.

Relation and Function — Mix Examples of Relation and Function · Frequently Asked Questions

1Are these Relation and Function questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Relation and Function Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.